Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id.

2007-03-15  Tor Lillqvist  <tml@novell.com>

	* gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
	gdk_window_set_startup_id.

	* gdk/win32/gdkmain-win32.c: Add dummy implementations of the above.


svn path=/trunk/; revision=17518
This commit is contained in:
Tor Lillqvist
2007-03-15 16:48:26 +00:00
committed by Tor Lillqvist
parent 4191ec6a02
commit 03ad30de0a
3 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2007-03-15 Tor Lillqvist <tml@novell.com>
* gdk/gdk.symbols: Add gdk_notify_startup_complete_with_id and
gdk_window_set_startup_id.
* gdk/win32/gdkmain-win32.c: Add dummy implementations of the above.
2007-03-15 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooserprivate.h:
@ -63,7 +70,7 @@
* gdk/gdk.h:
* gdk/gdkx.h:
* gdk/x11/gdkdisplay-x11.c: Add gdk_notify_startup_complete_wit_id()
* gdk/x11/gdkdisplay-x11.c: Add gdk_notify_startup_complete_with_id()
and gdk_x11_display_get_startup_notification_id().
* gdk/gdkwindow.h: