RecentChooserT.setFilter

Sets filter as the current GtkRecentFilter object used by chooser to affect the displayed recently used resources. Since 2.10

template RecentChooserT(TStruct)
void
setFilter
(
RecentFilter filter
)

Parameters

filter RecentFilter

a GtkRecentFilter

Meta