Class gtk.ComboBoxController
Defined in: jsgtk_merge_for_doc.js.
Constructor Attributes | Constructor Name and Description |
---|---|
gtk.ComboBoxController(view)
ComboBoxController is a core class of gtk.ComboBox to control all logic matters
to perform any specific action.
|
Class Detail
gtk.ComboBoxController(view)
ComboBoxController is a core class of gtk.ComboBox to control all logic matters
to perform any specific action.
- Parameters:
- view
- See:
- gtk.ComboBox