set_icon_name
Description:
[ Version ( deprecated = true , deprecated_since = "1.3" ) ]
public void set_icon_name (string? icon_name)
public void set_icon_name (string? icon_name)
Warning: set_icon_name is deprecated since 1.3.
Sets the icon name for this.
Note:
Use [method@ExpanderRow.add_prefix] to add an icon.
Parameters:
this |
an expander row |
icon_name |
the icon name |