| 
    Ardour
    9.0-pre0-1971-g33f1681c76
    
   | 
 
#include <treedragdest_p.h>
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 | 
Definition at line 14 of file treedragdest_p.h.
Definition at line 19 of file treedragdest_p.h.
Definition at line 18 of file treedragdest_p.h.
| typedef Glib::Interface_Class Gtk::TreeDragDest_Class::CppClassParent | 
Definition at line 20 of file treedragdest_p.h.
Definition at line 17 of file treedragdest_p.h.
      
  | 
  staticprotected | 
      
  | 
  static | 
| const Glib::Interface_Class& Gtk::TreeDragDest_Class::init | ( | ) | 
      
  | 
  staticprotected | 
      
  | 
  static | 
      
  | 
  friend | 
Definition at line 22 of file treedragdest_p.h.