Enumeration (GI Flags)

Gdk-3.0GdkWMDecoration

These are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. The hint must be set before mapping the window.

Index

Enumeration Members

ALL: number

all decorations should be applied.

BORDER: number

a frame should be drawn around the window.

MAXIMIZE: number

a maximize button should be included.

MENU: number

a button for opening a menu should be included.

MINIMIZE: number

a minimize button should be included.

RESIZEH: number

the frame should have resize handles.

TITLE: number

a titlebar should be placed above the window.