Navigation

Operators and Keywords

Function List:

C++ API

 g = g_locate (g, [posx, posy, width, height]) - Set the origin and size of g

 This function replaces all "set scale W,H" by  "set scale width*W,height*H"
 and "set origin X,Y" by "set origin posx+height*X,posy+widthY".

 See also: g_new,...