Buttons and Toggles

CtkButton — A widget that emits a signal when clicked on
CtkCheckButton — Create widgets with a discrete toggle button
CtkRadioButton — A choice from multiple check buttons
CtkToggleButton — Create buttons which retain their state
CtkLinkButton — Create buttons bound to a URL
CtkMenuButton — A widget that shows a popup when clicked on
CtkSwitch — A “light switch” style toggle
CtkScaleButton — A button which pops up a scale
CtkVolumeButton — A button which pops up a volume control
CtkLockButton — A widget to unlock or lock privileged operations
CtkModelButton — A button that uses a GAction as model