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