SL_SetWindowClipFull


NAME
SL_SetWindowClipFull -- sets the user clipping region to the full window.

SYNOPSIS
SL_SetWindowClipFull(winhandle);
A0

void SL_SetWindowClipFull(WINHANDLE);

FUNCTION
Sets the clipping region to the entire window, so the whole
window is drawable.

INPUTS
winhandle - as returned by SL_CreateWindowA.

SEE ALSO
SL_ClearWindowClip, SL_OrWindowClip, SL_AndWindowClip, SL_XorWindowClip, SL_BeginWindowDraw, SL_EndWindowDraw.

 

SL_SetWindowClipFull  Command Section By Type  url:SL_SetWindowClipFull
  created:2008-03-01 23:36:19   last updated:2008-03-01 23:36:19
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_SetWindowClipFull
There are no user contributed comments for this page.