Skip to content
callcount

fyne.io/fyne/widget.BaseWidget.Refresh

third-party

The 4843rd most-called third-party method by production calls. Called 175 times across 1 modules; 122 of those run outside tests and generated code.

All of fyne.io/fyne/widget → Docs on pkg.go.dev ↗

prod calls
122
non-test, non-generated
all calls
175
total callsites
modules
1
distinct callers
in loop
5%
of prod calls
in tests
30%
53 calls
resolved
100%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Concrete method4%A method on a value whose type is known exactly.
  • Embedded method96%Reached through an embedded type.

where it's called

Callsites in the wild

12 representative callsites of 175, prioritizing in-loop and non-test usage. We link to source, never display it.

BaseWidget.Refresh · 12 of 175 callsites
  • fyne.io/fyne @v1.4.3

    cmd/fyne_settings/settings/scale.go:41

    in loop
  • fyne.io/fyne @v1.4.3

    widget/radio_group.go:128

    in loop
  • fyne.io/fyne @v1.4.3

    widget/radio_group.go:208

    in loop
  • fyne.io/fyne @v1.4.3

    widget/accordion.go:228

    in loop
  • fyne.io/fyne @v1.4.3

    widget/tree.go:541

    in loop
  • fyne.io/fyne @v1.4.3

    widget/tree.go:544

    in loop
  • fyne.io/fyne @v1.4.3

    widget/tree_test.go:253

    in loop test
  • fyne.io/fyne @v1.4.3

    widget/box.go:30

  • fyne.io/fyne @v1.4.3

    dialog/fileitem.go:31

  • fyne.io/fyne @v1.4.3

    widget/entry_validation.go:42

  • fyne.io/fyne @v1.4.3

    widget/popup.go:43

  • fyne.io/fyne @v1.4.3

    widget/fileicon.go:46

top callers

The modules that reach for it

The modules that call BaseWidget.Refresh most in this snapshot.

  • fyne.io/fyne175100%

siblings

More from fyne.io/fyne/widget

The other most-called members in this package. See all →