#include <dockdroparea.h>
Public Attributes |
Gtk::Widget * | target |
Protected Member Functions |
void | drop_on (bool vertical, bool first, const Glib::RefPtr< Gdk::DragContext > &context, const Gtk::SelectionData &selection_data, guint time) |
void | drop_on_left (const Glib::RefPtr< Gdk::DragContext > &context, int, int, const Gtk::SelectionData &selection_data, guint, guint time) |
void | drop_on_right (const Glib::RefPtr< Gdk::DragContext > &context, int, int, const Gtk::SelectionData &selection_data, guint, guint time) |
void | drop_on_top (const Glib::RefPtr< Gdk::DragContext > &context, int, int, const Gtk::SelectionData &selection_data, guint, guint time) |
void | drop_on_bottom (const Glib::RefPtr< Gdk::DragContext > &context, int, int, const Gtk::SelectionData &selection_data, guint, guint time) |
Constructor & Destructor Documentation
DockDropArea::DockDropArea |
( |
Gtk::Widget * |
target = NULL | ) |
|
Member Function Documentation
void DockDropArea::drop_on |
( |
bool |
vertical, |
|
|
bool |
first, |
|
|
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
const Gtk::SelectionData & |
selection_data, |
|
|
guint |
time |
|
) |
| |
|
protected |
void DockDropArea::drop_on_left |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
int |
, |
|
|
int |
, |
|
|
const Gtk::SelectionData & |
selection_data, |
|
|
guint |
, |
|
|
guint |
time |
|
) |
| |
|
protected |
void DockDropArea::drop_on_right |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
int |
, |
|
|
int |
, |
|
|
const Gtk::SelectionData & |
selection_data, |
|
|
guint |
, |
|
|
guint |
time |
|
) |
| |
|
protected |
void DockDropArea::drop_on_top |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
int |
, |
|
|
int |
, |
|
|
const Gtk::SelectionData & |
selection_data, |
|
|
guint |
, |
|
|
guint |
time |
|
) |
| |
|
protected |
void DockDropArea::drop_on_bottom |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
int |
, |
|
|
int |
, |
|
|
const Gtk::SelectionData & |
selection_data, |
|
|
guint |
, |
|
|
guint |
time |
|
) |
| |
|
protected |
Member Data Documentation
Gtk::Widget* studio::DockDropArea::target |
The documentation for this class was generated from the following files: