set_hide_titlebar_when_maximized


Description:

[ Version ( since = "3.4" ) ]
public void set_hide_titlebar_when_maximized (bool hide_titlebar_when_maximized)

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.

Parameters:

this

a Window

hide_titlebar_when_maximized

whether to hide the titlebar when maximized