XtCreateManagedWidget man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtCreateManagedWidget()				       XtCreateManagedWidget()

Name
  XtCreateManagedWidget - create and manage a child widget.

Synopsis
  Widget    XtCreateManagedWidget(name,	  widget_class,	  parent,   args,
  num_args)
	 String name;
	 WidgetClass widget_class;
	 Widget parent;
	 ArgList args;
	 Cardinal num_args;

Inputs
  name	      Specifies the resource name for the created widget.

  widget_class
	      Specifies the widget class pointer for the created  widget;
	      must be rectObjClass or any subclass.

  parent      Specifies	 the parent widget; must be of class Composite or
	      any subclass thereof.

  args	      Specifies	 the  argument	list  to  override  the	 resource
	      defaults.

  num_args    Specifies the number of arguments in the argument list.

Returns
  The newly created and managed child widget.

Description
  XtCreateManagedWidget()  creates  a  widget by passing all of its argu‐
  ments to XtCreateWidget(), and  then	calling	 XtManageChild()  on  the
  resulting widget.  It returns the created and managed widget.

Usage
  You can use XtVaCreateManagedWidget() to do the same thing, except that
  resource names and values are passed	in  a  variable	 length	 argument
  list, rather than an ArgList.

  If you are creating a number of children of an already realized parent,
  it is more efficient to create them and then manage them all in a  sin‐
  gle call to XtManageChildren().

See Also
  XtCreateWidget(1), XtManageChild(1), XtManageChildren(1), XtVaCreateM‐
  anagedWidget(1).

Xt - Widget Lifecycle				       XtCreateManagedWidget()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net