[gtk+] docs: don't use <important>
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: don't use <important>
- Date: Thu, 6 Feb 2014 13:02:27 +0000 (UTC)
commit e78ebaa0899ae1be3a5d1885582ce6cdc5732d2e
Author: William Jon McCann <william jon mccann gmail com>
Date: Wed Feb 5 02:25:03 2014 -0500
docs: don't use <important>
gtk/gtkfilechooserbutton.c | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c
index b619373..43d8c84 100644
--- a/gtk/gtkfilechooserbutton.c
+++ b/gtk/gtkfilechooserbutton.c
@@ -86,13 +86,12 @@
* The #GtkFileChooserButton supports the #GtkFileChooserAction<!-- -->s
* %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
*
- * <important>
- * The #GtkFileChooserButton will ellipsize the label,
- * and will thus request little horizontal space. To give the button
- * more space, you should call gtk_widget_get_preferred_size(),
- * gtk_file_chooser_button_set_width_chars(), or pack the button in
- * such a way that other interface elements give space to the widget.
- * </important>
+ * > The #GtkFileChooserButton will ellipsize the label, and will thus
+ * > request little horizontal space. To give the button more space,
+ * > you should call gtk_widget_get_preferred_size(),
+ * > gtk_file_chooser_button_set_width_chars(), or pack the button in
+ * > such a way that other interface elements give space to the
+ * > widget.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]