# Functions
ComboBoXFillWithOptionsNew: all in one function - Create the structure.
No description provided by the author
ComboBoXStructNew: Create a new structure that handle the methods to process GtkComboBox & GtkComboBoxText objects transparently, some options are not available for simple ComboBox like 'Editable', 'AddOnEnter', 'PopupRemove'.
ComboBoxTextAddSetEntry: Add newEntry if not exist to ComboBoxText, Option: prepend:bool.
# Structs
ComboBoXOpt: Hold available options for 'ComboBoXStruct'.
No description provided by the author