|
GBar.Init()
Used to change the Symbol of GBar.
void GBar.Init( |
Parameter
symbol
[in] The symbol whose data should be processed by the class.
Note
The .Init() function call can be used at any point in the code. It can also be used multiple times to change data during runtime.
Example:
//--- Include Glib Class |
See also