DropDown.newFromStrings
gtk.drop_down.DropDown newFromStrings(string[] strings)Creates a new gtk.drop_down.DropDown that is populated with the strings.
Parameters
strings | The strings to put in the dropdown |
Returns
a new gtk.drop_down.DropDown
gtk.drop_down.DropDown newFromStrings(string[] strings)Creates a new gtk.drop_down.DropDown that is populated with the strings.
strings | The strings to put in the dropdown |