Query: xltcreateanimatedbutton
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltCreateAnimatedButton(3X) XltCreateAnimatedButton(3X)NAMEXltCreateAnimatedButton - Convenience function to create an AnimatedButton widgetSYNOPSIS#include <Xlt/AnimatedButton.h> Widget XltCreateAnimatedButton(parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;DESCRIPTIONXltCreateAnimatedButton create an instance of a AnimatedButton widget and returns the associated widget ID. parent The parent widget ID name The widget name. arglist The arglist. argcount The number of args in arglist. For a complete description of AnimatedButton, see XltAnimatedButton(3X)RETURN VALUEReturns the AnimatedButton widget ID.RELATED INFORMATIONXltAnimatedButton(3X). XltCreateAnimatedButton(3X)