Sha256: 649618856d536ef99ea05b045b794560f21d9f21936f2a2299d69d215b4d4137
Contents?: true
Size: 378 Bytes
Versions: 4
Compression:
Stored size: 378 Bytes
Contents
# Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. # # Some parts are # Copyright 2004-2007, wxRuby development team # released under the MIT-like wxRuby2 license require_relative './controlwithitems' class Wx::ListBox alias :get_item_data :get_client_object alias :set_item_data :set_client_object end
Version data entries
4 entries across 4 versions & 1 rubygems