diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/platform_types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/platform_types.h b/FL/platform_types.h index 0f7300474..7c6b3a0b6 100644 --- a/FL/platform_types.h +++ b/FL/platform_types.h @@ -39,7 +39,7 @@ typedef opaque fl_uintptr_t; Platform-specific value representing an offscreen drawing buffer. \note This value can be safely cast to these types on each platform: \li X11: Pixmap - \li Wayland: struct fl_wld_draw_buffer * + \li Wayland: cairo_t * \li Windows: HBITMAP \li macOS: CGContextRef */ |
