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