Constructor
Gtk.SingleSelection.new
Declaration [src]
GtkSingleSelection*
gtk_single_selection_new (
GListModel* model
)
Parameters
model |
GListModel* |
the |
|
Can be NULL | |
Ownership of the data is transferred to the callee |
Return value
Returns: GtkSingleSelection |
|
a new |
|
Ownership of the data is transferred to the caller |