]> Pileus Git - ~andy/gtk/commitdiff
Add gdk_x11_display_broadcast_startup_message and some other missing
authorDan Winship <danw@src.gnome.org>
Sun, 29 Apr 2007 18:14:00 +0000 (18:14 +0000)
committerDan Winship <danw@src.gnome.org>
Sun, 29 Apr 2007 18:14:00 +0000 (18:14 +0000)
* gdk/gdk-sections.txt: Add
gdk_x11_display_broadcast_startup_message and some other missing
startup-notification-related methods

svn path=/trunk/; revision=17711

docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt
docs/reference/gdk/tmpl/general.sgml
docs/reference/gdk/tmpl/windows.sgml
docs/reference/gdk/tmpl/x_interaction.sgml

index 64c9b109009779058c8ecb6c1580944c61925304..f745f5409cc3167c35816de7367a18ac32fb7344 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-29  Dan Winship  <danw@novell.com>
+
+       * gdk/gdk-sections.txt: Add
+       gdk_x11_display_broadcast_startup_message and some other missing
+       startup-notification-related methods
+
 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtk-sections.txt: Add new functions to serialize/
index ffc2d98d97e386753c62f4daffe20846b8d4d82f..bb41650b31e030622755d575b1a52949707be4a0 100644 (file)
@@ -12,6 +12,7 @@ gdk_set_locale
 gdk_set_sm_client_id
 gdk_exit
 gdk_notify_startup_complete
+gdk_notify_startup_complete_with_id
 
 <SUBSECTION>
 gdk_get_program_class
@@ -744,6 +745,7 @@ gdk_window_set_icon
 gdk_window_set_icon_name
 gdk_window_set_transient_for
 gdk_window_set_role
+gdk_window_set_startup_id
 gdk_window_set_group
 gdk_window_get_group
 gdk_window_set_decorations
@@ -1287,6 +1289,8 @@ gdk_x11_colormap_get_xcolormap
 gdk_x11_colormap_get_xdisplay
 gdk_x11_cursor_get_xcursor
 gdk_x11_cursor_get_xdisplay
+gdk_x11_display_broadcast_startup_message
+gdk_x11_display_get_startup_notification_id
 gdk_x11_display_get_xdisplay
 gdk_x11_display_grab
 gdk_x11_display_ungrab
index 84f880f00bd3e51b8e2e80e99878db0b1f31546c..e9d4cc95b3e3b24c1aeb4969322228ede39b31df 100644 (file)
@@ -125,6 +125,14 @@ of g_atexit()).
 
 
 
+<!-- ##### FUNCTION gdk_notify_startup_complete_with_id ##### -->
+<para>
+
+</para>
+
+@startup_id: 
+
+
 <!-- ##### FUNCTION gdk_get_program_class ##### -->
 <para>
 Gets the program class. Unless the program class has explicitly
index 2f87774e0d4c3ab7c8f862f9eb90e84679db32c6..3dc0b8686d4e81efe310272f05ae69c50c96b5fb 100644 (file)
@@ -1351,6 +1351,15 @@ or %GDK_META_MASK in the state field of key events.
 @role: 
 
 
+<!-- ##### FUNCTION gdk_window_set_startup_id ##### -->
+<para>
+
+</para>
+
+@window: 
+@startup_id: 
+
+
 <!-- ##### FUNCTION gdk_window_set_group ##### -->
 <para>
 
index b31eb7764bcc066e8a3f70025a2f3328e4b281cb..e719044fb817e7238b0e70d224cd5847174eabd3 100644 (file)
@@ -515,6 +515,25 @@ Since: 2.2
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_x11_display_broadcast_startup_message ##### -->
+<para>
+
+</para>
+
+@display: 
+@message_type: 
+@Varargs: 
+
+
+<!-- ##### FUNCTION gdk_x11_display_get_startup_notification_id ##### -->
+<para>
+
+</para>
+
+@display: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gdk_x11_display_get_xdisplay ##### -->
 <para>