class Inti::Gdk::EventCrossing

Name

class Inti::Gdk::EventCrossing -- 

Synopsis

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

Superclasses. Event

Subclasses. none

Class members

Public Methods.
Window * subwindow () const
guint32 time () const
double x () const
double y () const
double x_root () const
double y_root () const
CrossingMode mode () const
NotifyType detail () const
bool focus_window () const
ModifierTypeField state () const
GdkEventCrossing * gdk_event_crossing () const

Public Functions.
EventCrossing * wrap (GdkEventCrossing* src)

Description

Public Methods

method Inti::Gdk::EventCrossing::subwindow

Window * subwindow () const

method Inti::Gdk::EventCrossing::time

guint32 time () const

method Inti::Gdk::EventCrossing::x

double x () const

method Inti::Gdk::EventCrossing::y

double y () const

method Inti::Gdk::EventCrossing::x_root

double x_root () const

method Inti::Gdk::EventCrossing::y_root

double y_root () const

method Inti::Gdk::EventCrossing::mode

CrossingMode mode () const

method Inti::Gdk::EventCrossing::detail

NotifyType detail () const

method Inti::Gdk::EventCrossing::focus_window

bool focus_window () const

method Inti::Gdk::EventCrossing::state

ModifierTypeField state () const

method Inti::Gdk::EventCrossing::gdk_event_crossing

GdkEventCrossing * gdk_event_crossing () const

Public Functions

function Inti::Gdk::EventCrossing::wrap

EventCrossing * wrap (GdkEventCrossing* src)

src