Method: Fox::FXWindow#x

Defined in:
rdoc-sources/FXWindow.rb

#xObject

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



192
193
194
# File 'rdoc-sources/FXWindow.rb', line 192

def x
  @x
end