next up previous contents index
Next: 31.4.14 wimpi_destroy_window: Destroy a Up: 31.4 API reference Previous: 31.4.12 wimpi_send_destroy_event: Send a

31.4.13 wimpi_create_window: Create a sub window

 

SYNOPSIS

#include <oskit/wimpi.h>

wimpiWindow wimpi_create_window (wimpiWindow parent, int x, int y, int wide, int high, int color, int has_border);



University of Utah Flux Research Group