Method

Adw.TabPage.get_child

Declaration [src]

GtkWidget*
adw_tab_page_get_child (
  AdwTabPage* self
)

Description [src]

Gets the child of self.

Gets propertyAdw.TabPage:child

Return value

Returns: GtkWidget*

the child of self

Ownership is not transferred to the caller