summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkmain.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkmain.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkmain.sgml5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/reference/gtk/tmpl/gtkmain.sgml b/docs/reference/gtk/tmpl/gtkmain.sgml
index 01477a200f..5907513d44 100644
--- a/docs/reference/gtk/tmpl/gtkmain.sgml
+++ b/docs/reference/gtk/tmpl/gtkmain.sgml
@@ -173,6 +173,7 @@ for GTK+.
target system but at least on Unix systems %0 means success.
@Deprecated: Use the standard exit() function instead.
+
<!-- ##### FUNCTION gtk_events_pending ##### -->
<para>
Checks if any events are pending. This can be used to update the GUI
@@ -620,7 +621,6 @@ it again).
@Deprecated: 2.4: This macro is deprecated. You should use %GDK_PRIORITY_REDRAW instead.
-
<!-- ##### MACRO GTK_PRIORITY_RESIZE ##### -->
<para>
Use this priority for resizing related stuff. It is used internally by
@@ -640,7 +640,6 @@ inside the toolkit.
@Deprecated: 2.4: This macro is deprecated. You should use %G_PRIORITY_HIGH instead.
-
<!-- ##### MACRO GTK_PRIORITY_INTERNAL ##### -->
<para>
This priority is for GTK+ internal stuff. Don't use it in your applications.
@@ -656,7 +655,6 @@ Default priority for idle functions.
@Deprecated: 2.4: This macro is deprecated. You should use %G_PRIORITY_DEFAULT_IDLE instead.
-
<!-- ##### MACRO GTK_PRIORITY_LOW ##### -->
<para>
Priority for very unimportant background tasks.
@@ -665,7 +663,6 @@ Priority for very unimportant background tasks.
@Deprecated: 2.4: This macro is deprecated. You should use %G_PRIORITY_LOW instead.
-
<!-- ##### FUNCTION gtk_key_snooper_install ##### -->
<para>
Installs a key snooper function, which will get called on all key events