Method
AdapStatusPageset_paintable
Declaration [src]
void
adap_status_page_set_paintable (
AdapStatusPage* self,
GdkPaintable* paintable
)
Description [src]
Sets the paintable for self.
Changing this will set AdapStatusPage:icon-name to NULL.
| Sets property | Adap.StatusPage:paintable |
Parameters
paintable-
Type:
GdkPaintableThe paintable.
The argument can be NULL.The data is owned by the caller of the method.