php man page for newt_open_window

Query: newt_open_window

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWT_OPEN_WINDOW(3)							 1						       NEWT_OPEN_WINDOW(3)

newt_open_window - Open a window of the specified size and position

SYNOPSIS
int newt_open_window (int $left, int $top, int $width, int $height, [string $title])
DESCRIPTION
Open a window of the specified size and position.
PARAMETERS
o $left - Location of the upper left-hand corner of the window (column number) o $top - Location of the upper left-hand corner of the window (row number) o $width - Window width o $height - Window height o $title - Window title
RETURN VALUES
Returns 1 on success, 0 on failure.
SEE ALSO
newt_pop_window(3), newt_centered_window(3). PHP Documentation Group NEWT_OPEN_WINDOW(3)
Related Man Pages
glscissor(3g) - centos
xcleararea(3x11) - ultrix
xcleararea(3) - hpux
xcreatesimplewindow(3) - hpux
xclearwindow(3x11) - osf1
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!