Method
GtkRecentFilterget_needed
since: 2.10
Declaration [src]
GtkRecentFilterFlags
gtk_recent_filter_get_needed (
GtkRecentFilter* filter
)
Description [src]
Gets the fields that need to be filled in for the GtkRecentFilterInfo
passed to gtk_recent_filter_filter()
This function will not typically be used by applications; it
is intended principally for use in the implementation of
GtkRecentChooser
.
Available since: 2.10
Return value
Type: GtkRecentFilterFlags
Bitfield of flags indicating needed fields when calling gtk_recent_filter_filter().