Class: Handy::PreferencesGroup
- Inherits:
-
Gtk::Bin
- Object
- Gtk::Bin
- Handy::PreferencesGroup
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#description ⇒ String
The description for this group of preferences.
-
#description=(description) ⇒ String
The description for this group of preferences.
-
#initialize ⇒ Gtk::Widget
constructor
Creates a new
HdyPreferencesGroup. -
#title ⇒ String
The title for this group of preferences.
-
#title=(title) ⇒ String
The title for this group of preferences.
-
#use_markup ⇒ Boolean
Gets whether self uses markup for the title and description.
-
#use_markup=(use_markup) ⇒ Boolean
Whether to use markup for the title and description.
-
#use_markup? ⇒ Boolean
Whether to use markup for the title and description.
Constructor Details
#initialize ⇒ Gtk::Widget
Creates a new HdyPreferencesGroup.
Instance Method Details
#description ⇒ String
The description for this group of preferences.
#description=(description) ⇒ String
The description for this group of preferences.
#title ⇒ String
The title for this group of preferences.
#title=(title) ⇒ String
The title for this group of preferences.
#use_markup ⇒ Boolean
Gets whether self uses markup for the title and description.
#use_markup=(use_markup) ⇒ Boolean
Whether to use markup for the title and description.
#use_markup? ⇒ Boolean
Whether to use markup for the title and description.