mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
added gdk_screen_get_active_window() and gdk_screen_get_window_stack()
2006-03-08 Michael Natterer <mitch@imendio.com> * gdk/gdk-sections.txt: added gdk_screen_get_active_window() and gdk_screen_get_window_stack()
This commit is contained in:
parent
5afb4f0f11
commit
6b661b53e1
@ -1,3 +1,8 @@
|
||||
2006-03-08 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gdk/gdk-sections.txt: added gdk_screen_get_active_window()
|
||||
and gdk_screen_get_window_stack()
|
||||
|
||||
2006-02-27 Federico Mena Quintero <federico@novell.com>
|
||||
|
||||
* gtk/tmpl/gtkfontsel.sgml: Don't put the docs for
|
||||
|
@ -221,6 +221,8 @@ gdk_screen_get_font_options
|
||||
gdk_screen_set_font_options
|
||||
gdk_screen_get_resolution
|
||||
gdk_screen_set_resolution
|
||||
gdk_screen_get_active_window
|
||||
gdk_screen_get_window_stack
|
||||
<SUBSECTION Spawning>
|
||||
gdk_spawn_on_screen
|
||||
gdk_spawn_on_screen_with_pipes
|
||||
|
Loading…
Reference in New Issue
Block a user