Example #1
0
func xbgopen(g *gx.Graphics) int {
	return xbopen("g:"+g.Name(), "rw", g)
}