Method

AdwTabPageget_child

Declaration [src]

GtkWidget*
adw_tab_page_get_child (
  AdwTabPage* self
)

Description [src]

Gets the child of self.

Available since:1.0
Gets propertyAdw.TabPage:child

Return value

Returns: GtkWidget
 

The child of self.

 The data is owned by the instance.