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
| Gets property | FoundryAdw.TreeExpander:expanded-paintable |
Return value
Type: GdkPaintable
A GdkPaintable or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |