Close a window
int PhWindowClose( PhRid_t window_rid );
ph
This function closes a window with the given region ID, that was previously opened by a call to PhWindowOpen().
Don't use this function in an application that uses widgets. |
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |