Method

AdwStatusPageget_paintable

Declaration [src]

GdkPaintable*
adw_status_page_get_paintable (
  AdwStatusPage* self
)

Description [src]

Gets the paintable for self.

Return value

Type: GdkPaintable

The paintable.

The returned data is owned by the instance.
The return value can be NULL.