Enumeration (GI Flags)

Gdk-3.0GdkWMFunction

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

Index

Enumeration Members

Enumeration Members

ALL: number

all functions should be offered.

CLOSE: number

the window should be closable.

MAXIMIZE: number

the window should be maximizable.

MINIMIZE: number

the window should be minimizable.

MOVE: number

the window should be movable.

RESIZE: number

the window should be resizable.