child_added
Description:
Will be emitted after a child is added to the container.
Usually, you should connect with connect_after since the signal may be stopped internally.
Parameters:
element |
The child that was added |
Will be emitted after a child is added to the container.
Usually, you should connect with connect_after since the signal may be stopped internally.
element |
The child that was added |