Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyWindowConfig ¶
func ApplyWindowConfig(window *glfw.Window, config *GLFWWindowConfig)
Types ¶
type CompositionAttribute ¶
type DragConfig ¶
type GLFWWindowConfig ¶
type GLFWWindowConfig struct { Icon48px *image.RGBA CompositionAttribute *CompositionAttribute DragConfig *DragConfig FocusCallback func(focused bool) }
Click to show internal directories.
Click to hide internal directories.