Home / comp / gb.gtk / draw 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Draw (gb.gtk)
This class is used for drawing on a Picture, a Window or a ../drawingarea object.

Before starting drawing anything, you must call the Begin method by passing it the object where you want to draw.

Then you can call any of the drawing methods to draw points, lines, texts, pictures...

When your drawing is finished, you must call the End method.

Symbols
This class is static.

Static properties  Static methods 
./backcolor  ./background  ./clip  ./device  ./fillcolor  ./fillstyle  ./fillx  ./filly  ./font  ./forecolor  ./foreground  ./h  ./height  ./invert  ./linestyle  ./linewidth  ./resolution  ./transparent  ./w  ./width    Begin  ./circle  ./ellipse  End  ./image  ./line  ./picture  ./point  ./polygon  ./polyline  ./pop  ./push  ./rect  ./reset  ./richtext  ./richtextheight  ./richtextwidth  ./scale  ./text  ./textheight  ./textwidth  ./tile  ./translate  ./zoom