public static FillComboBox ( Gtk combo, List |
||
combo | Gtk | /// Combo. /// |
items | List |
/// Items. /// |
editable | bool | /// Editable. /// |
currentValue | string | /// Current value. /// |
return | void |
public static FillComboBox ( Gtk combo, List |
||
combo | Gtk | /// Combo. /// |
items | List |
/// Items. /// |
editable | bool | /// Editable. /// |
currentValue | string | /// Current value. /// |
return | void |