Method

AdwStatusPageget_child

Declaration [src]

GtkWidget*
adw_status_page_get_child (
  AdwStatusPage* self
)

Description [src]

Gets the child widget of self.

Available since:1.0
Gets propertyAdw.StatusPage:child

Return value

Returns: GtkWidget
 

The child widget of self.

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