Class: Handy::StatusPage
- Inherits:
-
Gtk::Bin
- Object
- Gtk::Bin
- Handy::StatusPage
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#description ⇒ String
The description to be displayed below the title.
-
#description=(description) ⇒ String
The description to be displayed below the title.
-
#icon_name ⇒ String
The name of the icon to be used.
-
#icon_name=(icon_name) ⇒ String
The name of the icon to be used.
-
#initialize ⇒ Gtk::Widget
constructor
Creates a new
HdyStatusPage. -
#title ⇒ String
The title to be displayed below the icon.
-
#title=(title) ⇒ String
The title to be displayed below the icon.
Constructor Details
#initialize ⇒ Gtk::Widget
Creates a new HdyStatusPage.
Instance Method Details
#description ⇒ String
The description to be displayed below the title.
#description=(description) ⇒ String
The description to be displayed below the title.
#icon_name ⇒ String
The name of the icon to be used.
#icon_name=(icon_name) ⇒ String
The name of the icon to be used.
#title ⇒ String
The title to be displayed below the icon.
#title=(title) ⇒ String
The title to be displayed below the icon.