X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.h;h=8c6a55702b5c50ad2fe92c3bb3572a1b0dd56d84;hb=1d57f7b08590255e57dd5931a1993507b4f116c2;hp=94085398fb782604aae90c671f373bfcf691ab21;hpb=98c86118ca941d71c0c511c865d5913814012aed;p=chaz%2Fopenbox 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);