Method

AdwTabPageget_parent

Declaration [src]

AdwTabPage*
adw_tab_page_get_parent (
  AdwTabPage* self
)

Description [src]

Gets the parent page of self.

Available since:1.0
Gets propertyAdw.TabPage:parent

Return value

Returns: AdwTabPage
 

The parent page.

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