TABLE OF CONTENTS Prop.mui/Prop.mui Prop.mui/MUIA_Prop_Entries Prop.mui/MUIA_Prop_First Prop.mui/MUIA_Prop_Horiz Prop.mui/MUIA_Prop_Slider Prop.mui/MUIA_Prop_Visible Prop.mui/Prop.mui Prop class generates the well known proportional gadgets. It offers the same attributes as a usual boopsi gadget of propgclass. However, MUI's prop gadgets allow using any imagery for the knob and for the background. Prop.mui/MUIA_Prop_Entries NAME MUIA_Prop_Entries -- (V4 ) [ISG], LONG FUNCTION Set or get the total number of entries. SEE ALSO MUIA_Prop_Horiz, MUIA_Prop_Visible, MUIA_Prop_First Prop.mui/MUIA_Prop_First NAME MUIA_Prop_First -- (V4 ) [ISG], LONG FUNCTION Set or get the number of the first entry. SEE ALSO MUIA_Prop_Horiz, MUIA_Prop_Visible, MUIA_Prop_Entries Prop.mui/MUIA_Prop_Horiz NAME MUIA_Prop_Horiz -- (V4 ) [I.G], BOOL FUNCTION Determine if you want a horizontal or a vertical prop gadget. Defaults to FALSE, i.e. vertical. SEE ALSO MUIA_Prop_Entries, MUIA_Prop_Visible, MUIA_Prop_First Prop.mui/MUIA_Prop_Slider NAME MUIA_Prop_Slider -- (V4 ) [ISG], BOOL FUNCTION Indicate that this prop gadget is used in a slider. MUI might then use different imagery. Since you really should use the slider class when creating sliders, you normally don't need to care about this attribute. Prop.mui/MUIA_Prop_Visible NAME MUIA_Prop_Visible -- (V4 ) [ISG], LONG FUNCTION Set or get the number of visible entries. SEE ALSO MUIA_Prop_Horiz, MUIA_Prop_Entries, MUIA_Prop_First .