Squeak Class Documentation category index | class index  
 
Win32Rectangle
  category: FFI-Examples-Win32
  superclass: ExternalStructure
  subclasses:

No comment. Sorry.

instance methods
  accessing
  bottom
bottom:
left
left:
left:top:right:bottom:
right
right:
top
top:

class methods
  accessing
  fields

  instance creation
  fromRectangle:

instance methods
  accessing top  
 

bottom

This method was automatically generated


 

bottom:

This method was automatically generated


 

left

This method was automatically generated


 

left:

This method was automatically generated


 

left:top:right:bottom:

sets the coordinates of the receiver


 

right

This method was automatically generated


 

right:

This method was automatically generated


 

top

This method was automatically generated


 

top:

This method was automatically generated


class methods
  accessing top  
 

fields

Win32Rectangle defineFields


  instance creation top  
 

fromRectangle:

returns an instance of the receiver from the given smalltalk rectangle