sel_registerName
Registers a selector (method name) and returns a pointer to it.
Return
Pointer to the selector
Parameters
selectorName
The selector name (e.g., "sharedSpellChecker")
Registers a selector (method name) and returns a pointer to it.
Pointer to the selector
The selector name (e.g., "sharedSpellChecker")