def_widget_opts! {
TkCheckbuttonOpt: (
TkActiveBackground,
TkActiveForeground,
TkAnchor,
TkBackground,
TkBg,
TkBitmap,
TkBorderWidth,
TkBd,
TkCompound,
TkCursor,
TkDisabledForeground,
TkFont,
TkForeground,
TkHighlightBackground,
TkHighlightColor,
TkHighlightThickness,
TkImage,
TkJustify,
TkPadX,
TkPadY,
TkRelief,
TkRepeatDelay,
TkRepeatInterval,
TkTakeFocus,
TkText,
TkTextVariable,
TkUnderline,
TkWrapLength,
TkCommand,
TkHeight,
TkIndicatorOn,
TkOffRelief,
TkOffValue,
TkOnValue,
TkOverRelief,
TkSelectColor,
TkSelectImage,
TkState,
TkTristateImage,
TkTristateValue,
TkVariable,
TkWidth,
),
}