Menus, Combo Box, Toolbar
GtkComboBox
— A widget used to choose from a list of items
GtkComboBoxText
— A simple, text-only combo box
GtkMenu
— A menu widget
GtkMenuBar
— A subclass of GtkMenuShell which holds GtkMenuItem widgets
GtkMenuItem
— The widget used for item in menus
GtkRadioMenuItem
— A choice from multiple check menu items
GtkCheckMenuItem
— A menu item with a check box
GtkSeparatorMenuItem
— A separator used in menus
GtkToolShell
— Interface for containers containing GtkToolItem widgets
GtkToolbar
— Create bars of buttons and other widgets
GtkToolItem
— The base class of widgets that can be added to GtkToolShell
GtkToolPalette
— A tool palette with categories
GtkToolItemGroup
— A sub container used in a tool palette
GtkSeparatorToolItem
— A toolbar item that separates groups of other toolbar items
GtkToolButton
— A GtkToolItem subclass that displays buttons
GtkMenuToolButton
— A GtkToolItem containing a button with an additional dropdown menu
GtkToggleToolButton
— A GtkToolItem containing a toggle button
GtkRadioToolButton
— A toolbar item that contains a radio button
GtkPopover
— Context dependent bubbles
GtkPopoverMenu
— Popovers to use as menus