Constructor

Gtk.ListBox.new

Declaration [src]

GtkWidget*
gtk_list_box_new (
  void
)

Description [src]

Creates a new GtkListBox container.

Return value

Returns: GtkWidget

a new GtkListBox

Ownership is not transferred to the caller