Method
AdwSqueezerget_visible_child
deprecated: 1.4
Declaration [src]
GtkWidget*
adw_squeezer_get_visible_child (
AdwSqueezer* self
)
Description [src]
Gets the currently visible child of self
.
Deprecated since: 1.4
See the migration guide.
Gets property | Adw.Squeezer:visible-child |
Return value
Type: GtkWidget
The visible child.
The returned data is owned by the instance. |
The return value can be NULL . |