Method
GdkWindowset_type_hint
Declaration [src]
void
gdk_window_set_type_hint (
GdkWindow* window,
GdkWindowTypeHint hint
)
Description [src]
The application can use this call to provide a hint to the window manager about the functionality of a window. The window manager can use this information when determining the decoration and behaviour of the window.
The hint must be set before the window is mapped.
Parameters
hint
-
Type:
GdkWindowTypeHint
A hint of the function this window will have.