Document gtk_header_bar_get_has_subtitle

This commit is contained in:
Matthias Clasen 2014-02-19 00:54:35 -05:00
parent e79842d64c
commit c5874b1034

View File

@ -2021,8 +2021,11 @@ gtk_header_bar_set_has_subtitle (GtkHeaderBar *bar,
* gtk_header_bar_get_has_subtitle: * gtk_header_bar_get_has_subtitle:
* @bar: a #GtkHeaderBar * @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 * Returns: %TRUE if the header bar reserves space
* for a subtitle. * for a subtitle
* *
* Since: 3.12 * Since: 3.12
*/ */