View.getSpaceDrawer

Gets the classSpaceDrawer associated with view.

The returned object is guaranteed to be the same for the lifetime of view. Each classView object has a different classSpaceDrawer.

class View
getSpaceDrawer
()

Return Value

Type: gtksource.space_drawer.SpaceDrawer

the #GtkSourceSpaceDrawer associated with view.