Module: Gdk::WindowAttributesType

Defined in:
(unknown)

Constant Summary collapse

TITLE =

Honor the title field

2 or :title
X =

Honor the X coordinate field

4 or :x
Y =

Honor the Y coordinate field

8 or :y
CURSOR =

Honor the cursor field

16 or :cursor
VISUAL =

Honor the visual field

32 or :visual
WMCLASS =

Honor the wmclass_class and wmclass_name fields

64 or :wmclass
NOREDIR =

Honor the override_redirect field

128 or :noredir
TYPE_HINT =

Honor the type_hint field

256 or :type_hint