Method
GtkDirectoryListset_attributes
Declaration [src]
void
gtk_directory_list_set_attributes (
GtkDirectoryList* self,
const char* attributes
)
Description [src]
Sets the attributes
to be enumerated and starts the enumeration.
If attributes
is NULL
, the list of file infos will still be created, it will just
not contain any extra attributes.
Sets property | Gtk.DirectoryList:attributes |