get_manager_state
- static Widget.get_manager_state(drop_defaults=False, widgets=None)[source]
Returns the full state for a widget manager for embedding
- Parameters:
drop_defaults – when True, it will not include default value
widgets – list with widgets to include in the state (or all widgets when None)
- Returns: