DropDown.this

Creates a new GtkDropDown that is populated with the strings.

Parameters

strings string[]

The strings to put in the dropdown

Return Value

a new GtkDropDown

Throws

ConstructionException GTK+ fails to create the object.

Meta