Method

GtkTreeViewget_level_indentation

since: 2.12

Declaration [src]

gint
gtk_tree_view_get_level_indentation (
  GtkTreeView* tree_view
)

Description [src]

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

Available since: 2.12

Return value

Type: gint

The amount of extra indentation for child levels in tree_view. A return value of 0 means that this feature is disabled.