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