Class: Handy::PreferencesRow

Inherits:
Gtk::ListBoxRow
  • Object
show all
Defined in:
(unknown)

Direct Known Subclasses

ActionRow, ExpanderRow

Instance Method Summary collapse

Constructor Details

#initializeGtk::Widget

Creates a new HdyPreferencesRow.

Instance Method Details

#titleString

The title of the preference represented by this row.

Returns:

  • (String)

    title

#title=(title) ⇒ String

The title of the preference represented by this row.

Parameters:

  • title (String)

Returns:

  • (String)

    title

  • (String)

    title

#use_underlineBoolean

Gets whether an embedded underline in the title indicates a mnemonic.

Returns:

  • (Boolean)

    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.

Parameters:

  • use_underline (Boolean)

Returns:

  • (Boolean)

    use-underline

  • (Boolean)

    use-underline

#use_underline?Boolean

Whether an embedded underline in the title indicates a mnemonic.

Returns:

  • (Boolean)

    use-underline