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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetEntryChangedEvent: Retrieval of the value entered in real time.
GetEntryText: retrieve value of an entry control.
GetEntryTextAsInt: retrieve value of an entry control as integer.
GetExtEntry: Sanitize and get extension entries.
GetSepEntry: Sanitize and get separated entries.
SetExtEntry: set extension entries.
SetSepEntry: set separated entries.
SpinbuttonSetValues: Configure a GtkSpinButton: where 'step' values means in order: stepIncrement, pageIncrement, pageSize 'nil' value send as 'sb' will just return a configured *gtk.Adjustment.
SpinScaleSetNew: create a new structure to which contains parameters for the simple configuration of GtkSpinButton / GtkScaleButton.

# Structs

SpinScaleSet: is a structure which contains parameters for the simple configuration of GtkSpinButton / GtkScaleButton.