debian man page for dtk_make_current_window

Query: dtk_make_current_window

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DTK_MAKE_CURRENT_WINDOW(3)					Draw Toolkit manual					DTK_MAKE_CURRENT_WINDOW(3)

NAME
dtk_make_current_window - Make a window the target of the next draws
SYNOPSIS
#include <drawtk.h> void dtk_make_current_window(dtk_hwnd wnd);
DESCRIPTION
dtk_make_current_window() makes the window referenced by wnd as the target of the next drawings. If wnd is NULL then the function unbind the current window for next drawings. For a sucessfull call to dtk_draw_shape(), a window should be current. The creation of the window does not make it current.
RETURN VALUE
None.
SEE ALSO
dtk_create_window(3), dtk_draw_shape(3)
EPFL
2010 DTK_MAKE_CURRENT_WINDOW(3)
Related Man Pages
glutvisibilityfunc(3glut) - mojave
dtk_create_window(3) - debian
dtk_move_shape(3) - debian
dtk_rotate_shape(3) - debian
glutsetwindow(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph