window

package module
v0.0.0-...-2571164 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2019 License: MIT Imports: 3 Imported by: 0

README

go-flutter-plugin-window

A go-flutter plugin to interact with your GLFW window from Dart code.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

Plugin is a go-flutter plugin that help interact with the GLFW window from any flutter widget of the app.

func (*Plugin) InitPlugin

func (p *Plugin) InitPlugin(messenger plugin.BinaryMessenger) error

InitPlugin creates a MethodChannel for "na2axl.github.io/go-flutter-plugin-titlebar"

func (*Plugin) InitPluginGLFW

func (p *Plugin) InitPluginGLFW(window *glfw.Window) error

InitPluginGLFW is used to gain control over the glfw.Window

Jump to

Keyboard shortcuts

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