Sha256: 2b164f4abb7b3eda669834a91eebecbfcbe22f2e75389ac2ab12880ede723fc1

Contents?: true

Size: 261 Bytes

Versions: 9

Compression:

Stored size: 261 Bytes

Contents

class Wx::HTML::HelpController

  # Returns the latest frame size and position settings and whether a new frame is drawn with each invocation.
  # @return [Array(Wx::Frame,Wx::Size,Wx::Point,Boolean)] latest frame settings
  def get_frame_parameters; end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wxruby3-0.9.0.pre.rc.3 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.rc.2 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.rc.1 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.14 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.13 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.11 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.10 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.9 lib/wx/doc/html/html_help_controller.rb
wxruby3-0.9.0.pre.beta.8 lib/wx/doc/html/html_help_controller.rb