Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | GTK_TYPE_SELECTION_FILTER_MODEL (gtk_selection_filter_model_get_type ()) |
Functions | |
GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL GtkSelectionFilterModel * | gtk_selection_filter_model_new (GtkSelectionModel *model) |
GDK_AVAILABLE_IN_ALL void | gtk_selection_filter_model_set_model (GtkSelectionFilterModel *self, GtkSelectionModel *model) |
GDK_AVAILABLE_IN_ALL GtkSelectionModel * | gtk_selection_filter_model_get_model (GtkSelectionFilterModel *self) |
#define GTK_TYPE_SELECTION_FILTER_MODEL (gtk_selection_filter_model_get_type ()) |
Definition at line 32 of file gtkselectionfiltermodel.h.
GDK_AVAILABLE_IN_ALL GtkSelectionModel * gtk_selection_filter_model_get_model | ( | GtkSelectionFilterModel * | self | ) |
GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL GtkSelectionFilterModel * gtk_selection_filter_model_new | ( | GtkSelectionModel * | model | ) |
GDK_AVAILABLE_IN_ALL void gtk_selection_filter_model_set_model | ( | GtkSelectionFilterModel * | self, |
GtkSelectionModel * | model ) |