[ 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.
this |
a `GtkTreeExpander` widget |
indent_for_depth |
TRUE if the child should be indented. Otherwise FALSE. |