Documentation
¶
Overview ¶
Package gunvalue provides some help to work with glib.Value.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectedIter ¶
SelectedIter returns the iter matching the selected line.
Types ¶
type Conv ¶
type Conv struct {
// contains filtered or unexported fields
}
Conv converts a glib.Value to a usable go type.
func New ¶
New converts the glib.Value func result to a usable go value. can be used with TreeModel.GetValue
func SelectedValue ¶
SelectedValue returns the liststore row value for the selected line as converter.
Click to show internal directories.
Click to hide internal directories.