package
0.1.1
Repository: https://github.com/hfmrow/gtk3_import.git
Documentation: pkg.go.dev

# 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