API Version: 3.0
Library Version: 3.0.0-devel
gboolean finch_blist_get_size ( int* width, int* height )
Get the size of the buddy list.
width
int*
The width is set here if not NULL.
NULL
height
The height is set here if not NULL.
gboolean
Returns TRUE if the values were set, FALSE otherwise.
TRUE
FALSE