Method
Gtk.DirectoryList.set_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
, no attributes will be queried, but a list
of GFileInfo
s will still be created.
Sets property | Gtk.DirectoryList:attributes |