Programming Guide |
Trims the current screen
int sm_win_shrink(void);
Motif, Windows
PI_ERR_NONE
: Success
sm_win_shrink
trims all space on a screen to the right of the rightmost widget and below the bottom widget. It does not change the number of Panther lines and columns. It is primarily useful after repositioning fields. Call sm_adjust_area to restore a screen to its original size.