diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-12-10 10:00:21 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-12-10 10:00:21 -0500 |
commit | b73578f95dbaf2a730ff7241e8a03d14ce6a0ff3 (patch) | |
tree | 45b131b6dca2032accbc291395df3c23ffb93f21 /docs | |
parent | 45d0a5cc4be85e9e2a62f165feb30ad3da7bb67c (diff) | |
download | gtk+-b73578f95dbaf2a730ff7241e8a03d14ce6a0ff3.tar.gz |
Add a scrollable indication
Draw a themable indication when an edge of a scrolled window
is hiding some content that can be scrolled in.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 6c34734865..562249dc56 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -6057,6 +6057,7 @@ GTK_STYLE_CLASS_TOOLBAR GTK_STYLE_CLASS_TOOLTIP GTK_STYLE_CLASS_TOP GTK_STYLE_CLASS_TROUGH +GTK_STYLE_CLASS_UNDERSHOOT GTK_STYLE_CLASS_VERTICAL GTK_STYLE_CLASS_VIEW GTK_STYLE_CLASS_WARNING |