diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-10-23 17:26:37 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-10-23 18:23:59 +0200 |
commit | 502e63eddc6c8c705edbc89c26572a443baa6e26 (patch) | |
tree | cbfb4fd5ab8544bf8cfcd406c3664efb383c5674 /docs | |
parent | 5c526c9926f56a4aabbfebac8177883dbae8985a (diff) | |
download | gtk+-502e63eddc6c8c705edbc89c26572a443baa6e26.tar.gz |
stylecontext: Remove deprecated API
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 36a9a913e7..683ca985d8 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -5396,7 +5396,6 @@ gtk_style_context_new gtk_style_context_add_provider gtk_style_context_add_provider_for_screen gtk_style_context_get -gtk_style_context_get_direction GtkJunctionSides gtk_style_context_get_junction_sides gtk_style_context_get_parent @@ -5417,7 +5416,6 @@ gtk_style_context_get_border gtk_style_context_get_padding gtk_style_context_get_margin gtk_style_context_get_font -gtk_style_context_invalidate gtk_style_context_state_is_running gtk_style_context_lookup_color gtk_style_context_remove_provider @@ -5426,7 +5424,6 @@ gtk_style_context_reset_widgets gtk_style_context_set_background gtk_style_context_restore gtk_style_context_save -gtk_style_context_set_direction gtk_style_context_set_junction_sides gtk_style_context_set_parent gtk_style_context_set_path |