package
0.0.0-20190807140233-8d183ef96a57
Repository: https://github.com/keitio/gui.git
Documentation: pkg.go.dev
# Functions
Borderless option makes the window borderless.
Maximized option makes the window start maximized.
New creates a new window with all the supplied options.
Resizable option makes the window resizable by the user.
Size option sets the width and height of the window.
Title option sets the title (caption) of the window.
# Constants
List of all mouse buttons.
List of all mouse buttons.
List of all mouse buttons.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
List of all keyboard keys.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Win is an Env that handles an actual graphical window.