Menus, Combo Box, Toolbar
CtkComboBox
— A widget used to choose from a list of items
CtkComboBoxText
— A simple, text-only combo box
CtkMenu
— A menu widget
CtkMenuBar
— A subclass of CtkMenuShell which holds CtkMenuItem widgets
CtkMenuItem
— The widget used for item in menus
CtkRadioMenuItem
— A choice from multiple check menu items
CtkCheckMenuItem
— A menu item with a check box
CtkSeparatorMenuItem
— A separator used in menus
CtkToolShell
— Interface for containers containing CtkToolItem widgets
CtkToolbar
— Create bars of buttons and other widgets
CtkToolItem
— The base class of widgets that can be added to CtkToolShell
CtkToolPalette
— A tool palette with categories
CtkToolItemGroup
— A sub container used in a tool palette
CtkSeparatorToolItem
— A toolbar item that separates groups of other toolbar items
CtkToolButton
— A CtkToolItem subclass that displays buttons
CtkMenuToolButton
— A CtkToolItem containing a button with an additional dropdown menu
CtkToggleToolButton
— A CtkToolItem containing a toggle button
CtkRadioToolButton
— A toolbar item that contains a radio button
CtkPopover
— Context dependent bubbles
CtkPopoverMenu
— Popovers to use as menus