DropDown.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gio.list_model.ListModel model = null, gtk.expression.Expression expression = null)

Creates a new gtk.drop_down.DropDown.

You may want to call gtk.drop_down.DropDown.setFactory to set up a way to map its items to widgets.

Parameters

modelthe model to use
expressionthe expression to use

Returns