header inti/gdk/window.h

Name

header inti/gdk/window.h -- 

Declared in this header

Classes.
class Geometry
class Window

Typedefs.
typedef WMDecorationField
typedef WMFunctionField

Enumerations.
enum WMDecoration
enum WMFunction

Functions.
Window * window_at_pointer (int * x, int * y)

Description

Global functions

function Inti::Gdk::window_at_pointer

Window * window_at_pointer (int * x, int * y)

x 
y 

Global typedefs

typedef Inti::Gdk::WMDecorationField

typedef unsigned int WMDecorationField

typedef Inti::Gdk::WMFunctionField

typedef unsigned int WMFunctionField

Global enumerations

enum Inti::Gdk::WMDecoration

DECOR_ALL 
DECOR_BORDER 
DECOR_RESIZEH 
DECOR_TITLE 
DECOR_MENU 
DECOR_MINIMIZE 
DECOR_MAXIMIZE 

enum Inti::Gdk::WMFunction

FUNC_ALL 
FUNC_RESIZE 
FUNC_MOVE 
FUNC_MINIMIZE 
FUNC_MAXIMIZE 
FUNC_CLOSE