window: Keep track of own visual

Add gtk_window_set_visual() and a "visual" property. This allows
changing the window visual to the rgba one and other awesome things
(like implementing the trayicon spec).
This commit is contained in:
Benjamin Otte
2010-08-28 19:49:03 +02:00
parent 913f3fcc9f
commit 59b227e123
5 changed files with 106 additions and 32 deletions

View File

@@ -4986,6 +4986,7 @@ gtk_window_get_gravity
gtk_window_set_position
gtk_window_set_transient_for
gtk_window_set_destroy_with_parent
gtk_window_set_visual
gtk_window_set_screen
gtk_window_get_screen
gtk_window_is_active