newt_open_window(3) php man page | unix.com

Man Page: newt_open_window

Operating Environment: php

Section: 3

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) - redhat
glscissor(3g) - debian
xcleararea(3x11) - ultrix
xcreatesimplewindow(3) - hpux
xcleararea(3x11) - osf1
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!