gui.setPushButtonIcon
Assigns an icon to a push button.
Prototype
bOk = gui.setPushButtonIcon ( hComponent, hIcon )
Parameters
hComponent - valid GUI component handle
hIcon - icon handle you want to assign
Return values
bOk - true on success
Available since ShiVa 2.0