118 |
118 |
119 <p> |
119 <p> |
120 Public method to retrieve the shortcuts. |
120 Public method to retrieve the shortcuts. |
121 </p> |
121 </p> |
122 <dl> |
122 <dl> |
123 <dt>Returns:</dt> |
123 <dt>Return:</dt> |
124 <dd> |
124 <dd> |
125 Dictionary of dictionaries of shortcuts. The keys of the |
125 Dictionary of dictionaries of shortcuts. The keys of the |
126 dictionary are the categories, the values are dictionaries. |
126 dictionary are the categories, the values are dictionaries. |
127 These dictionaries have the shortcut name as their key and |
127 These dictionaries have the shortcut name as their key and |
128 a tuple of accelerators as their value. |
128 a tuple of accelerators as their value. |