GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmListGetMatchPos(3) FreeBSD Library Functions Manual XmListGetMatchPos(3)

XmHierarchyGetChildNodes — A List function that returns all instances of an item in the list

#include <Xm/Hierarchy.h>
WidgetList XmHierarchyGetChildNodes(
Widget widget);

XmHierarchyGetChildNodes is a function that returns a list of child nodes of a Hierarchy.
widget
Specifies the ID of the Hierarchy widget.

For a complete definition of List and its associated resources, see XmHierarchy(3).

Returns WidgetList with child nodes of the hierachy, or NULL if the hierachy contains no children.

XmHierarchy(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.