Ardour  8.7-15-gadf511264b
Gtk::TreeDragSource_Class Class Reference

#include <treedragsource_p.h>

Inheritance diagram for Gtk::TreeDragSource_Class:
[legend]

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
 

Detailed Description

Definition at line 14 of file treedragsource_p.h.

Member Typedef Documentation

◆ BaseClassType

◆ BaseObjectType

◆ CppClassParent

typedef Glib::Interface_Class Gtk::TreeDragSource_Class::CppClassParent

Definition at line 20 of file treedragsource_p.h.

◆ CppObjectType

Member Function Documentation

◆ drag_data_delete_vfunc_callback()

static gboolean Gtk::TreeDragSource_Class::drag_data_delete_vfunc_callback ( GtkTreeDragSource self,
GtkTreePath path 
)
staticprotected

◆ drag_data_get_vfunc_callback()

static gboolean Gtk::TreeDragSource_Class::drag_data_get_vfunc_callback ( GtkTreeDragSource self,
GtkTreePath path,
GtkSelectionData selection_data 
)
staticprotected

◆ iface_init_function()

static void Gtk::TreeDragSource_Class::iface_init_function ( void *  g_iface,
void *  iface_data 
)
static

◆ init()

const Glib::Interface_Class& Gtk::TreeDragSource_Class::init ( )

◆ row_draggable_vfunc_callback()

static gboolean Gtk::TreeDragSource_Class::row_draggable_vfunc_callback ( GtkTreeDragSource self,
GtkTreePath path 
)
staticprotected

◆ wrap_new()

static Glib::ObjectBase* Gtk::TreeDragSource_Class::wrap_new ( GObject *  )
static

Friends And Related Function Documentation

◆ TreeDragSource

friend class TreeDragSource
friend

Definition at line 22 of file treedragsource_p.h.


The documentation for this class was generated from the following file: