class Inti::Gdk::EventConfigure

Name

class Inti::Gdk::EventConfigure -- 

Synopsis

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

Superclasses. Event

Subclasses. none

Class members

Public Methods.
int x () const
int y () const
int width () const
int height () const
GdkEventConfigure * gdk_event_configure () const

Public Functions.
EventConfigure * wrap (GdkEventConfigure* src)

Description

Public Methods

method Inti::Gdk::EventConfigure::x

int x () const

method Inti::Gdk::EventConfigure::y

int y () const

method Inti::Gdk::EventConfigure::width

int width () const

method Inti::Gdk::EventConfigure::height

int height () const

method Inti::Gdk::EventConfigure::gdk_event_configure

GdkEventConfigure * gdk_event_configure () const

Public Functions

function Inti::Gdk::EventConfigure::wrap

EventConfigure * wrap (GdkEventConfigure* src)

src