XtManageChildren man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

XtManageChildren(3Xt)		     X11R5		 XtManageChildren(3Xt)

NAME
       XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild -
       manage and unmanage children

SYNTAX
       typedef Widget *WidgetList;

       void XtManageChildren(children, num_children)
	     WidgetList children;
	     Cardinal num_children;

       void XtManageChild(child)
	     Widget child;

       void XtUnmanageChildren(children, num_children)
	     WidgetList children;
	     Cardinal num_children;

       void XtUnmanageChild(child)
	     Widget child;

ARGUMENTS
       child	 Specifies the child.

       children	 Specifies a list of child widgets.

       num_children
		 Specifies the number of children.

DESCRIPTION
       The function performs the following:

       ·    Issues an error if the children do not all have the same parent or
	    if the parent is not a subclass of

       ·    Returns immediately if the common parent is being destroyed; oth‐
	    erwise, for each unique child on the list, ignores the child if it
	    already is managed or is being destroyed and marks it if not.

       ·    If the parent is realized and after all children have been marked,
	    it makes some of the newly managed children viewable:

	    -	 Calls the change_managed routine of the widgets' parent.

	    -	 Calls on each previously unmanaged child that is unrealized.

	    -	 Maps each previously unmanaged child that has map_when_man‐
		 aged

       Managing children is independent of the ordering of children and inde‐
       pendent of creating and deleting children.  The layout routine of the
       parent should consider children whose managed field is and should
       ignore all other children.  Note that some composite widgets, espe‐
       cially fixed boxes, call from their insert_child procedure.

       If the parent widget is realized, its change_managed procedure is
       called to notify it that its set of managed children has changed.  The
       parent can reposition and resize any of its children.  It moves each
       child as needed by calling which first updates the x and y fields and
       then calls if the widget is realized.

       The function constructs a of length one and calls

       The function performs the following:

       ·    Issues an error if the children do not all have the same parent or
	    if the parent is not a subclass of

       ·    Returns immediately if the common parent is being destroyed; oth‐
	    erwise, for each unique child on the list, performs the following:

	    -	 Ignores the child if it already is unmanaged or is being
		 destroyed and marks it if not.

	    -	 If the child is realized, it makes it nonvisible by unmapping
		 it.

       ·    Calls the change_managed routine of the widgets' parent after all
	    children have been marked if the parent is realized.

       does not destroy the children widgets.  Removing widgets from a par‐
       ent's managed set is often a temporary banishment, and, some time
       later, you may manage the children again.

       The function constructs a widget list of length one and calls

SEE ALSO
       XtMapWidget(3Xt), XtRealizeWidget(3Xt)
       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface

							 XtManageChildren(3Xt)
[top]

List of man pages available for Ultrix

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