Provide the surface that is currently targeted by the context
#include <gf/gf.h> int gf_context_get_surface( gf_context_t context, gf_surface_t * psurface );
gf
Returns the surface that is currently targeted.
The currently targeted surface may be NULL. |
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |