hiSetTabWindowIcon
hiSetTabWindowIcon(w_windowID g_icon) =>t / nil
Description
Sets the icon in the specified window’s tab. Tabs are displayed when multiple windows are open in a session window.
This function overrides any initial value that might have been set when the window was created.
Arguments
Values Returned
Examples
hiSetTabWindowIcon( window ( 4 ) )
Related Topics
Return to top