Method: Tk.tcl_pkgconfig_list
- Defined in:
- ext/lib/tk.rb
.tcl_pkgconfig_list ⇒ Object
2166 2167 2168 2169 |
# File 'ext/lib/tk.rb', line 2166 def Tk.tcl_pkgconfig_list # Tk8.5 feature Tk.pkgconfig_list('::tcl') end |
2166 2167 2168 2169 |
# File 'ext/lib/tk.rb', line 2166 def Tk.tcl_pkgconfig_list # Tk8.5 feature Tk.pkgconfig_list('::tcl') end |