get_surface
Description:
Retrieves the surface that the renderer is associated with.
If the renderer has not been realized yet, `NULL` will be returned.
Parameters:
| this |
a renderer |
Returns:
|
the surface |
Retrieves the surface that the renderer is associated with.
If the renderer has not been realized yet, `NULL` will be returned.
| this |
a renderer |
|
the surface |