Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | GTK_TYPE_MULTI_SORTER (gtk_multi_sorter_get_type ()) |
Functions | |
GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL GtkMultiSorter * | gtk_multi_sorter_new (void) |
GDK_AVAILABLE_IN_ALL void | gtk_multi_sorter_append (GtkMultiSorter *self, GtkSorter *sorter) |
GDK_AVAILABLE_IN_ALL void | gtk_multi_sorter_remove (GtkMultiSorter *self, guint position) |
#define GTK_TYPE_MULTI_SORTER (gtk_multi_sorter_get_type ()) |
Definition at line 31 of file gtkmultisorter.h.
GDK_AVAILABLE_IN_ALL void gtk_multi_sorter_append | ( | GtkMultiSorter * | self, |
GtkSorter * | sorter ) |
GDK_AVAILABLE_IN_ALL GDK_AVAILABLE_IN_ALL GtkMultiSorter * gtk_multi_sorter_new | ( | void | ) |
GDK_AVAILABLE_IN_ALL void gtk_multi_sorter_remove | ( | GtkMultiSorter * | self, |
guint | position ) |