Constructor
Gtk.DropDown.new_from_strings
Declaration [src]
GtkWidget*
gtk_drop_down_new_from_strings (
const char* const* strings
)
Parameters
strings |
An array of char* |
The strings to put in the dropdown |
|
Ownership is not transferred to the callee |
Return value
Returns: GtkWidget |
|
a new |
|
Ownership is not transferred to the caller |