diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-10-31 21:30:59 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-10-31 21:30:59 -0400 |
commit | 67cea503832a5fa2ca4d8c891a2594027b33b77d (patch) | |
tree | 6e56131fe94873a9a9783e6f423f15184fd4d314 /docs | |
parent | 524fcbecfd4a858946f7c92d37a5a091ef87bf47 (diff) | |
download | gtk+-67cea503832a5fa2ca4d8c891a2594027b33b77d.tar.gz |
Drop gdk_get_default_root_window
This is a trivial convenience function, and it is barely used.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk/gdk4-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt index 564d7db6ae..532211eb49 100644 --- a/docs/reference/gdk/gdk4-sections.txt +++ b/docs/reference/gdk/gdk4-sections.txt @@ -391,7 +391,6 @@ gdk_window_get_decorations GdkWMDecoration gdk_window_set_functions GdkWMFunction -gdk_get_default_root_window <SUBSECTION> gdk_window_get_support_multidevice |