utils

package
v3.2.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindFirstIterInTreeSelection

func FindFirstIterInTreeSelection(ls *gtk.ListStore, s *gtk.TreeSelection) (*gtk.TreeIter, error)

func GetBox

func GetBox(b *gtk.Builder, id string) (el *gtk.Box)

func GetButton

func GetButton(b *gtk.Builder, id string) (btn *gtk.Button)

func GetCellRendererText

func GetCellRendererText(b *gtk.Builder, id string) (el *gtk.CellRendererText)

func GetCheckButton

func GetCheckButton(b *gtk.Builder, id string) (el *gtk.CheckButton)

func GetCheckMenuItem

func GetCheckMenuItem(b *gtk.Builder, id string) (el *gtk.CheckMenuItem)

func GetComboBox

func GetComboBox(b *gtk.Builder, id string) (combobox *gtk.ComboBox)

func GetEntry

func GetEntry(b *gtk.Builder, id string) (treeView *gtk.Entry)

func GetFilterValues

func GetFilterValues(entryKeyword *gtk.Entry, cmbBoxRepo *gtk.ComboBox, cmbBoxLang *gtk.ComboBox,
	chckBtnInstalled *gtk.CheckButton) (keywordP, repoP, langP *string, onlyInstalled bool)

func GetImage

func GetImage(b *gtk.Builder, id string) (el *gtk.Image)

func GetIterFromTextPathInListStore

func GetIterFromTextPathInListStore(ls *gtk.ListStore, path string) (*gtk.TreeIter, error)

func GetLabel

func GetLabel(b *gtk.Builder, id string) (treeView *gtk.Label)

func GetListStore

func GetListStore(b *gtk.Builder, id string) (listStore *gtk.ListStore)

func GetMenuItem

func GetMenuItem(b *gtk.Builder, id string) (el *gtk.MenuItem)

func GetNotebook

func GetNotebook(b *gtk.Builder, id string) (el *gtk.Notebook)

func GetScrolledWindow

func GetScrolledWindow(b *gtk.Builder, id string) (treeView *gtk.ScrolledWindow)

func GetSeparator

func GetSeparator(b *gtk.Builder, id string) (el *gtk.Separator)

func GetSpinner

func GetSpinner(b *gtk.Builder, id string) (treeView *gtk.Spinner)

func GetToggleButton

func GetToggleButton(b *gtk.Builder, id string) (btn *gtk.ToggleButton)

func GetTreeView

func GetTreeView(b *gtk.Builder, id string) (treeView *gtk.TreeView)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL