cock.unbind
Unbinds specified map and option from current layout.
Contents
Function
Synopsis
cock.unbind ( self, map, option )
Arguments
table self
- An object to use.
string map
- A control map name to unbind.
string option
- Optional. Option to unbind map from. Will revert to defaultOption if not provided.
See also
- cock.bind
- cock.addOption
- cock.getEmptyOption
- Common Organization of Controls Kit Manual
- Common Organization of Controls Kit