NoSelection.this

Creates a new selection to handle @model.

  1. this(GtkNoSelection* gtkNoSelection, bool ownedRef)
  2. this(ListModelIF model)
    class NoSelection

Parameters

model ListModelIF

the GListModel to manage, or %NULL

Return Value

a new GtkNoSelection

Throws

ConstructionException GTK+ fails to create the object.

Meta