diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-10-17 16:24:21 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-10-18 08:53:23 -0500 |
commit | 2ea95a7674fcce3f757a8d6091826f445539270d (patch) | |
tree | 4b442622561b3dc653d79e36fa18808cc74d8647 /docs | |
parent | dbbb7eef15f7c23aed3cb828c5bcec221c0faee6 (diff) | |
download | gtk+-2ea95a7674fcce3f757a8d6091826f445539270d.tar.gz |
Drop gtk_icon_theme_list_contexts
Contexts in icon themes are not useful for anything.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 19e6d040b5..93485b2def 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -5308,7 +5308,6 @@ gtk_icon_theme_lookup_by_gicon gtk_icon_theme_lookup_by_gicon_for_scale gtk_icon_theme_load_icon gtk_icon_theme_load_icon_for_scale -gtk_icon_theme_list_contexts gtk_icon_theme_list_icons gtk_icon_theme_get_icon_sizes gtk_icon_theme_get_example_icon_name |