Wx::Object
Analogous to Image.from_bitmap
# File wx/classes/icon.rb, line 3 def self.from_bitmap(bmp) ico = new ico.copy_from_bitmap(bmp) ico end
Disabled; run with $DEBUG to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.