hpux man page for xtvacreatepopupshell

Query: xtvacreatepopupshell

OS: hpux

Section: 1

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

XtVaCreatePopupShell()													    XtVaCreatePopupShell()

Name
  XtVaCreatePopupShell - create a popup shell, specifying resources with a varargs list.

Synopsis
  Widget XtVaCreatePopupShell(name, widget_class, parent, ..., NULL)
	   String name;
	   WidgetClass widget_class;
	   Widget parent;

Inputs
  name	    Specifies the resource name for the created shell widget.

  widget_class
	    Specifies the widget class pointer for the created shell widget.

  parent    Specifies the parent widget.  Must be of class Core or any subclass thereof.

  ..., NULL A NULL-terminated variable-length list of resource name/value pairs to override any other resource specifications.

Returns
  A shell widget of the specified class.

Availability
  Release 4 and later.

Description
  XtVaCreatePopupShell()  creates and returns a shell widget of class widget_class and named name, as a popup child of parent.	It is identi-
  cal to XtCreatePopupShell() except that the args array of resource names and values and the num_args argument of that function are replaced
  with a NULL-terminated variable-length argument list.

  See XtCreatePopupShell() for more information on this function.  See XtVaSetValues() for more information on using variable-length argument
  lists to specify resources.

See Also
  XtCreatePopupShell(1), XtVaSetValues(1).

Xt - Pop Ups														    XtVaCreatePopupShell()
Related Man Pages
xtvacreatepopupshell(3xt) - redhat
xtcreatepopupshell(3) - centos
xtcreatepob(3) - hpux
xtvacreatepopupshell(3xt) - osf1
xtcreatepopupshell(3) - linux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp