#include <treesortable_p.h>
|
const Glib::Interface_Class & | init () |
|
|
static void | sort_column_changed_callback (GtkTreeSortable *self) |
|
static gboolean | get_sort_column_id_vfunc_callback (GtkTreeSortable *self, int *sort_column_id, GtkSortType *order) |
|
static void | set_sort_column_id_vfunc_callback (GtkTreeSortable *self, int sort_column_id, GtkSortType order) |
|
static void | set_sort_func_vfunc_callback (GtkTreeSortable *self, int sort_column_id, GtkTreeIterCompareFunc func, gpointer data, GDestroyNotify destroy) |
|
static void | set_default_sort_func_vfunc_callback (GtkTreeSortable *self, GtkTreeIterCompareFunc func, gpointer data, GDestroyNotify destroy) |
|
static gboolean | has_default_sort_func_vfunc_callback (GtkTreeSortable *self) |
|
static void | sort_column_changed_vfunc_callback (GtkTreeSortable *self) |
|
Definition at line 14 of file treesortable_p.h.
◆ BaseClassType
◆ BaseObjectType
◆ CppClassParent
◆ CppObjectType
◆ get_sort_column_id_vfunc_callback()
static gboolean Gtk::TreeSortable_Class::get_sort_column_id_vfunc_callback |
( |
GtkTreeSortable * |
self, |
|
|
int * |
sort_column_id, |
|
|
GtkSortType * |
order |
|
) |
| |
|
staticprotected |
◆ has_default_sort_func_vfunc_callback()
static gboolean Gtk::TreeSortable_Class::has_default_sort_func_vfunc_callback |
( |
GtkTreeSortable * |
self | ) |
|
|
staticprotected |
◆ iface_init_function()
static void Gtk::TreeSortable_Class::iface_init_function |
( |
void * |
g_iface, |
|
|
void * |
iface_data |
|
) |
| |
|
static |
◆ init()
const Glib::Interface_Class& Gtk::TreeSortable_Class::init |
( |
| ) |
|
◆ set_default_sort_func_vfunc_callback()
◆ set_sort_column_id_vfunc_callback()
static void Gtk::TreeSortable_Class::set_sort_column_id_vfunc_callback |
( |
GtkTreeSortable * |
self, |
|
|
int |
sort_column_id, |
|
|
GtkSortType |
order |
|
) |
| |
|
staticprotected |
◆ set_sort_func_vfunc_callback()
◆ sort_column_changed_callback()
static void Gtk::TreeSortable_Class::sort_column_changed_callback |
( |
GtkTreeSortable * |
self | ) |
|
|
staticprotected |
◆ sort_column_changed_vfunc_callback()
static void Gtk::TreeSortable_Class::sort_column_changed_vfunc_callback |
( |
GtkTreeSortable * |
self | ) |
|
|
staticprotected |
◆ wrap_new()
static Glib::ObjectBase* Gtk::TreeSortable_Class::wrap_new |
( |
GObject * |
| ) |
|
|
static |
◆ TreeSortable
The documentation for this class was generated from the following file: