Class: Handy::PreferencesRow
- Inherits:
-
Gtk::ListBoxRow
- Object
- Gtk::ListBoxRow
- Handy::PreferencesRow
- Defined in:
- (unknown)
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Gtk::Widget
constructor
Creates a new
HdyPreferencesRow. -
#title ⇒ String
The title of the preference represented by this row.
-
#title=(title) ⇒ String
The title of the preference represented by this row.
-
#use_underline ⇒ Boolean
Gets whether an embedded underline in the title indicates a mnemonic.
-
#use_underline=(use_underline) ⇒ Boolean
Whether an embedded underline in the title indicates a mnemonic.
-
#use_underline? ⇒ Boolean
Whether an embedded underline in the title indicates a mnemonic.
Constructor Details
#initialize ⇒ Gtk::Widget
Creates a new HdyPreferencesRow.
Instance Method Details
#title ⇒ String
The title of the preference represented by this row.
#title=(title) ⇒ String
The title of the preference represented by this row.
#use_underline ⇒ Boolean
Gets whether an embedded underline in the title indicates a mnemonic.
#use_underline=(use_underline) ⇒ Boolean
Whether an embedded underline in the title indicates a mnemonic.
#use_underline? ⇒ Boolean
Whether an embedded underline in the title indicates a mnemonic.