Class: Handy::StatusPage

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

Instance Method Summary collapse

Constructor Details

#initializeGtk::Widget

Creates a new HdyStatusPage.

Instance Method Details

#descriptionString

The description to be displayed below the title.

Returns:

  • (String)

    description

#description=(description) ⇒ String

The description to be displayed below the title.

Parameters:

  • description (String)

Returns:

  • (String)

    description

  • (String)

    description

#icon_nameString

The name of the icon to be used.

Returns:

  • (String)

    icon-name

#icon_name=(icon_name) ⇒ String

The name of the icon to be used.

Parameters:

  • icon_name (String)

Returns:

  • (String)

    icon-name

  • (String)

    icon-name

#titleString

The title to be displayed below the icon.

Returns:

  • (String)

    title

#title=(title) ⇒ String

The title to be displayed below the icon.

Parameters:

  • title (String)

Returns:

  • (String)

    title

  • (String)

    title