MCPcopy Create free account

hub / github.com/GNOME/gtkmm / types & classes

Types & classes83 in github.com/GNOME/gtkmm

↓ 53 callersClassCellItem_Holiday
demos/gtk-demo/example_listview_treelist.cc:19
↓ 1 callersClassDerivedButton
tests/builder/main.cc:120
ClassAppWindow
tests/delete_cpp_child/main.cc:7
ClassBackgroundArea
tests/builder/main.cc:89
ClassBitsetConstIter
Alias: Gtk::Bitset::const_iterator. * * A %BitsetConstIter is a reference to a specific element in a specific bitset. * * This is a const_iterator
gtk/gtkmm/bitsetconstiter.h:39
ClassColumns
tests/tree_model_iterator/main.cc:24
ClassDemo
demos/gtk-demo/demos.h:13
ClassDemoColumns
demos/gtk-demo/demowindow.cc:41
ClassDemoWindow
demos/gtk-demo/demowindow.h:31
ClassDerived
tests/object_move/main.cc:7
ClassDerivedLabel
tests/scrolledwindow/main.cc:16
ClassDerivedScrolledWindow
tests/scrolledwindow/main.cc:23
ClassDetailDialog
Dialog box, showing icon details.
demos/gtk-demo/example_iconbrowser.cc:68
ClassDialog_Interactive
demos/gtk-demo/example_dialog.cc:16
ClassDlg
This is _not_ a good example of coding with gtkmm.
tests/dialog_deletethis/main.cc:7
ClassExampleOptionGroup
tests/main_with_options/main.cc:23
ClassExampleWindow
tests/child_widget_managed/main.cc:19
ClassExampleWindow
tests/filedialog/main.cc:18
ClassExample_AppWindow
demos/gtk-demo/example_appwindow.cc:15
ClassExample_Builder
demos/gtk-demo/example_builder.cc:10
ClassExample_ColorSel
demos/gtk-demo/example_colorsel.cc:14
ClassExample_Dialog
demos/gtk-demo/example_dialog.cc:18
ClassExample_DrawingArea
demos/gtk-demo/example_drawingarea.cc:18
ClassExample_DropDown
demos/gtk-demo/example_dropdown.cc:52
ClassExample_FlowBox
demos/gtk-demo/example_flowbox.cc:11
ClassExample_GLArea
demos/gtk-demo/example_glarea.cc:33
ClassExample_Gestures
demos/gtk-demo/example_gestures.cc:10
ClassExample_GridView
demos/gtk-demo/example_gridview.cc:11
ClassExample_HeaderBar
demos/gtk-demo/example_headerbar.cc:14
ClassExample_IconBrowser
Main window.
demos/gtk-demo/example_iconbrowser.cc:102
ClassExample_Images
demos/gtk-demo/example_images.cc:26
ClassExample_ListView_AppLauncher
demos/gtk-demo/example_listview_applauncher.cc:12
ClassExample_ListView_EditableCells
demos/gtk-demo/example_listview_editable_cells.cc:11
ClassExample_ListView_ListStore
demos/gtk-demo/example_listview_liststore.cc:58
ClassExample_ListView_TreeList
demos/gtk-demo/example_listview_treelist.cc:69
ClassExample_Listview_ColumnView
demos/gtk-demo/example_listview_columnview.cc:43
ClassExample_Overlay
demos/gtk-demo/example_overlay.cc:8
ClassExample_Panes
demos/gtk-demo/example_panes.cc:19
ClassExample_Pixbufs
demos/gtk-demo/example_pixbufs.cc:41
ClassExample_Shortcuts
demos/gtk-demo/example_shortcuts.cc:14
ClassExample_SizeGroup
demos/gtk-demo/example_sizegroup.cc:17
ClassExample_Stack
demos/gtk-demo/example_stack.cc:11
ClassExample_StackSidebar
demos/gtk-demo/example_stacksidebar.cc:12
ClassExample_TextView
demos/gtk-demo/example_textview.cc:30
ClassGDKMM_API
gdk/gdkmm/value_cairo.h:28
ClassGDKMM_API
gdk/gdkmm/toplevelsurfaceimpl.h:42
ClassGDKMM_API
gdk/gdkmm/popupsurfaceimpl.h:42
ClassGDKMM_API
gdk/gdkmm/dragsurfaceimpl.h:42
ClassGDKMM_API
gdk/gdkmm/devicewithpad.h:32
ClassGTKMM_API
gtk/gtkmm/listviewtext.h:43
ClassGTKMM_API
gtk/gtkmm/accelkey.h:42
ClassGTKMM_API
gtk/gtkmm/treemodelcolumn.h:31
ClassGTKMM_API
gtk/gtkmm/selectionlistmodelimpl.h:42
ClassGTKMM_API
gtk/gtkmm/object.h:28
ClassGTKMM_API
gtk/gtkmm/private/object_p.h:12
ClassIconContextLabel
Labels in the ListBox with icon context names. The icon context ids in this program are not the same as in the Icon Naming Specification at http://sta
demos/gtk-demo/example_iconbrowser.cc:29
ClassInstance
tests/scrolledwindow/main.cc:30
ClassMainWindow
tests/builder/main.cc:186
ClassModelColumns
A Gio::ListStore item that stores information about a bug.
demos/gtk-demo/example_listview_liststore.cc:15
ClassModelColumns
A Gio::ListStore item that stores name, description and context id of an icon.
demos/gtk-demo/example_iconbrowser.cc:44
ClassModelColumns
demos/gtk-demo/example_listview_editable_cells.cc:18
ClassModelColumns
demos/gtk-demo/example_listview_treelist.cc:76
ClassModelColumns
demos/gtk-demo/example_gridview.cc:18
ClassMyButton
tests/child_widget_managed/main.cc:3
ClassMyDialog
Gtk::Dialog is deprecated since 4.10. A class that derives from Gtk::Window can act as a dialog.
tests/refcount_dialog/main.cc:6
ClassMyObject
demos/gtk-demo/example_listview_columnview.cc:10
ClassMyWindow
tests/child_widget2/main.cc:3
ClassMyWindow
tests/refcount_dialog/main.cc:26
EnumNamePart
demos/gtk-demo/example_listview_columnview.cc:13
ClassPaneOptions
demos/gtk-demo/example_panes.cc:26
ClassStringHolder
demos/gtk-demo/example_dropdown.cc:16
ClassTestWindow
tests/child_widget/testwindow.h:24
ClassTestWindow
tests/property_notification/main.cc:20
ClassTextModelColumns
gtk/gtkmm/listviewtext.h:117
ClassTextWidget
demos/gtk-demo/textwidget.h:25
ClassTreeModelColumn
gtk/gtkmm/treemodelcolumn.h:135
ClassTreeModelColumnRecord
Typedefed as TreeModel::ColumnRecord. * Keeps a record of @link TreeModelColumn TreeModelColumns@endlink. * * ColumnRecord objects are used to setu
gtk/gtkmm/treemodelcolumn.h:75
ClassTypeTraits<::Cairo::RefPtr<::Cairo::Surface>>
gdk/gdkmm/cairoutils.h:104
ClassTypeTraits<::Cairo::RefPtr<const ::Cairo::Surface>>
gdk/gdkmm/cairoutils.h:122
ClassValue<::Cairo::RefPtr<T>, typename std::enable_if< std::is_base_of<::Cairo::Region, T>::value || std::is_base_of<::Cairo::Surface, T>::value>::type>
gdk/gdkmm/value_cairo.h:64
ClassWindow
demos/gtk-demo/demos.h:8
ClassWindow_EasterEgg
demos/gtk-demo/example_textview.cc:15
EnumenumStates
Stupid syntax highlighting. * * No regex was used in the making of this highlighting. * It should only work for simple cases. This is good, as *
demos/gtk-demo/textwidget.cc:105