![]() |
![]() |
Public Member Functions | |
virtual | ~TreeDragSource () |
GtkTreeDragSource* | gobj () |
Provides access to the underlying C GObject. | |
const GtkTreeDragSource* | gobj () const |
Provides access to the underlying C GObject. | |
bool | row_draggable (const TreeModel::Path& path) const |
bool | drag_data_get (const TreeModel::Path& path, SelectionData& selection_data) |
bool | drag_data_delete (const TreeModel::Path& path) |
Static Public Member Functions | |
void | add_interface (GType gtype_implementer) |
Protected Member Functions | |
virtual bool | row_draggable_vfunc (const TreeModel::Path& path) |
virtual bool | drag_data_get_vfunc (const TreeModel::Path& path, GtkSelectionData* selection_data) |
virtual bool | drag_data_delete_vfunc (const TreeModel::Path& path) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::TreeDragSource> | wrap (GtkTreeDragSource* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface. Reimplemented in Gtk::ListStore, and Gtk::TreeStore. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::Interface. Reimplemented in Gtk::ListStore, and Gtk::TreeStore. |
|
|
|
|
|
|