Method: Fox::FXRegistry#initialize
- Defined in:
- rdoc-sources/FXRegistry.rb
#initialize(appKey = "", vendorKey = "") ⇒ FXRegistry
Construct registry object; appKey and vendorKey must be string constants. Regular applications SHOULD set a vendor key!
38 |
# File 'rdoc-sources/FXRegistry.rb', line 38 def initialize(appKey="", vendorKey="") ; end |