Method: Fox::FXWindow#y

Defined in:
rdoc-sources/FXWindow.rb

#yObject

This window’s y-coordinate, in the parent’s coordinate system [Integer]



195
196
197
# File 'rdoc-sources/FXWindow.rb', line 195

def y
  @y
end