Method

AdwTabPageget_child

Declaration [src]

GtkWidget*
adw_tab_page_get_child (
  AdwTabPage* self
)

Description [src]

Gets the child of self.

Gets propertyAdw.TabPage:child

Return value

Type: GtkWidget

The child of self.

The returned data is owned by the instance.