Sha256: 2e691cb41867fbe2164a72af5f15ecf45332561643ef73bcad7d554989db60f1

Contents?: true

Size: 374 Bytes

Versions: 3

Compression:

Stored size: 374 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_data
  alias :set_item_data :set_client_data
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wxruby3-0.9.2-x64-mingw-ucrt lib/wx/core/listbox.rb
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/core/listbox.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/core/listbox.rb