Method
FoundryAdwTreeExpanderset_expanded_paintable
unstable since: 1.1
Declaration [src]
void
foundry_tree_expander_set_expanded_paintable (
FoundryTreeExpander* self,
GdkPaintable* expanded_paintable
)
Description [src]
Sets the paintable for the row when expanded.
If set, this paintable will be preferred over the expanded-icon/expanded-icon-name properties.
Available since: 1.1
| Sets property | FoundryAdw.TreeExpander:expanded-paintable |
Parameters
expanded_paintable-
Type:
GdkPaintableA
GdkPaintableorNULL.The argument can be NULL.The data is owned by the caller of the method.