diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-13 19:21:05 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-14 07:03:27 -0400 |
commit | 35708162cc6d11a92c11f7c1e474e6d657f8d684 (patch) | |
tree | 28a91e4fd44943a357418b4d421b9d0ce60810d8 /docs | |
parent | 28c1e742208c678456879705b3574e56699831fa (diff) | |
download | gtk+-35708162cc6d11a92c11f7c1e474e6d657f8d684.tar.gz |
Make GtkNativeInterface private
We are not sure yet if allowing out-of-tree
implementations of GtkNative are a good idea.
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 5b23420daf..7710b7020d 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -7108,7 +7108,6 @@ gtk_root_get_type <SECTION> <FILE>gtknative</FILE> GtkNative -GtkNativeInterface gtk_native_get_for_surface gtk_native_get_surface gtk_native_get_renderer |