Method

FoundryAdwTreeExpanderget_expanded_paintable

unstable since: 1.1

Declaration [src]

GdkPaintable*
foundry_tree_expander_get_expanded_paintable (
  FoundryTreeExpander* self
)

Description [src]

Gets the paintable for the row when expanded.

Available since: 1.1

Return value

Type: GdkPaintable

A GdkPaintable or NULL.

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