PHP Velho Oeste 2024

newt_centered_window

(PECL newt >= 0.1)

newt_centered_windowAbrir una ventana centrada de un tamaño específico

Descripción

newt_centered_window ( int $width , int $height [, string $title ] ) : int

Abre una ventana centrada de un tamaño específico.

Parámetros

width

Ancho de la ventana

height

Alto de la vetana

title

Título de la ventana

Valores devueltos

Valor no definido.

Ver también

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top