diff options
Diffstat (limited to 'openbox/screen.h')
| -rw-r--r-- | openbox/screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/screen.h b/openbox/screen.h index 94085398..8c6a5570 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -135,6 +135,7 @@ Rect *screen_physical_area_primary(gboolean fixed); /*! @param head is the number of the head or one of SCREEN_AREA_ALL_MONITORS, SCREEN_AREA_ONE_MONITOR @param search NULL or the whole monitor(s) + @return A Rect allocated with g_slice_new() */ Rect* screen_area(guint desktop, guint head, Rect *search); |
