diff options
author | Benjamin Otte <otte@redhat.com> | 2016-12-19 18:46:24 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2016-12-20 18:01:12 +0100 |
commit | 95a2a5c54c6480b62be482145ee40c58a15b4bd8 (patch) | |
tree | ae488eed5cbb60642c282945cbdcb8a46a5a0a3e /docs | |
parent | f2f5941d651c1f6339f07410ca419c2a08f06169 (diff) | |
download | gtk+-95a2a5c54c6480b62be482145ee40c58a15b4bd8.tar.gz |
gtk: Remove GtkJunctionSides
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index e0a3f560bd..0fa2080efa 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -5123,8 +5123,6 @@ gtk_style_context_new gtk_style_context_add_provider gtk_style_context_add_provider_for_screen gtk_style_context_get -GtkJunctionSides -gtk_style_context_get_junction_sides gtk_style_context_get_parent gtk_style_context_get_path gtk_style_context_get_property @@ -5148,7 +5146,6 @@ gtk_style_context_remove_provider_for_screen gtk_style_context_reset_widgets gtk_style_context_restore gtk_style_context_save -gtk_style_context_set_junction_sides gtk_style_context_set_parent gtk_style_context_set_path gtk_style_context_add_class |