SpinButton Member List

This is the complete list of members for SpinButton, including all inherited members.

configure(Adjustment adjustment, gdouble climb_rate, guint digits)SpinButton
copyClipboard()Entry [private]
cutClipboard()Entry [private]
deleteSelection()Entry [private]
deleteText(gint startPos, gint endPos)Entry [private]
getActivities()Entry [private]
getAdjustement()SpinButton
getChars(gint startPos, gint endPos)Entry [private]
getDigits()SpinButton
getEditable()Entry [private]
getHasFrame()Entry [private]
getIncrements(gdouble *step, gdouble *page)SpinButton
getInvisibleChar()Entry [private]
getLayout()Entry [private]
getLayoutOffstes(gint *x, gint *y)Entry [private]
getMaxLength()Entry [private]
getNumeric()SpinButton
getPosition()Entry [private]
getRange(gdouble *min, gdouble *max)SpinButton
getSnapToTics()SpinButton
getText()Entry [private]
getType()SpinButton [static]
getUpdatePolicy()SpinButton
getValue()SpinButton
getValueAsInt()SpinButton
getVisibility()Entry [private]
getWidthChars()Entry [private]
getWrap()SpinButton
insertText(char[] text, gint length, gint *position)Entry [private]
pasteClipboard()Entry [private]
setActivitiesDefault(gboolean setting)Entry [private]
setAdjustment(Adjustment adjustment)SpinButton
setDigits(guint digits)SpinButton
setEditable(bit isEditable)Entry [private]
setHasFrame(bit setting)Entry [private]
setIncrements(gdouble step, gdouble page)SpinButton
setInvisibleChar(gunichar ch)Entry [private]
setMaxLength(gint max)Entry [private]
setNumeric(bit numeric)SpinButton
setPosition(int position)Entry [private]
setRange(gdouble min, gdouble max)SpinButton
setSnapToTicks(bit snapToTicks)SpinButton
setText(char[] text)Entry [private]
setUpdatePolicy(GtkSpinButtonUpdatePolicy policy)SpinButton
setValue(gdouble value)SpinButton
setVisibility(bit visible)Entry [private]
setWidthChars(gint n_chars)Entry [private]
setWrap(bit wrap)SpinButton
spin(GtkSpinType direction, gdouble increment)SpinButton
this(Adjustment adjustment, gdouble climbRate, guint digits)SpinButton
this(gdouble min, gdouble max, gdouble step)SpinButton
Entry::this()Entry [private]
Entry::this(char[] text)Entry [private]
Entry::this(void delegate() dlg)Entry [private]
Entry::this(char[] text, void delegate() dlg)Entry [private]
Widget::this(GType type, String firstPropertyName)Widget [private]
update()SpinButton


SourceForge.net Logo DSource.org Logo digitalmars.com Logo