Method

IdeTreeExpanderget_list_row

Declaration

GtkTreeListRow*
ide_tree_expander_get_list_row (
  IdeTreeExpander* self
)

Description

Gets the list row for the expander.

Return value

Type: GtkTreeListRow

A GtkTreeListRow or NULL.

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