Constructor

GtkListBoxnew

Declaration [src]

GtkWidget*
gtk_list_box_new (
  void
)

Description [src]

Creates a new GtkListBox container.

Return value

Type: GtkWidget

A new GtkListBox

The data is owned by the called function.