gdka

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2023 License: GPL-3.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Real = &RealGdk{}

Functions

func UnwrapEvent

func UnwrapEvent(v gdki.Event) *gdk.Event

func UnwrapEventButton

func UnwrapEventButton(v gdki.EventButton) *gdk.EventButton

func UnwrapEventKey

func UnwrapEventKey(v gdki.EventKey) *gdk.EventKey

func UnwrapEventOnly

func UnwrapEventOnly(v gdki.Event) *gdk.Event

func UnwrapLocal

func UnwrapLocal(o interface{}) (interface{}, bool)

func UnwrapPixbuf

func UnwrapPixbuf(v gdki.Pixbuf) *gdk.Pixbuf

func UnwrapPixbufLoader

func UnwrapPixbufLoader(v gdki.PixbufLoader) *gdk.PixbufLoader

func UnwrapRectangle

func UnwrapRectangle(v gdki.Rectangle) *gdk.Rectangle

func UnwrapRgba

func UnwrapRgba(v gdki.Rgba) *gdk.RGBA

func UnwrapScreen

func UnwrapScreen(v gdki.Screen) *gdk.Screen

func UnwrapWindow

func UnwrapWindow(v gdki.Window) *gdk.Window

func WrapEvent

func WrapEvent(v *gdk.Event, e error) (gdki.Event, error)

func WrapEventAsEventButton

func WrapEventAsEventButton(v *event) gdki.EventButton

func WrapEventAsEventKey

func WrapEventAsEventKey(v *event) gdki.EventKey

func WrapEventButton

func WrapEventButton(v *gdk.EventButton, e error) (gdki.EventButton, error)

func WrapEventButtonSimple

func WrapEventButtonSimple(v *gdk.EventButton) gdki.EventButton

func WrapEventKey

func WrapEventKey(v *gdk.EventKey, e error) (gdki.EventKey, error)

func WrapEventKeySimple

func WrapEventKeySimple(v *gdk.EventKey) gdki.EventKey

func WrapEventSimple

func WrapEventSimple(v *gdk.Event) gdki.Event

func WrapLocal

func WrapLocal(o interface{}) (interface{}, bool)

func WrapPixbuf

func WrapPixbuf(v *gdk.Pixbuf, e error) (gdki.Pixbuf, error)

func WrapPixbufLoader

func WrapPixbufLoader(v *gdk.PixbufLoader, e error) (gdki.PixbufLoader, error)

func WrapPixbufLoaderSimple

func WrapPixbufLoaderSimple(v *gdk.PixbufLoader) gdki.PixbufLoader

func WrapPixbufSimple

func WrapPixbufSimple(v *gdk.Pixbuf) gdki.Pixbuf

func WrapRectangle

func WrapRectangle(v *gdk.Rectangle, e error) (gdki.Rectangle, error)

func WrapRectangleSimple

func WrapRectangleSimple(v *gdk.Rectangle) gdki.Rectangle

func WrapRgba

func WrapRgba(v *gdk.RGBA, e error) (gdki.Rgba, error)

func WrapRgbaSimple

func WrapRgbaSimple(v *gdk.RGBA) gdki.Rgba

func WrapScreen

func WrapScreen(v *gdk.Screen, e error) (gdki.Screen, error)

func WrapScreenSimple

func WrapScreenSimple(v *gdk.Screen) gdki.Screen

func WrapWindow

func WrapWindow(v *gdk.Window, e error) (gdki.Window, error)

func WrapWindowSimple

func WrapWindowSimple(v *gdk.Window) gdki.Window

Types

type RealGdk

type RealGdk struct{}

func (*RealGdk) EventButtonFrom

func (*RealGdk) EventButtonFrom(ev gdki.Event) gdki.EventButton

func (*RealGdk) EventKeyFrom

func (*RealGdk) EventKeyFrom(ev gdki.Event) gdki.EventKey

func (*RealGdk) NewRGBA

func (*RealGdk) NewRGBA(values ...float64) gdki.Rgba

func (*RealGdk) PixbufLoaderNew

func (*RealGdk) PixbufLoaderNew() (gdki.PixbufLoader, error)

func (*RealGdk) ScreenGetDefault

func (*RealGdk) ScreenGetDefault() (gdki.Screen, error)

func (*RealGdk) WorkspaceControlSupported

func (*RealGdk) WorkspaceControlSupported() bool

Jump to

Keyboard shortcuts

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