Man Page: xltcreateanimatedbutton
Operating Environment: redhat
Section: 3x
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)
| Related Man Pages |
|---|
| xmcreaterowcolumn(3) - centos |
| dtcreatehelpquickdialog(3) - hpux |
| xmcreaterowcolumn(3) - hpux |
| xmcreateworkarea(3) - hpux |
| xmcreatemessagebox(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Tar Command |
| Issue with "rsh" on RedHat |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |