MCPcopy Create free account

hub / github.com/alexflint/gallium / functions

Functions156 in github.com/alexflint/gallium

MethodURL
URL gets the URL that the window is currently at.
app.go:208
MethodUndo
Undo undoes the last text editing action
app.go:245
MethodUnselect
Unselect unselects any text selection
app.go:285
Functioncgo_onGlobalShortcut
export cgo_onGlobalShortcut
globalshortcut.go:41
Functioncgo_onMenuClicked
export cgo_onMenuClicked
callbacks.go:22
Functioncgo_onReady
This file contains all Go functions that are exported to cgo. They are here because the presence of an export means that the C prelude gets copied int
callbacks.go:15
FunctiongopherPng
()
examples/desktop-notification/bindata.go:80
MethodhandleClose
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:53
MethodhandleCloseDev
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:75
FunctionhandleDoSomething
()
examples/statusbar/statusbar.go:25
FunctionhandleDoSomething
()
examples/simple/simple.go:22
FunctionhandleDoSomethingElse
()
examples/statusbar/statusbar.go:29
FunctionhandleDoSomethingElse
()
examples/simple/simple.go:26
FunctionhandleIndex
(w http.ResponseWriter, r *http.Request)
examples/frameless/frameless.go:23
MethodhandleIndex
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:33
MethodhandleLoad
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:66
FunctionhandleMenuAbout
()
examples/menu/menu.go:37
FunctionhandleMenuFirst
()
examples/keys/keys.go:11
FunctionhandleMenuQuit
()
examples/statusbar/statusbar.go:20
FunctionhandleMenuQuit
()
examples/simple/simple.go:17
FunctionhandleMenuQuit
()
examples/menu/menu.go:42
FunctionhandleMenuQuit
()
examples/keys/keys.go:19
FunctionhandleMenuSecond
()
examples/keys/keys.go:15
MethodhandleMiniaturize
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:57
MethodhandleOpenDev
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:70
MethodhandleReload
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:45
MethodhandleReloadNoCache
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:49
MethodhandleResize
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:37
MethodhandleWindow
(w http.ResponseWriter, r *http.Request)
examples/controller/controller.go:61
FunctioniconPng
()
examples/statusbar/bindata.go:80
FunctioninfoPlistTpl
()
cmd/gallium-bundle/bindata.go:80
Functioninit
()
examples/window/window.go:11
Functionmain
()
cmd/gallium-bundle/bundle.go:65
Functionmain
()
examples/statusbar/statusbar.go:14
Functionmain
()
examples/window/window.go:15
Functionmain
()
examples/controller/controller.go:106
Functionmain
()
examples/simple/simple.go:11
Functionmain
()
examples/frameless/frameless.go:17
Functionmain
()
examples/screens/screens.go:16
Functionmain
()
examples/menu/menu.go:11
Functionmain
()
examples/desktop-notification/notification.go:13
Functionmain
()
examples/native/native.go:39
Functionmain
()
examples/keys/keys.go:54
Methodmenu
()
cocoa.go:39
Methodmenu
()
cocoa.go:52
Methodmenu
()
cocoa.go:60
FunctiononReady
(app *gallium.App)
examples/statusbar/statusbar.go:33
FunctiononReady
(app *gallium.App)
examples/window/window.go:20
FunctiononReady
(ui *gallium.App)
examples/controller/controller.go:80
FunctiononReady
(app *gallium.App)
examples/simple/simple.go:30
FunctiononReady
(app *gallium.App)
examples/frameless/frameless.go:27
FunctiononReady
(app *gallium.App)
examples/screens/screens.go:11
FunctiononReady
(app *gallium.App)
examples/desktop-notification/notification.go:19
FunctiononReady
(ui *gallium.App)
examples/native/native.go:31
FunctiononReady
(app *gallium.App)
examples/keys/keys.go:23
FunctionparseShortcut
(s string)
cocoa.go:104
← previous101–156 of 156, ranked by callers