Class: Gtk::StackSwitcher

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

Instance Method Summary collapse

Instance Method Details

#icon_sizeInteger

Use the “icon-size” property to change the size of the image displayed when a Gtk::StackSwitcher is displaying icons.

Returns:

  • (Integer)

    icon-size

#icon_size=(icon_size) ⇒ Integer

Use the “icon-size” property to change the size of the image displayed when a Gtk::StackSwitcher is displaying icons.

Parameters:

  • icon_size (Integer)

Returns:

  • (Integer)

    icon-size

  • (Integer)

    icon-size

#newGtk::Widget

Create a new Gtk::StackSwitcher.

Returns:

#stackGtk::Stack

Returns stack.

Returns:

#stack=(stack) ⇒ Gtk::Stack

Parameters:

Returns: