Packages
gtk4
Gtk
Stack
hhomogeneous
interpolate_size
pages
transition_duration
transition_running
transition_type
vhomogeneous
visible_child
visible_child_name
Stack
add_child
add_named
add_titled
get_child_by_name
get_hhomogeneous
get_interpolate_size
get_page
get_pages
get_transition_duration
get_transition_running
get_transition_type
get_vhomogeneous
get_visible_child
get_visible_child_name
remove
set_hhomogeneous
set_interpolate_size
set_transition_duration
set_transition_type
set_vhomogeneous
set_visible_child
set_visible_child_full
set_visible_child_name
add_child
Description:
public
unowned
StackPage
add_child
(
Widget
child)
Adds a child to
this
.
Parameters:
this
a `GtkStack`
child
the widget to add
Returns:
the `GtkStackPage` for
child