Method

IdeTreeExpanderget_expanded_icon

Declaration

GIcon*
ide_tree_expander_get_expanded_icon (
  IdeTreeExpander* self
)

Description

Gets the icon for the row when expanded.

Return value

Type: GIcon

A GIcon or NULL.

The data is owned by the instance.
The return value can be NULL.