get_space_drawer


Description:

public unowned SpaceDrawer get_space_drawer ()

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 .