TreeView.getLevelIndentation

int getLevelIndentation()

Returns the amount, in pixels, of extra indentation for child levels in tree_view.

Returns

the amount of extra indentation for child levels in

tree_view. A return value of 0 means that this feature is disabled.

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead