Method

FoundryAdwTreeExpanderget_list_row

Declaration [src]

GtkTreeListRow*
foundry_tree_expander_get_list_row (
  FoundryTreeExpander* self
)

Description [src]

Gets the list row for the expander.

Return value

Type: GtkTreeListRow

A GtkTreeListRow or NULL.

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