SingleSelection.this

Creates a new selection to handle @model.

  1. this(GtkSingleSelection* gtkSingleSelection, bool ownedRef)
  2. this(ListModelIF model)
    class SingleSelection

Parameters

model ListModelIF

the GListModel to manage, or %NULL

Return Value

a new GtkSingleSelection

Throws

ConstructionException GTK+ fails to create the object.

Meta