GtkRecentChooserIface

Undocumented in source.

Members

Variables

addFilter
void function(GtkRecentChooser* chooser, GtkRecentFilter* filter) addFilter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
baseIface
GTypeInterface baseIface;
Undocumented in source.
getCurrentUri
char* function(GtkRecentChooser* chooser) getCurrentUri;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getItems
GList* function(GtkRecentChooser* chooser) getItems;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getRecentManager
GtkRecentManager* function(GtkRecentChooser* chooser) getRecentManager;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
itemActivated
void function(GtkRecentChooser* chooser) itemActivated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
listFilters
GSList* function(GtkRecentChooser* chooser) listFilters;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
removeFilter
void function(GtkRecentChooser* chooser, GtkRecentFilter* filter) removeFilter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectAll
void function(GtkRecentChooser* chooser) selectAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectUri
int function(GtkRecentChooser* chooser, char* uri, GError** error) selectUri;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
selectionChanged
void function(GtkRecentChooser* chooser) selectionChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setCurrentUri
int function(GtkRecentChooser* chooser, char* uri, GError** error) setCurrentUri;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setSortFunc
void function(GtkRecentChooser* chooser, GtkRecentSortFunc sortFunc, void* data, GDestroyNotify destroy) setSortFunc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unselectAll
void function(GtkRecentChooser* chooser) unselectAll;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unselectUri
void function(GtkRecentChooser* chooser, char* uri) unselectUri;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta