Public Attributes | |
| n_GColor | stroke_color |
| n_GColor | fill_color |
| n_GColor | text_color |
| bool | antialias |
| bool | stroke_caps |
| uint16_t | stroke_width |
| GContext * | underlying_context |
| GBitmap * | bitmap |
| uint8_t * | fbuf |
| n_GRect | offset |
Internal representation of the graphics context itself. Created via n_graphics_context_from_buffer() or n_graphics_context_from_graphics_context().