Method
GtkWindowget_hide_titlebar_when_maximized
since: 3.4
Declaration [src]
gboolean
gtk_window_get_hide_titlebar_when_maximized (
GtkWindow* window
)
Description [src]
Returns whether the window has requested to have its titlebar hidden when maximized. See gtk_window_set_hide_titlebar_when_maximized ().
Available since: 3.4
Gets property | Gtk.Window:hide-titlebar-when-maximized |