Files
klayout/testdata/ruby
Matthias Koefferlein 9c3f70342b key bindings and menu items visibility string packing/unpacking for scripts
New convenience functions are provided which simplify
manipulation of key bindings and menu item visibility
configuration strings. AbstractMenu#pack_key_binding
and AbstractMenu#unpack_key_binding turn a path/key
map into a single string and back. The string format
is the same than for the key-binding configuration key.

The same is provided for the menu item visibilily
with AbstractMenu#pack_menu_item_visible and
Abstract#unpack_menu_item_visible.
2019-08-17 19:54:18 +02:00
..
2019-07-19 00:02:05 +02:00
2019-07-19 00:02:05 +02:00
2019-07-04 01:24:19 +02:00
2019-07-13 22:45:22 +02:00
2019-07-13 22:45:22 +02:00
2019-07-16 23:17:29 +02:00