[gtk+] Document gtk_header_bar_get_has_subtitle



commit c5874b10349be37e67d358a490c44a0078a25942
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 19 00:54:35 2014 -0500

    Document gtk_header_bar_get_has_subtitle

 gtk/gtkheaderbar.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c
index 86dfbcc..b879471 100644
--- a/gtk/gtkheaderbar.c
+++ b/gtk/gtkheaderbar.c
@@ -2021,8 +2021,11 @@ gtk_header_bar_set_has_subtitle (GtkHeaderBar *bar,
  * gtk_header_bar_get_has_subtitle:
  * @bar: a #GtkHeaderBar
  *
+ * Retrieves whether the header bar reserves space for
+ * a subtitle, regardless if one is currently set or not.
+ *
  * Returns: %TRUE if the header bar reserves space
- * for a subtitle.
+ *     for a subtitle
  *
  * Since: 3.12
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]