Class | Fox::FXDrawable |
In: |
rdoc-sources/FXDrawable.rb
|
Parent: | FXId |
FXDrawable is an abstract base class for any surface that can be drawn upon, such as an FXWindow or an FXImage.
height | [R] | Height of drawable, in pixels [Integer] |
visual | [RW] | Visual [FXVisual] |
width | [R] | Width of drawable, in pixels [Integer] |