Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "346) Why are some widgets still visible after I call"
Next document is "348) Can I reparent a widget (change its parent)?"
347) If I call XtGetValues on a resource that does not exist for a
given widget, what value is returned?
[Last modified: Nov 96]
Answer: No value is returned. Your return variable is not modified. If it
was uninitialized (i.e., garbage) before the call to XtGetValues, it will
remain uninitialized.
Ken Lee, http://www.rahul.net/kenton/
Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "346) Why are some widgets still visible after I call"
Next document is "348) Can I reparent a widget (change its parent)?"