Constructor

Gtk.ListBoxRow.new

Declaration [src]

GtkWidget*
gtk_list_box_row_new (
  void
)

Description [src]

Creates a new GtkListBoxRow.

Return value

Returns: GtkWidget

a new GtkListBoxRow

Ownership is not transferred to the caller