Class: Gtk::Arrow

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

Instance Method Summary collapse

Instance Method Details

#arrow_typeGtk::ArrowType

Returns arrow-type.

Returns:

#arrow_type=(arrow_type) ⇒ Gtk::ArrowType

Parameters:

Returns:

#new(arrow_type, shadow_type) ⇒ Gtk::Widget

Creates a new Gtk::Arrow widget.

Parameters:

Returns:

#set(arrow_type, shadow_type) ⇒ nil

Sets the direction and style of the Gtk::Arrow, arrow.

Parameters:

Returns:

  • (nil)

#shadow_typeGtk::ShadowType

Returns shadow-type.

Returns:

#shadow_type=(shadow_type) ⇒ Gtk::ShadowType

Parameters:

Returns: