Method
HandyTabPageget_parent
Declaration [src]
HdyTabPage*
hdy_tab_page_get_parent (
HdyTabPage* self
)
Description [src]
Gets the parent page of self
.
Available since: | 1.2 |
Gets property | Handy.TabPage:parent |
Return value
Returns: | HdyTabPage |
The parent page of |
|
The data is owned by the instance. | |
The return value can be NULL . |