header inti/gdk/event.h

Name

header inti/gdk/event.h -- 

Declared in this header

Classes.
class Event
class EventButton
class EventClient
class EventConfigure
class EventCrossing
class EventDND
class EventExpose
class EventFocus
class EventKey
class EventMotion
class EventProperty
class EventProximity
class EventScroll
class EventSelection
class EventVisibility

Enumerations.
enum CrossingMode
enum NotifyType
enum PropertyState
enum ScrollDirection
enum VisibilityState

Functions.
Event * event_peek ()
void event_put (const Event & event)
Event * get_graphics_expose (Window * win)

Description

Global functions

function Inti::Gdk::event_peek

Event * event_peek ()

function Inti::Gdk::event_put

void event_put (const Event & event)

event 

function Inti::Gdk::get_graphics_expose

Event * get_graphics_expose (Window * win)

win 

Global enumerations

enum Inti::Gdk::CrossingMode

CROSSING_NORMAL 
CROSSING_GRAB 
CROSSING_UNGRAB 

enum Inti::Gdk::NotifyType

NOTIFY_ANCESTOR 
NOTIFY_VIRTUAL 
NOTIFY_INFERIOR 
NOTIFY_NONLINEAR 
NOTIFY_NONLINEAR_VIRTUAL 
NOTIFY_UNKNOWN 

enum Inti::Gdk::PropertyState

PROPERTY_NEW_VALUE 
PROPERTY_DELETE 

enum Inti::Gdk::ScrollDirection

SCROLL_UP 
SCROLL_DOWN 
SCROLL_LEFT 
SCROLL_RIGHT 

enum Inti::Gdk::VisibilityState

VISIBILITY_UNOBSCURED 
VISIBILITY_PARTIAL 
VISIBILITY_FULLY_OBSCURED