Module fltk::window[][src]

Expand description

Window widgets

Structs

An Android window

Creates a double (buffered) window widget

Creates a OpenGL window widget

Creates a OpenGL Glut window widget

Creates a Menu window widget

Creates an overlay (buffered) window widget

Creates a single (buffered) window widget

Enums

Defines the window type

Type Definitions

A wrapper around a raw OpenGL context

Opaque raw window handle (*mut c_void to HWND on Windows and NSWindow on macOS), XID (u64) raw window handle for X11

Creates a window widget