window

package
v0.0.0-...-24dab48 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2015 License: MIT, MIT Imports: 2 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

Functions

func SetVisible

func SetVisible(v bool, c *xgb.Conn, w xproto.Window, root xproto.Window)

Types

type Window

type Window interface {
	Conn() *xgb.Conn
	XRoot() xproto.Window
	XWindow() xproto.Window
	Close()
	Kill()
	SetXBorderWidth(uint32)
	Move(int16, int16)
	Resize(uint16, uint16)
	MoveResize(int16, int16, uint16, uint16)
	Raise()
	Lower()
	Stack(xproto.Window, uint32)
	Above(Window)
	Below(Window)
	Hide()
	Show()
}

func New

func New(c *xgb.Conn, w xproto.Window, r xproto.Window) Window

Jump to

Keyboard shortcuts

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