Class: Handy::TitleBar
- Inherits:
-
Gtk::Bin
- Object
- Gtk::Bin
- Handy::TitleBar
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#initialize ⇒ Gtk::Widget
constructor
Creates a new
HdyTitleBar. -
#selection_mode ⇒ Boolean
Returns whether whether self is in selection mode.
-
#selection_mode=(selection_mode) ⇒ Boolean
Whether or not the title bar is in selection mode.
-
#selection_mode? ⇒ Boolean
Whether or not the title bar is in selection mode.
Constructor Details
#initialize ⇒ Gtk::Widget
Creates a new HdyTitleBar.
Instance Method Details
#selection_mode ⇒ Boolean
Returns whether whether self is in selection mode.
#selection_mode=(selection_mode) ⇒ Boolean
Whether or not the title bar is in selection mode.
#selection_mode? ⇒ Boolean
Whether or not the title bar is in selection mode.