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