diff options
author | Daniel Boles <dboles.src@gmail.com> | 2018-06-20 19:09:38 +0100 |
---|---|---|
committer | Daniel Boles <dboles.src@gmail.com> | 2018-06-20 19:15:21 +0100 |
commit | 3f48bba79b9a5e87b6a08e827c96766d0a906e9c (patch) | |
tree | 7a848216215a8d86f5fee3e347c0141c04190d9b /docs | |
parent | b1997c96ea5e0927c330613580e570cdbdaf3cdf (diff) | |
download | gtk+-3f48bba79b9a5e87b6a08e827c96766d0a906e9c.tar.gz |
gtk3-sections: Add GtkInfoBar.[gs]et-revealed()
https://gitlab.gnome.org/GNOME/gtk/issues/1165
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 718976af6d..64de658b77 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -2493,6 +2493,8 @@ gtk_info_bar_get_action_area gtk_info_bar_get_content_area gtk_info_bar_get_show_close_button gtk_info_bar_set_show_close_button +gtk_info_bar_get_revealed +gtk_info_bar_set_revealed <SUBSECTION Standard> GTK_TYPE_INFO_BAR |