summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2011-12-03 01:47:25 +0100
committerFlorian Müllner <fmuellner@gnome.org>2011-12-15 16:31:56 +0100
commit4f8f8fe828dbb5b1a2e54a26a58149e437cd5820 (patch)
treee41bd520e016cc6950863f35a7d30aaa787de6df /docs/reference
parentcfa0339559ed7dcfd8e85db5df05b106db7ef36b (diff)
downloadgtk+-4f8f8fe828dbb5b1a2e54a26a58149e437cd5820.tar.gz
window: Add hide-titlebar-when-maximized property
For maximized windows, titlebars cannot be used to reposition or scale the window, so if an application does not use it to convey useful information (other than the application name), the screen space occupied by titlebars could be put to better use. Add a new window property which requests from the window manager to hide titlebars when windows are maximized to account for this. https://bugzilla.gnome.org/show_bug.cgi?id=665616
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/gdk/gdk3-sections.txt1
-rw-r--r--docs/reference/gtk/gtk3-sections.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt
index e88b86538e..b75df8bb3f 100644
--- a/docs/reference/gdk/gdk3-sections.txt
+++ b/docs/reference/gdk/gdk3-sections.txt
@@ -959,6 +959,7 @@ gdk_x11_screen_supports_net_wm_hint
gdk_x11_window_foreign_new_for_display
gdk_x11_window_lookup_for_display
gdk_x11_window_get_xid
+gdk_x11_window_set_hide_titlebar_when_maximized
gdk_x11_window_set_theme_variant
gdk_x11_window_set_user_time
gdk_x11_window_move_to_current_desktop
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index 4c3c8c0341..14d81bca42 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -5291,6 +5291,7 @@ gtk_window_get_gravity
gtk_window_set_position
gtk_window_set_transient_for
gtk_window_set_destroy_with_parent
+gtk_window_set_hide_titlebar_when_maximized
gtk_window_set_screen
gtk_window_get_screen
gtk_window_is_active
@@ -5336,6 +5337,7 @@ gtk_window_get_default_icon_list
gtk_window_get_default_icon_name
gtk_window_get_default_size
gtk_window_get_destroy_with_parent
+gtk_window_get_hide_titlebar_when_maximized
gtk_window_get_icon
gtk_window_get_icon_list
gtk_window_get_icon_name