Method
AdwTabPageget_parent
since: 1.0
Declaration [src]
AdwTabPage*
adw_tab_page_get_parent (
  AdwTabPage* self
)
Description [src]
Gets the parent page of self.
Available since: 1.0
| Gets property | Adw.TabPage:parent | 
Return value
Type: AdwTabPage
The parent page.
| The data is owned by the instance. | 
| The return value can be NULL. |