Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtktreeselection.h>
Public Member Functions | |
GtkTreeView * | GSEAL (tree_view) |
GtkSelectionMode | GSEAL (type) |
GtkTreeSelectionFunc | GSEAL (user_func) |
gpointer | GSEAL (user_data) |
GDestroyNotify | GSEAL (destroy) |
Public Attributes | |
GObject | parent |
Definition at line 49 of file gtktreeselection.h.
GDestroyNotify _GtkTreeSelection::GSEAL | ( | destroy | ) |
GtkTreeView* _GtkTreeSelection::GSEAL | ( | tree_view | ) |
GtkSelectionMode _GtkTreeSelection::GSEAL | ( | type | ) |
gpointer _GtkTreeSelection::GSEAL | ( | user_data | ) |
GtkTreeSelectionFunc _GtkTreeSelection::GSEAL | ( | user_func | ) |
GObject _GtkTreeSelection::parent |
Definition at line 51 of file gtktreeselection.h.