Query: xmscalesetvalue
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmScaleSetValue(library call) XmScaleSetValue(library call)NAMEXmScaleSetValue -- A Scale function that sets a slider valueSYNOPSIS#include <Xm/Scale.h> void XmScaleSetValue( Widget widget, int value);DESCRIPTIONXmScaleSetValue sets the slider value within the Scale widget. widget Specifies the Scale widget ID. value Specifies the slider position along the scale. This sets the XmNvalue resource. For a complete definition of Scale and its associated resources, see XmScale(3).RELATEDXmScale(3). XmScaleSetValue(library call)
| Related Man Pages |
|---|
| xmscalesetticks(3) - redhat |
| xmscrollbarsetvalues(3) - redhat |
| xmscrollbarsetvalues(3) - centos |
| xmscale(3x) - osf1 |
| gtk2::scale(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| How to capture ^x,^y via bash script? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |