(PECL newt >= 0.1)
Open a centered window of the specified size
int newt_centered_window ( int $width, int $height [, string $title ] )
Open a centered window of the specified size.
Parameters:
width
Window width
height
Window height
title
Window title
Returns:
Undefined value.
See also:
Please login to continue.