diff options
author | William Hua <william.hua@canonical.com> | 2016-06-15 11:00:38 -0400 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2016-07-19 09:38:54 -0400 |
commit | b3a530cb727c504923d047347b982a9fcd1490b7 (patch) | |
tree | 32d40b7af0db27bb1a10dff0a6a3282efb39e73f /docs | |
parent | 48108c401ec474a3841b93745e563b4645a3f0d0 (diff) | |
download | gtk+-b3a530cb727c504923d047347b982a9fcd1490b7.tar.gz |
gdkwindow: add gdk_window_move_to_rect ()
https://bugzilla.gnome.org/show_bug.cgi?id=756579
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk/gdk3-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt index c09c2461eb..b1d389b16d 100644 --- a/docs/reference/gdk/gdk3-sections.txt +++ b/docs/reference/gdk/gdk3-sections.txt @@ -341,6 +341,7 @@ GdkWindowWindowClass GdkWindowHints GdkGeometry GdkGravity +GdkAnchorHints GdkWindowEdge GdkWindowTypeHint GdkWindowAttr |