Ardour
9.0-pre0-582-g084a23a80d
|
#include <treedragsource_p.h>
Public Types | |
typedef TreeDragSource | CppObjectType |
typedef GtkTreeDragSource | BaseObjectType |
typedef GtkTreeDragSourceIface | BaseClassType |
typedef Glib::Interface_Class | CppClassParent |
Public Member Functions | |
const Glib::Interface_Class & | init () |
Static Public Member Functions | |
static void | iface_init_function (void *g_iface, void *iface_data) |
static Glib::ObjectBase * | wrap_new (GObject *) |
Static Protected Member Functions | |
static gboolean | drag_data_get_vfunc_callback (GtkTreeDragSource *self, GtkTreePath *path, GtkSelectionData *selection_data) |
static gboolean | row_draggable_vfunc_callback (GtkTreeDragSource *self, GtkTreePath *path) |
static gboolean | drag_data_delete_vfunc_callback (GtkTreeDragSource *self, GtkTreePath *path) |
Friends | |
class | TreeDragSource |
Definition at line 14 of file treedragsource_p.h.
Definition at line 19 of file treedragsource_p.h.
Definition at line 18 of file treedragsource_p.h.
typedef Glib::Interface_Class Gtk::TreeDragSource_Class::CppClassParent |
Definition at line 20 of file treedragsource_p.h.
Definition at line 17 of file treedragsource_p.h.
|
staticprotected |
|
staticprotected |
|
static |
const Glib::Interface_Class& Gtk::TreeDragSource_Class::init | ( | ) |
|
staticprotected |
|
static |
|
friend |
Definition at line 22 of file treedragsource_p.h.