Class: Fox::FXId

Inherits:
Object
  • Object
show all
Defined in:
lib/libGUIb16.rb,
lib/libGUIb14.rb

Overview

module FX

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#wdg_nameObject

a user-given name to identify the wdg



1064
1065
1066
# File 'lib/libGUIb16.rb', line 1064

def wdg_name
  @wdg_name
end

Instance Method Details

#appObject



1065
1066
1067
# File 'lib/libGUIb16.rb', line 1065

def app
  $fxapp
end