Приглашаем посетить
Ходасевич (hodasevich.lit-info.ru)

newt_centered_window


newt_centered_window

(PECL)

newt_centered_window -- 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.

Список параметров

width

Window width

height

Window height

title

Window title

Возвращаемые значения

Undefined value.

Смотрите также

newt_pop_window()
newt_open_window()