set_child_clip# BoxLayout.set_child_clip(guid: str, clip: str = 'self') → None# Set the clipping behavior for a child GUID. Parameters: guidstrChild template GUID. clip{“self”, “scroll”, “none”}Clipping mode for the box.