Sha256: d6078cd3f59d31bedce71b5020f853032a29e0d0249b5f1350fde0a9c8585ca8
Contents?: true
Size: 303 Bytes
Versions: 58
Compression:
Stored size: 303 Bytes
Contents
# Class representing interactions with controls such as ListBox class Wx::CommandEvent # get_int and get_selection are already synonyms, but neither name # accurately describes what the method does as the event may be a # (de)selection or a check in a CheckListBox alias :get_index :get_int end
Version data entries
58 entries across 58 versions & 3 rubygems