]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.h
using g_slice_new() instead of g_new() part 1
[chaz/openbox] / openbox / screen.h
index 94085398fb782604aae90c671f373bfcf691ab21..8c6a55702b5c50ad2fe92c3bb3572a1b0dd56d84 100644 (file)
@@ -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);
 
This page took 0.019736 seconds and 4 git commands to generate.