set_indent_for_depth


Description:

[ Version ( since = "4.10" ) ]
public void set_indent_for_depth (bool indent_for_depth)

Sets if the TreeExpander should indent the child according to its depth.

Parameters:

this

a `GtkTreeExpander` widget

indent_for_depth

TRUE if the child should be indented. Otherwise FALSE.