class Inti::Gdk::EventButton

Name

class Inti::Gdk::EventButton -- 

Synopsis

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

Superclasses. Event

Subclasses. none

Class members

Public Methods.
guint32 time () const
double x () const
double y () const
double pressure () const
ModifierTypeField state () const
int button () const
InputSource source () const
guint32 device_id () const
double x_root () const
double y_root () const
GdkEventButton * gdk_event_button () const

Public Functions.
EventButton * wrap (GdkEventButton* src)

Description

Public Methods

method Inti::Gdk::EventButton::time

guint32 time () const

method Inti::Gdk::EventButton::x

double x () const

method Inti::Gdk::EventButton::y

double y () const

method Inti::Gdk::EventButton::pressure

double pressure () const

method Inti::Gdk::EventButton::state

ModifierTypeField state () const

method Inti::Gdk::EventButton::button

int button () const

method Inti::Gdk::EventButton::source

InputSource source () const

method Inti::Gdk::EventButton::device_id

guint32 device_id () const

method Inti::Gdk::EventButton::x_root

double x_root () const

method Inti::Gdk::EventButton::y_root

double y_root () const

method Inti::Gdk::EventButton::gdk_event_button

GdkEventButton * gdk_event_button () const

Public Functions

function Inti::Gdk::EventButton::wrap

EventButton * wrap (GdkEventButton* src)

src