Ev3devKit.Ui.Container.child_added – ev3devkit Reference Manual
Packages
ev3devkit
Ev3devKit
Ui
Container
child
children
container_type
descendant_has_focus
draw_children_as_focused
Container
add
do_layout
draw_content
focus_first
get_preferred_height
get_preferred_height_for_width
get_preferred_width
get_preferred_width_for_height
insert_before
remove
set_child_bounds
sort
child_added
child_removed
_children
child_added
Description:
public
signal
void
child_added
(
Widget
child)
Emitted when a child is added to this Container.
Parameters:
child
The child that was added.