Method
AdwStatusPageset_paintable
since: 1.0
Declaration [src]
void
adw_status_page_set_paintable (
AdwStatusPage* self,
GdkPaintable* paintable
)
Description [src]
Sets the paintable for self
.
Available since: 1.0
Sets property | Adw.StatusPage:paintable |
Parameters
paintable
-
Type:
GdkPaintable
The paintable.
The argument can be NULL
.The data is owned by the caller of the method.