summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-11-01 16:41:48 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-11-01 16:41:48 -0500
commit0a9a1bec93a8e6f857ae36d9f1dae5ecf420f4cc (patch)
tree8dc5fa0c0ae23e9917b83025630f80c176275141
parent097b254e4b5a0fc50b97c001a1f3b8edecef258d (diff)
downloadgdk-pixbuf-0a9a1bec93a8e6f857ae36d9f1dae5ecf420f4cc.tar.gz
Work around a gtk-doc formatting problem
-rw-r--r--gtk/gtknotebook.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index e42e2fa7d..d9a585ddb 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -7194,12 +7194,12 @@ gtk_notebook_child_reordered (GtkNotebook *notebook,
* @expand: whether to expand the bookmark or not
* @fill: whether the bookmark should fill the allocated area or not
* @pack_type: the position of the bookmark
- *
+ *
* Sets the packing parameters for the tab label of the page
* containing @child. See gtk_box_pack_start() for the exact meaning
* of the parameters.
*
- * Deprecated: 2.20: Modify the "expand" and "fill" child properties instead.
+ * Deprecated: 2.20: Modify the expand and fill child properties instead.
**/
void
gtk_notebook_set_tab_label_packing (GtkNotebook *notebook,