summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-08-09 23:08:39 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-08-09 23:08:39 -0400
commit79ef5de5056fc44ba87e5f2684250db1c8575a2f (patch)
tree5a23a6cef14eac9fbc9dc08d7eb62984e615c30b /docs
parent7844d3b8db94922ff17a598d6b36dd30ea0d569d (diff)
downloadgtk+-79ef5de5056fc44ba87e5f2684250db1c8575a2f.tar.gz
Make it possible to make the expander label fill the entire space
This adds a boolean GtkExpander::label-fill property and uses it when allocating space to the label. Based on a patch by Matt Barnes, bug 614049.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk3-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index 235dca23ee..28669d4370 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -1154,6 +1154,8 @@ gtk_expander_set_use_markup
gtk_expander_get_use_markup
gtk_expander_set_label_widget
gtk_expander_get_label_widget
+gtk_expander_set_label_fill
+gtk_expander_get_label_fill
<SUBSECTION Standard>
GTK_TYPE_EXPANDER
GTK_EXPANDER_CLASS