Method
GdkX11X11Windowset_hide_titlebar_when_maximized
since: 3.4
Declaration [src]
void
gdk_x11_window_set_hide_titlebar_when_maximized (
GdkWindow* window,
gboolean hide_titlebar_when_maximized
)
Description [src]
Set a hint for the window manager, requesting that the titlebar should be hidden when the window is maximized.
Note that this property is automatically updated by GTK+, so this function should only be used by applications which do not use GTK+ to create toplevel windows.
Available since: 3.4