[ Version ( since = "4.6" ) ]
public void set_indent_for_icon (bool indent_for_icon)
Sets if the TreeExpander should indent the child by the width of an expander-icon when it is not expandable.
this |
a `GtkTreeExpander` widget |
indent_for_icon |
TRUE if the child should be indented without expander. Otherwise FALSE. |