Name
class Inti::Gtk::DragContext --
Synopsis
class Inti::Gtk::DragContext is declared in the header inti/gtk/dnd.h.
Public Methods
method Inti::Gtk::DragContext::finish
void finish (bool successful, bool should_delete, guint32 time) |
method Inti::Gtk::DragContext::source_widget
method Inti::Gtk::DragContext::set_icon
method Inti::Gtk::DragContext::set_icon
void set_icon (Gdk::Colormap * colormap, Gdk::Pixmap * pixmap, Gdk::Bitmap * bitmap, int hotspot_x, int hotspot_y) |
method Inti::Gtk::DragContext::set_icon_default
Public Functions
function Inti::Gtk::DragContext::_private_get_wrapper
Protected Constructors
method Inti::Gtk::DragContext::DragContext
DragContext (GdkDragContext * src, GdkDragContextClass * orig) |
Protected Destructor
method Inti::Gtk::DragContext::~DragContext