dtk_window_getsize(3) debian man page | unix.com

Man Page: dtk_window_getsize

Operating Environment: debian

Section: 3

DTK_WINDOW_GETSIZE(3)						Draw Toolkit manual					     DTK_WINDOW_GETSIZE(3)

NAME
dtk_window_getsize - Return window size in pixel
SYNOPSIS
#include <drawtk.h> void dtk_window_getsize(dtk_hwnd wnd, unsigned int *w, unsigned int *h);
DESCRIPTION
This function returns the current size in pixel of the window associated with the handle wnd into the values pointed by w and h. If wnd, w or h is NULL, the function does nothing.
RETURN VALUE
None
SEE ALSO
dtk_create_window(3)
EPFL
2011 DTK_WINDOW_GETSIZE(3)
Related Man Pages
dtk_load_image(3) - debian
dtk_create_circle(3) - debian
dtk_create_image(3) - debian
dtk_create_shape(3) - debian
dtk_set_event_handler(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph