gtkmm 4.14.0
Classes
Container Widgets

These widgets can be used to group other widgets together. More...

Classes

class  Gtk::ListViewText
 A simple listbox which presents some lines of information in columns and lets the user select some of them. More...
 
class  Gtk::AspectFrame
 A frame that constrains its child to a particular aspect ratio. More...
 
class  Gtk::CenterBox
 A centering container. More...
 
class  Gtk::EmojiChooser
 A popover to choose an Emoji character. More...
 
class  Gtk::Expander
 A container which can hide its child. More...
 
class  Gtk::Fixed
 A container which allows you to position widgets at fixed coordinates. More...
 
class  Gtk::FlowBox
 A container that allows reflowing its children. More...
 
class  Gtk::FlowBoxChild
 See the description of FlowBox. More...
 
class  Gtk::Frame
 A Gtk::Widget with a decorative frame and optional label. More...
 
class  Gtk::Grid
 A container which arranges its child widgets in rows and columns. More...
 
class  Gtk::HeaderBar
 A box with a centered child. More...
 
class  Gtk::ListBox
 A ListBox is a vertical container that contains ListBoxRow children. More...
 
class  Gtk::ListBoxRow
 See the description of ListBox. More...
 
class  Gtk::Notebook
 Container which shows one of its children at a time, in tabbed windows. More...
 
class  Gtk::Overlay
 A container which overlays widgets on top of each other. More...
 
class  Gtk::Paned
 A widget with two adjustable panes. More...
 
class  Gtk::PopoverMenu
 A Popover to use as a menu. More...
 
class  Gtk::PopoverMenuBar
 A menu bar with popovers. More...
 
class  Gtk::ScrolledWindow
 A container that makes its child scrollable. More...
 
class  Gtk::Stack
 A container that shows only one child at a time. More...
 
class  Gtk::TextView
 Multi-line text editing widget. More...
 
class  Gtk::Viewport
 An adapter which makes widgets scrollable. More...
 
class  Gtk::WindowHandle
 A titlebar area widget. More...
 
class  Gtk::TreeView
 The TreeView widget displays the model (Gtk::TreeModel) data and allows the user to interact with it. More...
 

Detailed Description

These widgets can be used to group other widgets together.