ViewSwitcher
Superclasses: Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
- Constructors:
ViewSwitcher(**properties)
new() -> Gtk.Widget
Constructors
Methods
- class ViewSwitcher
- get_policy() ViewSwitcherPolicy
Gets the policy of
self
.
- set_policy(policy: ViewSwitcherPolicy) None
Sets the policy of
self
.- Parameters:
policy – the new policy
Properties
- class ViewSwitcher
- props.policy: ViewSwitcherPolicy
The policy to determine which mode to use.