gtk2/docs
Matthias Clasen c6df2828b7 Add gdk_screen_get_monitor_workarea
The function returns the part of a monitors area that should be
used for positioning popups, menus, etc. The only non-trivial
implementation atm is in the X backend, all the other backends
just return the full monitor area. The X implementation is
currently suboptimal, since it requires roundtrips to collect
the necessary information. It should be changed to monitor
the properties for changes, when XFixes allows to monitor
individual properties.
https://bugzilla.gnome.org/show_bug.cgi?id=641999
2011-12-18 14:29:16 -05:00
..
reference Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
tools tools: Work with deprecated APIs 2011-11-09 03:23:43 +01:00
CODING-STYLE docs: Do not use G_CONST_RETURN 2011-06-10 13:07:54 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am Fix up last commit 2011-07-23 13:52:29 -04:00
refcounting.txt
RELEASE-HOWTO
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt