Method
AdwStatusPageget_paintable
since: 1.0
Declaration [src]
GdkPaintable*
adw_status_page_get_paintable (
AdwStatusPage* self
)
Description [src]
Gets the paintable for self
.
Available since: 1.0
Gets property | Adw.StatusPage:paintable |
Return value
Type: GdkPaintable
The paintable.
The returned data is owned by the instance. |
The return value can be NULL . |