Ardour  8.7-14-g57a6773833
Gtk::TreeDragDest_Class Class Reference

#include <treedragdest_p.h>

Inheritance diagram for Gtk::TreeDragDest_Class:
[legend]

Public Types

typedef TreeDragDest CppObjectType
 
typedef GtkTreeDragDest BaseObjectType
 
typedef GtkTreeDragDestIface 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_received_vfunc_callback (GtkTreeDragDest *self, GtkTreePath *dest, GtkSelectionData *selection_data)
 
static gboolean row_drop_possible_vfunc_callback (GtkTreeDragDest *self, GtkTreePath *dest_path, GtkSelectionData *selection_data)
 

Friends

class TreeDragDest
 

Detailed Description

Definition at line 14 of file treedragdest_p.h.

Member Typedef Documentation

◆ BaseClassType

◆ BaseObjectType

◆ CppClassParent

typedef Glib::Interface_Class Gtk::TreeDragDest_Class::CppClassParent

Definition at line 20 of file treedragdest_p.h.

◆ CppObjectType

Member Function Documentation

◆ drag_data_received_vfunc_callback()

static gboolean Gtk::TreeDragDest_Class::drag_data_received_vfunc_callback ( GtkTreeDragDest self,
GtkTreePath dest,
GtkSelectionData selection_data 
)
staticprotected

◆ iface_init_function()

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

◆ init()

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

◆ row_drop_possible_vfunc_callback()

static gboolean Gtk::TreeDragDest_Class::row_drop_possible_vfunc_callback ( GtkTreeDragDest self,
GtkTreePath dest_path,
GtkSelectionData selection_data 
)
staticprotected

◆ wrap_new()

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

Friends And Related Function Documentation

◆ TreeDragDest

friend class TreeDragDest
friend

Definition at line 22 of file treedragdest_p.h.


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