[gtk+] Work around a gtk-doc formatting problem
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+] Work around a gtk-doc formatting problem
- Date: Sun, 1 Nov 2009 21:44:01 +0000 (UTC)
commit 0a9a1bec93a8e6f857ae36d9f1dae5ecf420f4cc
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 1 16:41:48 2009 -0500
Work around a gtk-doc formatting problem
gtk/gtknotebook.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index e42e2fa..d9a585d 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]