class Inti::Gdk::EventScroll

Name

class Inti::Gdk::EventScroll -- 

Synopsis

class Inti::Gdk::EventScroll 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
ScrollDirection direction () const
InputSource source () const
guint32 device_id () const
double x_root () const
double y_root () const
GdkEventScroll * gdk_event_scroll () const

Public Functions.
EventScroll * wrap (GdkEventScroll* src)

Description

Public Methods

method Inti::Gdk::EventScroll::time

guint32 time () const

method Inti::Gdk::EventScroll::x

double x () const

method Inti::Gdk::EventScroll::y

double y () const

method Inti::Gdk::EventScroll::pressure

double pressure () const

method Inti::Gdk::EventScroll::state

ModifierTypeField state () const

method Inti::Gdk::EventScroll::direction

ScrollDirection direction () const

method Inti::Gdk::EventScroll::source

InputSource source () const

method Inti::Gdk::EventScroll::device_id

guint32 device_id () const

method Inti::Gdk::EventScroll::x_root

double x_root () const

method Inti::Gdk::EventScroll::y_root

double y_root () const

method Inti::Gdk::EventScroll::gdk_event_scroll

GdkEventScroll * gdk_event_scroll () const

Public Functions

function Inti::Gdk::EventScroll::wrap

EventScroll * wrap (GdkEventScroll* src)

src