X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Fclient.h;h=11a014000dfae1a6f31694707a23ddcc3a2881d5;hp=a753b123b1c45af351e024f4dab0892c5395cd5a;hb=e6a0beb34bfe3f445a115eb6df9276bb2692f7dd;hpb=f5e9df18a46240b4fdaebf540a1052e65507dcfe diff --git a/openbox/client.h b/openbox/client.h index a753b12..11a0140 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -496,14 +496,11 @@ typedef enum { CLIENT_RESIZE_SHRINK, } ObClientDirectionalResizeType; -/*! Moves the client area passed in to grow/shrink the given edge. - @return TRUE if any change was made to the client area. -*/ -gboolean client_find_resize_directional( - ObClient *self, - ObDirection side, - ObClientDirectionalResizeType resize_type, - gint *x, gint *y, gint *w, gint *h); +/*! Moves the client area passed in to grow/shrink the given edge. */ +void client_find_resize_directional(ObClient *self, + ObDirection side, + ObClientDirectionalResizeType resize_type, + gint *x, gint *y, gint *w, gint *h); /*! Fullscreen's or unfullscreen's the client window @param fs true if the window should be made fullscreen; false if it should