Class: Handy::ViewSwitcherBar
- Inherits:
-
Gtk::Bin
- Object
- Gtk::Bin
- Handy::ViewSwitcherBar
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#initialize ⇒ Gtk::Widget
constructor
Creates a new
HdyViewSwitcherBar. -
#policy ⇒ Handy::ViewSwitcherPolicy
The policy used to determine which mode to use.
-
#policy=(policy) ⇒ Handy::ViewSwitcherPolicy
The policy used to determine which mode to use.
-
#reveal ⇒ Boolean
Gets whether self should be revealed or hidden.
-
#reveal=(reveal) ⇒ Boolean
Whether the bar should be revealed or hidden.
-
#reveal? ⇒ Boolean
Whether the bar should be revealed or hidden.
-
#stack ⇒ Gtk::Stack
The [classGtk.Stack] the [classViewSwitcher] controls.
-
#stack=(stack) ⇒ Gtk::Stack
The [classGtk.Stack] the [classViewSwitcher] controls.
Constructor Details
#initialize ⇒ Gtk::Widget
Creates a new HdyViewSwitcherBar.
Instance Method Details
#policy ⇒ Handy::ViewSwitcherPolicy
The policy used to determine which mode to use.
#policy=(policy) ⇒ Handy::ViewSwitcherPolicy
The policy used to determine which mode to use.
#reveal ⇒ Boolean
Gets whether self should be revealed or hidden.
#reveal=(reveal) ⇒ Boolean
Whether the bar should be revealed or hidden.
#reveal? ⇒ Boolean
Whether the bar should be revealed or hidden.
#stack ⇒ Gtk::Stack
The [classGtk.Stack] the [classViewSwitcher] controls.
#stack=(stack) ⇒ Gtk::Stack
The [classGtk.Stack] the [classViewSwitcher] controls.