Squeak Class Documentation category index | class index  
 
X11GC
  category: FFI-Examples-X11
  superclass: ExternalStructure
  subclasses:

No comment. Sorry.

instance methods
  accessing
  display
drawable
drawable:

  drawing
  background:
drawLineFrom:to:
drawOval:
drawRectangle:
fillOval:
fillRectangle:
foreground:

  initialize-release
  free

  xlib calls
  XDrawArc:with:with:with:with:with:with:with:with:
XDrawLine:with:with:with:with:with:with:
XDrawRectangle:with:with:with:with:with:with:
XFillArc:with:with:with:with:with:with:with:with:
XFillRectangle:with:with:with:with:with:with:
XFreeGC:with:
XSetBackground:with:with:
XSetForeground:with:with:

class methods
  field definition
  fields

  instance creation
  on:

  xlib calls
  XCreateGC:with:with:with:

instance methods
  accessing top  
 

display


 

drawable


 

drawable:


  drawing top  
 

background:


 

drawLineFrom:to:


 

drawOval:


 

drawRectangle:


 

fillOval:


 

fillRectangle:


 

foreground:


  initialize-release top  
 

free

Free the handle pointed to by the receiver


  xlib calls top  
 

XDrawArc:with:with:with:with:with:with:with:with:


 

XDrawLine:with:with:with:with:with:with:


 

XDrawRectangle:with:with:with:with:with:with:


 

XFillArc:with:with:with:with:with:with:with:with:


 

XFillRectangle:with:with:with:with:with:with:


 

XFreeGC:with:


 

XSetBackground:with:with:


 

XSetForeground:with:with:


class methods
  field definition top  
 

fields

X11GC defineFields


  instance creation top  
 

on:


  xlib calls top  
 

XCreateGC:with:with:with: