]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkstatusbar.sgml
Documentation fixes.
[~andy/gtk] / docs / reference / gtk / tmpl / gtkstatusbar.sgml
index 4d7ea2688bb8f0e2de7dc0eb8534f84c85dfd705..0d575b6cc345fedc2136a43497628c257fda333d 100644 (file)
@@ -51,6 +51,15 @@ The message at the top of the stack can be removed using gtk_statusbar_pop(). A
 Contains private data that should be modified with the functions described below.
 </para>
 
+@parent_widget: 
+@frame: 
+@label: 
+@messages: 
+@keys: 
+@seq_context_id: 
+@seq_message_id: 
+@grip_window: 
+@has_resize_grip: 
 
 <!-- ##### FUNCTION gtk_statusbar_new ##### -->
 <para>
@@ -120,26 +129,3 @@ Returns whether the statusbar has a resize grip.
 @Returns: %TRUE if the statusbar has a resize grip.
 
 
-<!-- ##### SIGNAL GtkStatusbar::text-popped ##### -->
-<para>
-Is emitted whenever a new message is popped off a statusbar's stack.
-</para>
-
-@statusbar: the object which received the signal.
-@context_id: the context id of the relevant message/statusbar.
-@text: the message that was just popped.
-
-<!-- ##### SIGNAL GtkStatusbar::text-pushed ##### -->
-<para>
-Is emitted whenever a new message gets pushed onto a statusbar's stack.
-</para>
-
-@statusbar: the object which received the signal.
-@context_id: the context id of the relevant message/statusbar.
-@text: the message that was pushed.
-
-<!-- ##### ARG GtkStatusbar:shadow-type ##### -->
-<para>
-
-</para>
-