Retrieves the GdkRectangle representing the size and position of
the "work area" on a monitor within the entire screen area.
The work area should be considered when positioning menus and
similar popups, to avoid placing them below panels, docks or other
desktop components.
Monitor numbers start at 0. To obtain the number of monitors of
screen, use gdk_screen_get_n_monitors().
Retrieves the GdkRectangle representing the size and position of the "work area" on a monitor within the entire screen area. The work area should be considered when positioning menus and similar popups, to avoid placing them below panels, docks or other desktop components. Monitor numbers start at 0. To obtain the number of monitors of screen, use gdk_screen_get_n_monitors().