gtkFileFilterGetNeeded {RGtk2} | R Documentation |
Gets the fields that need to be filled in for the structure
passed to gtkFileFilterFilter
gtkFileFilterGetNeeded(object)
|
[GtkFileFilter ] a GtkFileFilter |
This function will not typically be used by applications; it
is intended principally for use in the implementation of
GtkFileChooser
.
Since 2.4
[GtkFileFilterFlags
] bitfield of flags indicating needed fields when
calling gtkFileFilterFilter
Derived by RGtkGen from GTK+ documentation