get_space_drawer
Description:
Gets the [class@SpaceDrawer] associated with this.
The returned object is guaranteed to be the same for the lifetime of this. Each [class@View] object has a different [class@SpaceDrawer].
Parameters:
this |
a View. |
Returns:
the SpaceDrawer associated with this . |