IupGetClassCallbacks
| Definition: |
include pGUI.e
sequence names = IupGetClassCallbacks(string classname) |
| Description: |
Returns the names of all registered callbacks of a class.
classname: name of the class |
| pwa/p2js: | Not supported. |
| See Also: | IupGetClassName, IupGetClassType, IupGetAllAttributes |