Class: Gtk::ListHeader

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

Instance Method Summary collapse

Instance Method Details

#childGtk::Widget

Widget used for display.

Returns:

#child=(child) ⇒ Gtk::Widget

Widget used for display.

Parameters:

Returns:

#endInteger

The first position no longer part of this section.

Returns:

  • (Integer)

    end

#end=(end) ⇒ Integer

The first position no longer part of this section.

Parameters:

  • end (Integer)

Returns:

  • (Integer)

    end

  • (Integer)

    end

#itemGObject::Object

The item at the start of the section.

Returns:

  • (GObject::Object)

    item

#item=(item) ⇒ GObject::Object

The item at the start of the section.

Parameters:

  • item (GObject::Object)

Returns:

  • (GObject::Object)

    item

  • (GObject::Object)

    item

#n_itemsInteger

Number of items in this section.

Returns:

  • (Integer)

    n-items

#n_items=(n_items) ⇒ Integer

Number of items in this section.

Parameters:

  • n_items (Integer)

Returns:

  • (Integer)

    n-items

  • (Integer)

    n-items

#startInteger

First position of items in this section.

Returns:

  • (Integer)

    start

#start=(start) ⇒ Integer

First position of items in this section.

Parameters:

  • start (Integer)

Returns:

  • (Integer)

    start

  • (Integer)

    start