int wb_get_class (int wbobject)
Returns an integer that corresponds to the class of the object (control, window or menu) passed as the parameter. The class is passed as a parameter to functions wb_create_control() and wb_create_window().
Click here for a list of the available control classes and here for a list of available window classes.
wb_create_control
wb_create_window
Control functions
Window functions