Skip to content

Add Gtk::DirectoryList

Andreas Persson requested to merge directorylist into master

The parameter/property "attributes" is nullable in gtk, but I didn't create a "clear" method anyway, because "" has the same effect as null. Null is not good a good value anyway, as it makes directory listings print critical warnings if the directory includes symbolic links.

Merge request reports