VRedisplayButtonWindow


 
Name
  VRedisplayButtonWindow - redisplays the button window if it is unmapped.
 
Synopsis
  VRedisplayButtonWindow()
 
Description
  VRedisplayButtonWindow redisplays the button window if it is unmapped.
 
Return Value
  0 - work successfully.
  288 - button window is already mapped.
 
Parameters
  None.
 
Side Effects
  The global variable lib_butt_win_on_off_selected is made TRUE.
 
Entry Conditions
  VCreateColormap should be called earlier, else VRedisplayButtonWindow prints
an error message, produces a core dump file and exits from the current
process.
 
Related Functions
VRemoveButtonWindow.