Query: newt_centered_window
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_CENTERED_WINDOW(3) 1 NEWT_CENTERED_WINDOW(3) newt_centered_window - Open a centered window of the specified sizeSYNOPSISint newt_centered_window (int $width, int $height, [string $title])DESCRIPTIONOpen a centered window of the specified size.PARAMETERSo $width - Window width o $height - Window height o $title - Window titleRETURN VALUESUndefined value.SEE ALSOnewt_pop_window(3), newt_open_window(3). PHP Documentation Group NEWT_CENTERED_WINDOW(3)