Method
AdapNavigationPageget_child
since: 1.4
Declaration [src]
GtkWidget*
adap_navigation_page_get_child (
AdapNavigationPage* self
)
Description [src]
Gets the child widget of self
.
Available since: 1.4
Gets property | Adap.NavigationPage:child |
Return value
Type: GtkWidget
The child widget of self
.
The data is owned by the instance. |
The return value can be NULL . |