#include <dndvbox.h>
Parent class for children of a DnDVBox
Definition at line 35 of file dndvbox.h.
◆ ~DnDVBoxChild()
virtual Gtkmm2ext::DnDVBoxChild::~DnDVBoxChild |
( |
| ) |
|
|
inlinevirtual |
◆ action_widget()
virtual Gtk::EventBox& Gtkmm2ext::DnDVBoxChild::action_widget |
( |
| ) |
|
|
pure virtual |
◆ can_copy_state()
virtual bool Gtkmm2ext::DnDVBoxChild::can_copy_state |
( |
DnDVBoxChild * |
| ) |
const |
|
pure virtual |
◆ drag_data_get()
virtual bool Gtkmm2ext::DnDVBoxChild::drag_data_get |
( |
Glib::RefPtr< Gdk::DragContext > const |
, |
|
|
Gtk::SelectionData & |
|
|
) |
| |
|
inlinevirtual |
◆ drag_text()
virtual std::string Gtkmm2ext::DnDVBoxChild::drag_text |
( |
| ) |
const |
|
pure virtual |
◆ is_selectable()
virtual bool Gtkmm2ext::DnDVBoxChild::is_selectable |
( |
| ) |
const |
|
pure virtual |
◆ set_visual_state()
virtual void Gtkmm2ext::DnDVBoxChild::set_visual_state |
( |
VisualState |
, |
|
|
bool |
onoff |
|
) |
| |
|
pure virtual |
◆ widget()
virtual Gtk::Widget& Gtkmm2ext::DnDVBoxChild::widget |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: