class Inti::Gdk::EventDND

Name

class Inti::Gdk::EventDND -- 

Synopsis

class Inti::Gdk::EventDND is declared in the header inti/gdk/event.h.

Superclasses. Event

Subclasses. none

Class members

Public Methods.
DragContext * drag_context () const
guint32 time () const
short x_root () const
short y_root () const
GdkEventDND * gdk_event_dnd () const

Public Functions.
EventDND * wrap (GdkEventDND* src)

Description

Public Methods

method Inti::Gdk::EventDND::drag_context

DragContext * drag_context () const

method Inti::Gdk::EventDND::time

guint32 time () const

method Inti::Gdk::EventDND::x_root

short x_root () const

method Inti::Gdk::EventDND::y_root

short y_root () const

method Inti::Gdk::EventDND::gdk_event_dnd

GdkEventDND * gdk_event_dnd () const

Public Functions

function Inti::Gdk::EventDND::wrap

EventDND * wrap (GdkEventDND* src)

src