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 |
See Also: | IupGetClassName, IupGetClassType, IupGetAllAttributes |