DropDown.newFromStrings

Creates a new gtk.drop_down.DropDown that is populated with the strings.

class DropDown
static
newFromStrings
(
string[] strings
)

Parameters

strings string[]

The strings to put in the dropdown

Return Value

Type: gtk.drop_down.DropDown