Method
AdapViewStackget_visible_child
Declaration [src]
GtkWidget*
adap_view_stack_get_visible_child (
AdapViewStack* self
)
Description [src]
Gets the currently visible child of self
.
Gets property | Adap.ViewStack:visible-child |
Return value
Type: GtkWidget
The visible child.
The data is owned by the instance. |
The return value can be NULL . |