Class: Gtk::EventBox

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

Instance Method Summary collapse

Instance Method Details

#above_childTrueClass

Returns whether the event box window is above or below the windows of its child. See gtk_event_box_set_above_child() for details.

Returns:

  • (TrueClass)

    true if the event box window is above the window of its child

#above_child=(above_child) ⇒ TrueClass

Parameters:

  • above_child (TrueClass)

Returns:

  • (TrueClass)

    above-child

  • (TrueClass)

    above-child

#above_child?TrueClass

Returns above-child.

Returns:

  • (TrueClass)

    above-child

#newGtk::Widget

Creates a new Gtk::EventBox.

Returns:

#visible_windowTrueClass

Returns whether the event box has a visible window. See gtk_event_box_set_visible_window() for details.

Returns:

  • (TrueClass)

    true if the event box window is visible

#visible_window=(visible_window) ⇒ TrueClass

Parameters:

  • visible_window (TrueClass)

Returns:

  • (TrueClass)

    visible-window

  • (TrueClass)

    visible-window

#visible_window?TrueClass

Returns visible-window.

Returns:

  • (TrueClass)

    visible-window