diff options
author | Timm Bäder <mail@baedert.org> | 2017-05-25 17:34:23 +0200 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-07-19 21:27:13 -0400 |
commit | b9f70b473c353d920f77f272a66aa16c6de7e8d7 (patch) | |
tree | 2f39c98113f683b91049180c1e5ad75ce7a3911f /docs | |
parent | 0a70ec2d36d603fa99e39019a702dd96b1b12479 (diff) | |
download | gtk+-b9f70b473c353d920f77f272a66aa16c6de7e8d7.tar.gz |
scrollbar: Add new API to gtk4-sections.txt
and update the css node docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index b99227b039..2f99965640 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -2524,6 +2524,8 @@ gtk_scrollable_get_type <TITLE>GtkScrollbar</TITLE> GtkScrollbar gtk_scrollbar_new +gtk_scrollbar_get_adjustment +gtk_scrollbar_set_adjustment <SUBSECTION Standard> GTK_SCROLLBAR GTK_IS_SCROLLBAR |