gtk2 3.0.8-x86-mingw32 → 3.0.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +9 -9
@@ -54,7 +54,7 @@
|
|
54
54
|
</tr>
|
55
55
|
<tr>
|
56
56
|
<td class="function_type">
|
57
|
-
<a href="
|
57
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
58
58
|
</td>
|
59
59
|
<td class="function_name">
|
60
60
|
<a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-exclusive" title="gtk_tool_palette_get_exclusive ()">gtk_tool_palette_get_exclusive</a> <span class="c_punctuation">()</span>
|
@@ -70,7 +70,7 @@
|
|
70
70
|
</tr>
|
71
71
|
<tr>
|
72
72
|
<td class="function_type">
|
73
|
-
<a href="
|
73
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
74
74
|
</td>
|
75
75
|
<td class="function_name">
|
76
76
|
<a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-expand" title="gtk_tool_palette_get_expand ()">gtk_tool_palette_get_expand</a> <span class="c_punctuation">()</span>
|
@@ -86,7 +86,7 @@
|
|
86
86
|
</tr>
|
87
87
|
<tr>
|
88
88
|
<td class="function_type">
|
89
|
-
<a href="
|
89
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
90
90
|
</td>
|
91
91
|
<td class="function_name">
|
92
92
|
<a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-group-position" title="gtk_tool_palette_get_group_position ()">gtk_tool_palette_get_group_position</a> <span class="c_punctuation">()</span>
|
@@ -236,7 +236,7 @@
|
|
236
236
|
<td class="property_flags">Read / Write</td>
|
237
237
|
</tr>
|
238
238
|
<tr>
|
239
|
-
<td class="property_type"><a href="
|
239
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
240
240
|
<td class="property_name"><a class="link" href="GtkToolPalette.html#GtkToolPalette--icon-size-set" title="The “icon-size-set” property">icon-size-set</a></td>
|
241
241
|
<td class="property_flags">Read / Write</td>
|
242
242
|
</tr>
|
@@ -258,12 +258,12 @@
|
|
258
258
|
</colgroup>
|
259
259
|
<tbody>
|
260
260
|
<tr>
|
261
|
-
<td class="property_type"><a href="
|
261
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
262
262
|
<td class="property_name"><a class="link" href="GtkToolPalette.html#GtkToolPalette--c-exclusive" title="The “exclusive” child property">exclusive</a></td>
|
263
263
|
<td class="property_flags">Read / Write</td>
|
264
264
|
</tr>
|
265
265
|
<tr>
|
266
|
-
<td class="property_type"><a href="
|
266
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
267
267
|
<td class="property_name"><a class="link" href="GtkToolPalette.html#GtkToolPalette--c-expand" title="The “expand” child property">expand</a></td>
|
268
268
|
<td class="property_flags">Read / Write</td>
|
269
269
|
</tr>
|
@@ -281,7 +281,7 @@
|
|
281
281
|
<tbody><tr>
|
282
282
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
283
283
|
<td class="signal_name"><a class="link" href="GtkToolPalette.html#GtkToolPalette-set-scroll-adjustments" title="The “set-scroll-adjustments” signal">set-scroll-adjustments</a></td>
|
284
|
-
<td class="signal_flags"><a href="
|
284
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
285
285
|
</tr></tbody>
|
286
286
|
</table></div>
|
287
287
|
</div>
|
@@ -306,8 +306,8 @@
|
|
306
306
|
</div>
|
307
307
|
<div class="refsect1">
|
308
308
|
<a name="GtkToolPalette.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
309
|
-
<pre class="screen"> <a href="
|
310
|
-
<span class="lineart">╰──</span> <a href="
|
309
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
310
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
311
311
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
312
312
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
313
313
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -339,7 +339,7 @@ gtk_tool_palette_new (<em class="parameter"><code><span class="type">void</span>
|
|
339
339
|
<hr>
|
340
340
|
<div class="refsect2">
|
341
341
|
<a name="gtk-tool-palette-get-exclusive"></a><h3>gtk_tool_palette_get_exclusive ()</h3>
|
342
|
-
<pre class="programlisting"><a href="
|
342
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
343
343
|
gtk_tool_palette_get_exclusive (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
344
344
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
|
345
345
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
@@ -350,13 +350,13 @@ gtk_tool_palette_get_exclusive (<em class="parameter"><code><a class="link" href
|
|
350
350
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
351
351
|
gtk_tool_palette_set_exclusive (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
352
352
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
|
353
|
-
<em class="parameter"><code><a href="
|
353
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> exclusive</code></em>);</pre>
|
354
354
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
355
355
|
</div>
|
356
356
|
<hr>
|
357
357
|
<div class="refsect2">
|
358
358
|
<a name="gtk-tool-palette-get-expand"></a><h3>gtk_tool_palette_get_expand ()</h3>
|
359
|
-
<pre class="programlisting"><a href="
|
359
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
360
360
|
gtk_tool_palette_get_expand (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
361
361
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
|
362
362
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
@@ -367,13 +367,13 @@ gtk_tool_palette_get_expand (<em class="parameter"><code><a class="link" href="G
|
|
367
367
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
368
368
|
gtk_tool_palette_set_expand (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
369
369
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
|
370
|
-
<em class="parameter"><code><a href="
|
370
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>);</pre>
|
371
371
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
372
372
|
</div>
|
373
373
|
<hr>
|
374
374
|
<div class="refsect2">
|
375
375
|
<a name="gtk-tool-palette-get-group-position"></a><h3>gtk_tool_palette_get_group_position ()</h3>
|
376
|
-
<pre class="programlisting"><a href="
|
376
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
377
377
|
gtk_tool_palette_get_group_position (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
378
378
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
|
379
379
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
@@ -384,7 +384,7 @@ gtk_tool_palette_get_group_position (<em class="parameter"><code><a class="link"
|
|
384
384
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
385
385
|
gtk_tool_palette_set_group_position (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
386
386
|
<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
|
387
|
-
<em class="parameter"><code><a href="
|
387
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
388
388
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
389
389
|
</div>
|
390
390
|
<hr>
|
@@ -470,8 +470,8 @@ gtk_tool_palette_get_drag_target_item (<em class="parameter"><code><span class="
|
|
470
470
|
<a name="gtk-tool-palette-get-drop-group"></a><h3>gtk_tool_palette_get_drop_group ()</h3>
|
471
471
|
<pre class="programlisting"><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="returnvalue">GtkToolItemGroup</span></a> *
|
472
472
|
gtk_tool_palette_get_drop_group (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
473
|
-
<em class="parameter"><code><a href="
|
474
|
-
<em class="parameter"><code><a href="
|
473
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
474
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
475
475
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
476
476
|
</div>
|
477
477
|
<hr>
|
@@ -479,8 +479,8 @@ gtk_tool_palette_get_drop_group (<em class="parameter"><code><a class="link" hre
|
|
479
479
|
<a name="gtk-tool-palette-get-drop-item"></a><h3>gtk_tool_palette_get_drop_item ()</h3>
|
480
480
|
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> *
|
481
481
|
gtk_tool_palette_get_drop_item (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
|
482
|
-
<em class="parameter"><code><a href="
|
483
|
-
<em class="parameter"><code><a href="
|
482
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
483
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
484
484
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
485
485
|
</div>
|
486
486
|
<hr>
|
@@ -552,7 +552,7 @@ gtk_tool_palette_get_vadjustment (<em class="parameter"><code><a class="link" hr
|
|
552
552
|
<hr>
|
553
553
|
<div class="refsect2">
|
554
554
|
<a name="GtkToolPalette--icon-size-set"></a><h3>The <code class="literal">“icon-size-set”</code> property</h3>
|
555
|
-
<pre class="programlisting"> “icon-size-set” <a href="
|
555
|
+
<pre class="programlisting"> “icon-size-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
556
556
|
<p>Whether the icon-size property has been set.</p>
|
557
557
|
<p>Flags: Read / Write</p>
|
558
558
|
<p>Default value: FALSE</p>
|
@@ -572,7 +572,7 @@ gtk_tool_palette_get_vadjustment (<em class="parameter"><code><a class="link" hr
|
|
572
572
|
<a name="GtkToolPalette.child-property-details"></a><h2>Child Property Details</h2>
|
573
573
|
<div class="refsect2">
|
574
574
|
<a name="GtkToolPalette--c-exclusive"></a><h3>The <code class="literal">“exclusive”</code> child property</h3>
|
575
|
-
<pre class="programlisting"> “exclusive” <a href="
|
575
|
+
<pre class="programlisting"> “exclusive” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
576
576
|
<p>Whether the item group should be the only expanded at a given time.</p>
|
577
577
|
<p>Flags: Read / Write</p>
|
578
578
|
<p>Default value: FALSE</p>
|
@@ -581,7 +581,7 @@ gtk_tool_palette_get_vadjustment (<em class="parameter"><code><a class="link" hr
|
|
581
581
|
<hr>
|
582
582
|
<div class="refsect2">
|
583
583
|
<a name="GtkToolPalette--c-expand"></a><h3>The <code class="literal">“expand”</code> child property</h3>
|
584
|
-
<pre class="programlisting"> “expand” <a href="
|
584
|
+
<pre class="programlisting"> “expand” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
585
585
|
<p>Whether the item group should receive extra space when the palette grows.</p>
|
586
586
|
<p>Flags: Read / Write</p>
|
587
587
|
<p>Default value: FALSE</p>
|
@@ -596,8 +596,8 @@ gtk_tool_palette_get_vadjustment (<em class="parameter"><code><a class="link" hr
|
|
596
596
|
user_function (<a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *widget,
|
597
597
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *hadjustment,
|
598
598
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *vadjustment,
|
599
|
-
<a href="
|
600
|
-
<p>Flags: <a href="
|
599
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
600
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
601
601
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
602
602
|
</div>
|
603
603
|
</div>
|
@@ -84,7 +84,7 @@
|
|
84
84
|
</tr>
|
85
85
|
<tr>
|
86
86
|
<td class="function_type">
|
87
|
-
<a href="
|
87
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
88
88
|
</td>
|
89
89
|
<td class="function_name">
|
90
90
|
<a class="link" href="GtkToolShell.html#gtk-tool-shell-get-text-alignment" title="gtk_tool_shell_get_text_alignment ()">gtk_tool_shell_get_text_alignment</a> <span class="c_punctuation">()</span>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkToolShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="
|
141
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
|
142
142
|
<span class="lineart">╰──</span> GtkToolShell
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -201,7 +201,7 @@ gtk_tool_shell_get_style (<em class="parameter"><code><a class="link" href="GtkT
|
|
201
201
|
<hr>
|
202
202
|
<div class="refsect2">
|
203
203
|
<a name="gtk-tool-shell-get-text-alignment"></a><h3>gtk_tool_shell_get_text_alignment ()</h3>
|
204
|
-
<pre class="programlisting"><a href="
|
204
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
205
205
|
gtk_tool_shell_get_text_alignment (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
206
206
|
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
207
207
|
</div>
|
@@ -63,7 +63,7 @@
|
|
63
63
|
</tr>
|
64
64
|
<tr>
|
65
65
|
<td class="function_type">
|
66
|
-
<a href="
|
66
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
67
67
|
</td>
|
68
68
|
<td class="function_name">
|
69
69
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-get-item-index" title="gtk_toolbar_get_item_index ()">gtk_toolbar_get_item_index</a> <span class="c_punctuation">()</span>
|
@@ -71,7 +71,7 @@
|
|
71
71
|
</tr>
|
72
72
|
<tr>
|
73
73
|
<td class="function_type">
|
74
|
-
<a href="
|
74
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
75
75
|
</td>
|
76
76
|
<td class="function_name">
|
77
77
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-get-n-items" title="gtk_toolbar_get_n_items ()">gtk_toolbar_get_n_items</a> <span class="c_punctuation">()</span>
|
@@ -87,7 +87,7 @@
|
|
87
87
|
</tr>
|
88
88
|
<tr>
|
89
89
|
<td class="function_type">
|
90
|
-
<a href="
|
90
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
91
91
|
</td>
|
92
92
|
<td class="function_name">
|
93
93
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-get-drop-index" title="gtk_toolbar_get_drop_index ()">gtk_toolbar_get_drop_index</a> <span class="c_punctuation">()</span>
|
@@ -135,7 +135,7 @@
|
|
135
135
|
</tr>
|
136
136
|
<tr>
|
137
137
|
<td class="function_type">
|
138
|
-
<a href="
|
138
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
139
139
|
</td>
|
140
140
|
<td class="function_name">
|
141
141
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-get-show-arrow" title="gtk_toolbar_get_show_arrow ()">gtk_toolbar_get_show_arrow</a> <span class="c_punctuation">()</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
</tr>
|
168
168
|
<tr>
|
169
169
|
<td class="function_type">
|
170
|
-
<a href="
|
170
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
171
171
|
</td>
|
172
172
|
<td class="function_name">
|
173
173
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-get-tooltips" title="gtk_toolbar_get_tooltips ()">gtk_toolbar_get_tooltips</a> <span class="c_punctuation">()</span>
|
@@ -330,17 +330,17 @@
|
|
330
330
|
</colgroup>
|
331
331
|
<tbody>
|
332
332
|
<tr>
|
333
|
-
<td class="property_type"><a href="
|
333
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
334
334
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--icon-size" title="The “icon-size” property">icon-size</a></td>
|
335
335
|
<td class="property_flags">Read / Write</td>
|
336
336
|
</tr>
|
337
337
|
<tr>
|
338
|
-
<td class="property_type"><a href="
|
338
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
339
339
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--icon-size-set" title="The “icon-size-set” property">icon-size-set</a></td>
|
340
340
|
<td class="property_flags">Read / Write</td>
|
341
341
|
</tr>
|
342
342
|
<tr>
|
343
|
-
<td class="property_type"><a href="
|
343
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
344
344
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--show-arrow" title="The “show-arrow” property">show-arrow</a></td>
|
345
345
|
<td class="property_flags">Read / Write</td>
|
346
346
|
</tr>
|
@@ -350,7 +350,7 @@
|
|
350
350
|
<td class="property_flags">Read / Write</td>
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
|
-
<td class="property_type"><a href="
|
353
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
354
354
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--tooltips" title="The “tooltips” property">tooltips</a></td>
|
355
355
|
<td class="property_flags">Read / Write</td>
|
356
356
|
</tr>
|
@@ -367,12 +367,12 @@
|
|
367
367
|
</colgroup>
|
368
368
|
<tbody>
|
369
369
|
<tr>
|
370
|
-
<td class="property_type"><a href="
|
370
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
371
371
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--c-expand" title="The “expand” child property">expand</a></td>
|
372
372
|
<td class="property_flags">Read / Write</td>
|
373
373
|
</tr>
|
374
374
|
<tr>
|
375
|
-
<td class="property_type"><a href="
|
375
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
376
376
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--c-homogeneous" title="The “homogeneous” child property">homogeneous</a></td>
|
377
377
|
<td class="property_flags">Read / Write</td>
|
378
378
|
</tr>
|
@@ -394,12 +394,12 @@
|
|
394
394
|
<td class="property_flags">Read</td>
|
395
395
|
</tr>
|
396
396
|
<tr>
|
397
|
-
<td class="property_type"><a href="
|
397
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
398
398
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--s-internal-padding" title="The “internal-padding” style property">internal-padding</a></td>
|
399
399
|
<td class="property_flags">Read</td>
|
400
400
|
</tr>
|
401
401
|
<tr>
|
402
|
-
<td class="property_type"><a href="
|
402
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
403
403
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--s-max-child-expand" title="The “max-child-expand” style property">max-child-expand</a></td>
|
404
404
|
<td class="property_flags">Read</td>
|
405
405
|
</tr>
|
@@ -409,7 +409,7 @@
|
|
409
409
|
<td class="property_flags">Read</td>
|
410
410
|
</tr>
|
411
411
|
<tr>
|
412
|
-
<td class="property_type"><a href="
|
412
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
413
413
|
<td class="property_name"><a class="link" href="GtkToolbar.html#GtkToolbar--s-space-size" title="The “space-size” style property">space-size</a></td>
|
414
414
|
<td class="property_flags">Read</td>
|
415
415
|
</tr>
|
@@ -431,24 +431,24 @@
|
|
431
431
|
</colgroup>
|
432
432
|
<tbody>
|
433
433
|
<tr>
|
434
|
-
<td class="signal_type"><a href="
|
434
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
435
435
|
<td class="signal_name"><a class="link" href="GtkToolbar.html#GtkToolbar-focus-home-or-end" title="The “focus-home-or-end” signal">focus-home-or-end</a></td>
|
436
|
-
<td class="signal_flags"><a href="
|
436
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
437
437
|
</tr>
|
438
438
|
<tr>
|
439
439
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
440
440
|
<td class="signal_name"><a class="link" href="GtkToolbar.html#GtkToolbar-orientation-changed" title="The “orientation-changed” signal">orientation-changed</a></td>
|
441
|
-
<td class="signal_flags"><a href="
|
441
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
442
442
|
</tr>
|
443
443
|
<tr>
|
444
|
-
<td class="signal_type"><a href="
|
444
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
445
445
|
<td class="signal_name"><a class="link" href="GtkToolbar.html#GtkToolbar-popup-context-menu" title="The “popup-context-menu” signal">popup-context-menu</a></td>
|
446
|
-
<td class="signal_flags"><a href="
|
446
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
447
447
|
</tr>
|
448
448
|
<tr>
|
449
449
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
450
450
|
<td class="signal_name"><a class="link" href="GtkToolbar.html#GtkToolbar-style-changed" title="The “style-changed” signal">style-changed</a></td>
|
451
|
-
<td class="signal_flags"><a href="
|
451
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
452
452
|
</tr>
|
453
453
|
</tbody>
|
454
454
|
</table></div>
|
@@ -482,8 +482,8 @@
|
|
482
482
|
</div>
|
483
483
|
<div class="refsect1">
|
484
484
|
<a name="GtkToolbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
485
|
-
<pre class="screen"> <a href="
|
486
|
-
<span class="lineart">╰──</span> <a href="
|
485
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
486
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
487
487
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
488
488
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
489
489
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -515,8 +515,8 @@ to the toolbar, add an instance of <a class="link" href="GtkToolButton.html" tit
|
|
515
515
|
<p>
|
516
516
|
Toolbar items can be visually grouped by adding instances of
|
517
517
|
<a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> to the toolbar. If a <a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><span class="type">GtkSeparatorToolItem</span></a> has
|
518
|
-
the "expand" property set to <a href="
|
519
|
-
<a href="
|
518
|
+
the "expand" property set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><span class="type">TRUE</span></a> and the "draw" property set to
|
519
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><span class="type">FALSE</span></a> the effect is to force all following items to the end of the
|
520
520
|
toolbar.
|
521
521
|
</p>
|
522
522
|
<p>
|
@@ -542,7 +542,7 @@ gtk_toolbar_new (<em class="parameter"><code><span class="type">void</span></cod
|
|
542
542
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
543
543
|
gtk_toolbar_insert (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
544
544
|
<em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *item</code></em>,
|
545
|
-
<em class="parameter"><code><a href="
|
545
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> pos</code></em>);</pre>
|
546
546
|
<p>Insert a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> into the toolbar at position <em class="parameter"><code>pos</code></em>
|
547
547
|
. If <em class="parameter"><code>pos</code></em>
|
548
548
|
is
|
@@ -581,7 +581,7 @@ negative, the item is appended to the end of the toolbar.</p>
|
|
581
581
|
<hr>
|
582
582
|
<div class="refsect2">
|
583
583
|
<a name="gtk-toolbar-get-item-index"></a><h3>gtk_toolbar_get_item_index ()</h3>
|
584
|
-
<pre class="programlisting"><a href="
|
584
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
585
585
|
gtk_toolbar_get_item_index (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
586
586
|
<em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *item</code></em>);</pre>
|
587
587
|
<p>Returns the position of <em class="parameter"><code>item</code></em>
|
@@ -620,7 +620,7 @@ It is an error if <em class="parameter"><code>item</code></em>
|
|
620
620
|
<hr>
|
621
621
|
<div class="refsect2">
|
622
622
|
<a name="gtk-toolbar-get-n-items"></a><h3>gtk_toolbar_get_n_items ()</h3>
|
623
|
-
<pre class="programlisting"><a href="
|
623
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
624
624
|
gtk_toolbar_get_n_items (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>);</pre>
|
625
625
|
<p>Returns the number of items on the toolbar.</p>
|
626
626
|
<div class="refsect3">
|
@@ -649,10 +649,10 @@ gtk_toolbar_get_n_items (<em class="parameter"><code><a class="link" href="GtkTo
|
|
649
649
|
<a name="gtk-toolbar-get-nth-item"></a><h3>gtk_toolbar_get_nth_item ()</h3>
|
650
650
|
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> *
|
651
651
|
gtk_toolbar_get_nth_item (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
652
|
-
<em class="parameter"><code><a href="
|
652
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);</pre>
|
653
653
|
<p>Returns the <em class="parameter"><code>n</code></em>
|
654
654
|
'th item on <em class="parameter"><code>toolbar</code></em>
|
655
|
-
, or <a href="
|
655
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
656
656
|
toolbar does not contain an <em class="parameter"><code>n</code></em>
|
657
657
|
'th item.</p>
|
658
658
|
<div class="refsect3">
|
@@ -682,7 +682,7 @@ toolbar does not contain an <em class="parameter"><code>n</code></em>
|
|
682
682
|
<p> The <em class="parameter"><code>n</code></em>
|
683
683
|
'th <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> on <em class="parameter"><code>toolbar</code></em>
|
684
684
|
,
|
685
|
-
or <a href="
|
685
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there isn't an <em class="parameter"><code>n</code></em>
|
686
686
|
'th item. </p>
|
687
687
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
688
688
|
</div>
|
@@ -691,10 +691,10 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
691
691
|
<hr>
|
692
692
|
<div class="refsect2">
|
693
693
|
<a name="gtk-toolbar-get-drop-index"></a><h3>gtk_toolbar_get_drop_index ()</h3>
|
694
|
-
<pre class="programlisting"><a href="
|
694
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
695
695
|
gtk_toolbar_get_drop_index (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
696
|
-
<em class="parameter"><code><a href="
|
697
|
-
<em class="parameter"><code><a href="
|
696
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
697
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
698
698
|
<p>Returns the position corresponding to the indicated point on
|
699
699
|
<em class="parameter"><code>toolbar</code></em>
|
700
700
|
. This is useful when dragging items to the toolbar:
|
@@ -745,7 +745,7 @@ inserted.</p>
|
|
745
745
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
746
746
|
gtk_toolbar_set_drop_highlight_item (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
747
747
|
<em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *tool_item</code></em>,
|
748
|
-
<em class="parameter"><code><a href="
|
748
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> index_</code></em>);</pre>
|
749
749
|
<p>Highlights <em class="parameter"><code>toolbar</code></em>
|
750
750
|
to give an idea of what it would look like
|
751
751
|
if <em class="parameter"><code>item</code></em>
|
@@ -753,7 +753,7 @@ if <em class="parameter"><code>item</code></em>
|
|
753
753
|
at the position indicated by <em class="parameter"><code>index_</code></em>
|
754
754
|
.
|
755
755
|
If <em class="parameter"><code>item</code></em>
|
756
|
-
is <a href="
|
756
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, highlighting is turned off. In that case <em class="parameter"><code>index_</code></em>
|
757
757
|
|
758
758
|
is ignored.</p>
|
759
759
|
<p>The <em class="parameter"><code>tool_item</code></em>
|
@@ -777,7 +777,7 @@ toolbar.</p>
|
|
777
777
|
</tr>
|
778
778
|
<tr>
|
779
779
|
<td class="parameter_name"><p>tool_item</p></td>
|
780
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>, or <a href="
|
780
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to turn of highlighting. </p></td>
|
781
781
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
782
782
|
</tr>
|
783
783
|
<tr>
|
@@ -796,10 +796,10 @@ toolbar.</p>
|
|
796
796
|
<a name="gtk-toolbar-set-show-arrow"></a><h3>gtk_toolbar_set_show_arrow ()</h3>
|
797
797
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
798
798
|
gtk_toolbar_set_show_arrow (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
799
|
-
<em class="parameter"><code><a href="
|
799
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_arrow</code></em>);</pre>
|
800
800
|
<p>Sets whether to show an overflow menu when
|
801
801
|
<em class="parameter"><code>toolbar</code></em>
|
802
|
-
doesn't have room for all items on it. If <a href="
|
802
|
+
doesn't have room for all items on it. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
|
803
803
|
items that there are not room are available through an
|
804
804
|
overflow menu.</p>
|
805
805
|
<div class="refsect3">
|
@@ -865,7 +865,7 @@ gtk_toolbar_set_orientation (<em class="parameter"><code><a class="link" href="G
|
|
865
865
|
<a name="gtk-toolbar-set-tooltips"></a><h3>gtk_toolbar_set_tooltips ()</h3>
|
866
866
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
867
867
|
gtk_toolbar_set_tooltips (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
868
|
-
<em class="parameter"><code><a href="
|
868
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enable</code></em>);</pre>
|
869
869
|
<div class="warning">
|
870
870
|
<p><code class="literal">gtk_toolbar_set_tooltips</code> has been deprecated since version 2.14 and should not be used in newly-written code.</p>
|
871
871
|
<p>The toolkit-wide <a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-tooltips" title="The “gtk-enable-tooltips” property"><span class="type">“gtk-enable-tooltips”</span></a> property
|
@@ -888,7 +888,7 @@ is now used instead.</p>
|
|
888
888
|
</tr>
|
889
889
|
<tr>
|
890
890
|
<td class="parameter_name"><p>enable</p></td>
|
891
|
-
<td class="parameter_description"><p>set to <a href="
|
891
|
+
<td class="parameter_description"><p>set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to disable the tooltips, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to enable them.</p></td>
|
892
892
|
<td class="parameter_annotations"> </td>
|
893
893
|
</tr>
|
894
894
|
</tbody>
|
@@ -921,7 +921,7 @@ user preferences will be used to determine the icon size.</p>
|
|
921
921
|
<hr>
|
922
922
|
<div class="refsect2">
|
923
923
|
<a name="gtk-toolbar-get-show-arrow"></a><h3>gtk_toolbar_get_show_arrow ()</h3>
|
924
|
-
<pre class="programlisting"><a href="
|
924
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
925
925
|
gtk_toolbar_get_show_arrow (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>);</pre>
|
926
926
|
<p>Returns whether the toolbar has an overflow menu.
|
927
927
|
See <a class="link" href="GtkToolbar.html#gtk-toolbar-set-show-arrow" title="gtk_toolbar_set_show_arrow ()"><code class="function">gtk_toolbar_set_show_arrow()</code></a>.</p>
|
@@ -942,7 +942,7 @@ See <a class="link" href="GtkToolbar.html#gtk-toolbar-set-show-arrow" title="gtk
|
|
942
942
|
</div>
|
943
943
|
<div class="refsect3">
|
944
944
|
<a name="gtk-toolbar-get-show-arrow.returns"></a><h4>Returns</h4>
|
945
|
-
<p> <a href="
|
945
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the toolbar has an overflow menu.</p>
|
946
946
|
</div>
|
947
947
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
948
948
|
</div>
|
@@ -1036,7 +1036,7 @@ the toolbar. </p>
|
|
1036
1036
|
<hr>
|
1037
1037
|
<div class="refsect2">
|
1038
1038
|
<a name="gtk-toolbar-get-tooltips"></a><h3>gtk_toolbar_get_tooltips ()</h3>
|
1039
|
-
<pre class="programlisting"><a href="
|
1039
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1040
1040
|
gtk_toolbar_get_tooltips (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>);</pre>
|
1041
1041
|
<div class="warning">
|
1042
1042
|
<p><code class="literal">gtk_toolbar_get_tooltips</code> has been deprecated since version 2.14 and should not be used in newly-written code.</p>
|
@@ -1062,7 +1062,7 @@ is now used instead.</p>
|
|
1062
1062
|
</div>
|
1063
1063
|
<div class="refsect3">
|
1064
1064
|
<a name="gtk-toolbar-get-tooltips.returns"></a><h4>Returns</h4>
|
1065
|
-
<p> <a href="
|
1065
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if tooltips are enabled</p>
|
1066
1066
|
</div>
|
1067
1067
|
</div>
|
1068
1068
|
<hr>
|
@@ -1104,8 +1104,8 @@ gtk_toolbar_append_item (<em class="parameter"><code><a class="link" href="GtkTo
|
|
1104
1104
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1105
1105
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1106
1106
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1107
|
-
<em class="parameter"><code><a href="
|
1108
|
-
<em class="parameter"><code><a href="
|
1107
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1108
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1109
1109
|
<div class="warning">
|
1110
1110
|
<p><code class="literal">gtk_toolbar_append_item</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1111
1111
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1114,7 +1114,7 @@ gtk_toolbar_append_item (<em class="parameter"><code><a class="link" href="GtkTo
|
|
1114
1114
|
in the toolbar where it will be inserted.</p>
|
1115
1115
|
<p><em class="parameter"><code>callback</code></em>
|
1116
1116
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1117
|
-
arguments. Use <a href="
|
1117
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1118
1118
|
<div class="refsect3">
|
1119
1119
|
<a name="gtk-toolbar-append-item.parameters"></a><h4>Parameters</h4>
|
1120
1120
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1176,8 +1176,8 @@ gtk_toolbar_prepend_item (<em class="parameter"><code><a class="link" href="GtkT
|
|
1176
1176
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1177
1177
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1178
1178
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1179
|
-
<em class="parameter"><code><a href="
|
1180
|
-
<em class="parameter"><code><a href="
|
1179
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1180
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1181
1181
|
<div class="warning">
|
1182
1182
|
<p><code class="literal">gtk_toolbar_prepend_item</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1183
1183
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1185,7 +1185,7 @@ gtk_toolbar_prepend_item (<em class="parameter"><code><a class="link" href="GtkT
|
|
1185
1185
|
<p>Adds a new button to the beginning (top or left edges) of the given toolbar.</p>
|
1186
1186
|
<p><em class="parameter"><code>callback</code></em>
|
1187
1187
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1188
|
-
arguments. Use <a href="
|
1188
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1189
1189
|
<div class="refsect3">
|
1190
1190
|
<a name="gtk-toolbar-prepend-item.parameters"></a><h4>Parameters</h4>
|
1191
1191
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1247,9 +1247,9 @@ gtk_toolbar_insert_item (<em class="parameter"><code><a class="link" href="GtkTo
|
|
1247
1247
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1248
1248
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1249
1249
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1250
|
-
<em class="parameter"><code><a href="
|
1251
|
-
<em class="parameter"><code><a href="
|
1252
|
-
<em class="parameter"><code><a href="
|
1250
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1251
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
1252
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1253
1253
|
<div class="warning">
|
1254
1254
|
<p><code class="literal">gtk_toolbar_insert_item</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1255
1255
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1258,7 +1258,7 @@ gtk_toolbar_insert_item (<em class="parameter"><code><a class="link" href="GtkTo
|
|
1258
1258
|
toolbar where it will be inserted.</p>
|
1259
1259
|
<p><em class="parameter"><code>callback</code></em>
|
1260
1260
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1261
|
-
arguments. Use <a href="
|
1261
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1262
1262
|
<div class="refsect3">
|
1263
1263
|
<a name="gtk-toolbar-insert-item.parameters"></a><h4>Parameters</h4>
|
1264
1264
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1373,7 +1373,7 @@ gtk_toolbar_prepend_space (<em class="parameter"><code><a class="link" href="Gtk
|
|
1373
1373
|
<a name="gtk-toolbar-insert-space"></a><h3>gtk_toolbar_insert_space ()</h3>
|
1374
1374
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1375
1375
|
gtk_toolbar_insert_space (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
1376
|
-
<em class="parameter"><code><a href="
|
1376
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1377
1377
|
<div class="warning">
|
1378
1378
|
<p><code class="literal">gtk_toolbar_insert_space</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1379
1379
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1413,8 +1413,8 @@ gtk_toolbar_append_element (<em class="parameter"><code><a class="link" href="Gt
|
|
1413
1413
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1414
1414
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1415
1415
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1416
|
-
<em class="parameter"><code><a href="
|
1417
|
-
<em class="parameter"><code><a href="
|
1416
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1417
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1418
1418
|
<div class="warning">
|
1419
1419
|
<p><code class="literal">gtk_toolbar_append_element</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1420
1420
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1428,10 +1428,10 @@ If <em class="parameter"><code>type</code></em>
|
|
1428
1428
|
is used to determine
|
1429
1429
|
the radio group for the new element. In all other cases, <em class="parameter"><code>widget</code></em>
|
1430
1430
|
must
|
1431
|
-
be <a href="
|
1431
|
+
be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1432
1432
|
<p><em class="parameter"><code>callback</code></em>
|
1433
1433
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1434
|
-
arguments. Use <a href="
|
1434
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1435
1435
|
<p>
|
1436
1436
|
</p>
|
1437
1437
|
<p>
|
@@ -1458,7 +1458,7 @@ will be.</p></td>
|
|
1458
1458
|
</tr>
|
1459
1459
|
<tr>
|
1460
1460
|
<td class="parameter_name"><p>widget</p></td>
|
1461
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="
|
1461
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1462
1462
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1463
1463
|
</tr>
|
1464
1464
|
<tr>
|
@@ -1510,8 +1510,8 @@ gtk_toolbar_prepend_element (<em class="parameter"><code><a class="link" href="G
|
|
1510
1510
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1511
1511
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1512
1512
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1513
|
-
<em class="parameter"><code><a href="
|
1514
|
-
<em class="parameter"><code><a href="
|
1513
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1514
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1515
1515
|
<div class="warning">
|
1516
1516
|
<p><code class="literal">gtk_toolbar_prepend_element</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1517
1517
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1525,10 +1525,10 @@ If <em class="parameter"><code>type</code></em>
|
|
1525
1525
|
is used to determine
|
1526
1526
|
the radio group for the new element. In all other cases, <em class="parameter"><code>widget</code></em>
|
1527
1527
|
must
|
1528
|
-
be <a href="
|
1528
|
+
be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1529
1529
|
<p><em class="parameter"><code>callback</code></em>
|
1530
1530
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1531
|
-
arguments. Use <a href="
|
1531
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1532
1532
|
<div class="refsect3">
|
1533
1533
|
<a name="gtk-toolbar-prepend-element.parameters"></a><h4>Parameters</h4>
|
1534
1534
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1551,7 +1551,7 @@ will be.</p></td>
|
|
1551
1551
|
</tr>
|
1552
1552
|
<tr>
|
1553
1553
|
<td class="parameter_name"><p>widget</p></td>
|
1554
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="
|
1554
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1555
1555
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1556
1556
|
</tr>
|
1557
1557
|
<tr>
|
@@ -1603,9 +1603,9 @@ gtk_toolbar_insert_element (<em class="parameter"><code><a class="link" href="Gt
|
|
1603
1603
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1604
1604
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1605
1605
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon</code></em>,
|
1606
|
-
<em class="parameter"><code><a href="
|
1607
|
-
<em class="parameter"><code><a href="
|
1608
|
-
<em class="parameter"><code><a href="
|
1606
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1607
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
1608
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1609
1609
|
<div class="warning">
|
1610
1610
|
<p><code class="literal">gtk_toolbar_insert_element</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1611
1611
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1619,10 +1619,10 @@ If <em class="parameter"><code>type</code></em>
|
|
1619
1619
|
is used to determine
|
1620
1620
|
the radio group for the new element. In all other cases, <em class="parameter"><code>widget</code></em>
|
1621
1621
|
must
|
1622
|
-
be <a href="
|
1622
|
+
be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1623
1623
|
<p><em class="parameter"><code>callback</code></em>
|
1624
1624
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1625
|
-
arguments. Use <a href="
|
1625
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1626
1626
|
<div class="refsect3">
|
1627
1627
|
<a name="gtk-toolbar-insert-element.parameters"></a><h4>Parameters</h4>
|
1628
1628
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1645,7 +1645,7 @@ will be.</p></td>
|
|
1645
1645
|
</tr>
|
1646
1646
|
<tr>
|
1647
1647
|
<td class="parameter_name"><p>widget</p></td>
|
1648
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="
|
1648
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1649
1649
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1650
1650
|
</tr>
|
1651
1651
|
<tr>
|
@@ -1791,7 +1791,7 @@ gtk_toolbar_insert_widget (<em class="parameter"><code><a class="link" href="Gtk
|
|
1791
1791
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1792
1792
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1793
1793
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1794
|
-
<em class="parameter"><code><a href="
|
1794
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1795
1795
|
<div class="warning">
|
1796
1796
|
<p><code class="literal">gtk_toolbar_insert_widget</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1797
1797
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1872,12 +1872,12 @@ gtk_toolbar_set_style (<em class="parameter"><code><a class="link" href="GtkTool
|
|
1872
1872
|
<a name="gtk-toolbar-insert-stock"></a><h3>gtk_toolbar_insert_stock ()</h3>
|
1873
1873
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1874
1874
|
gtk_toolbar_insert_stock (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
1875
|
-
<em class="parameter"><code>const <a href="
|
1875
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
1876
1876
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_text</code></em>,
|
1877
1877
|
<em class="parameter"><code>const <span class="type">char</span> *tooltip_private_text</code></em>,
|
1878
|
-
<em class="parameter"><code><a href="
|
1879
|
-
<em class="parameter"><code><a href="
|
1880
|
-
<em class="parameter"><code><a href="
|
1878
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a> callback</code></em>,
|
1879
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
1880
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1881
1881
|
<div class="warning">
|
1882
1882
|
<p><code class="literal">gtk_toolbar_insert_stock</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1883
1883
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -1888,7 +1888,7 @@ gtk_toolbar_insert_stock (<em class="parameter"><code><a class="link" href="GtkT
|
|
1888
1888
|
except that underscores used to mark mnemonics are removed.</p>
|
1889
1889
|
<p><em class="parameter"><code>callback</code></em>
|
1890
1890
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1891
|
-
arguments. Use <a href="
|
1891
|
+
arguments. Use <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="https://developer.gnome.org/gobject/unstable/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1892
1892
|
<div class="refsect3">
|
1893
1893
|
<a name="gtk-toolbar-insert-stock.parameters"></a><h4>Parameters</h4>
|
1894
1894
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1984,7 +1984,7 @@ toolbar shall have. </p></td>
|
|
1984
1984
|
<a name="gtk-toolbar-remove-space"></a><h3>gtk_toolbar_remove_space ()</h3>
|
1985
1985
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1986
1986
|
gtk_toolbar_remove_space (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>,
|
1987
|
-
<em class="parameter"><code><a href="
|
1987
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
1988
1988
|
<div class="warning">
|
1989
1989
|
<p><code class="literal">gtk_toolbar_remove_space</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
1990
1990
|
<p>Use <a class="link" href="GtkToolbar.html#gtk-toolbar-insert" title="gtk_toolbar_insert ()"><code class="function">gtk_toolbar_insert()</code></a> instead.</p>
|
@@ -2164,7 +2164,7 @@ to a <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type
|
|
2164
2164
|
<a name="GtkToolbar.property-details"></a><h2>Property Details</h2>
|
2165
2165
|
<div class="refsect2">
|
2166
2166
|
<a name="GtkToolbar--icon-size"></a><h3>The <code class="literal">“icon-size”</code> property</h3>
|
2167
|
-
<pre class="programlisting"> “icon-size” <a href="
|
2167
|
+
<pre class="programlisting"> “icon-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2168
2168
|
<p>The size of the icons in a toolbar is normally determined by
|
2169
2169
|
the toolbar-icon-size setting. When this property is set, it
|
2170
2170
|
|
@@ -2180,8 +2180,8 @@ size of icons.</p>
|
|
2180
2180
|
<hr>
|
2181
2181
|
<div class="refsect2">
|
2182
2182
|
<a name="GtkToolbar--icon-size-set"></a><h3>The <code class="literal">“icon-size-set”</code> property</h3>
|
2183
|
-
<pre class="programlisting"> “icon-size-set” <a href="
|
2184
|
-
<p>Is <a href="
|
2183
|
+
<pre class="programlisting"> “icon-size-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2184
|
+
<p>Is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon-size property has been set.</p>
|
2185
2185
|
<p>Flags: Read / Write</p>
|
2186
2186
|
<p>Default value: FALSE</p>
|
2187
2187
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
@@ -2189,7 +2189,7 @@ size of icons.</p>
|
|
2189
2189
|
<hr>
|
2190
2190
|
<div class="refsect2">
|
2191
2191
|
<a name="GtkToolbar--show-arrow"></a><h3>The <code class="literal">“show-arrow”</code> property</h3>
|
2192
|
-
<pre class="programlisting"> “show-arrow” <a href="
|
2192
|
+
<pre class="programlisting"> “show-arrow” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2193
2193
|
<p>If an arrow should be shown if the toolbar doesn't fit.</p>
|
2194
2194
|
<p>Flags: Read / Write</p>
|
2195
2195
|
<p>Default value: TRUE</p>
|
@@ -2205,7 +2205,7 @@ size of icons.</p>
|
|
2205
2205
|
<hr>
|
2206
2206
|
<div class="refsect2">
|
2207
2207
|
<a name="GtkToolbar--tooltips"></a><h3>The <code class="literal">“tooltips”</code> property</h3>
|
2208
|
-
<pre class="programlisting"> “tooltips” <a href="
|
2208
|
+
<pre class="programlisting"> “tooltips” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2209
2209
|
<p>If the tooltips of the toolbar should be active or not.</p>
|
2210
2210
|
<p>Flags: Read / Write</p>
|
2211
2211
|
<p>Default value: TRUE</p>
|
@@ -2216,7 +2216,7 @@ size of icons.</p>
|
|
2216
2216
|
<a name="GtkToolbar.child-property-details"></a><h2>Child Property Details</h2>
|
2217
2217
|
<div class="refsect2">
|
2218
2218
|
<a name="GtkToolbar--c-expand"></a><h3>The <code class="literal">“expand”</code> child property</h3>
|
2219
|
-
<pre class="programlisting"> “expand” <a href="
|
2219
|
+
<pre class="programlisting"> “expand” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2220
2220
|
<p>Whether the item should receive extra space when the toolbar grows.</p>
|
2221
2221
|
<p>Flags: Read / Write</p>
|
2222
2222
|
<p>Default value: FALSE</p>
|
@@ -2224,7 +2224,7 @@ size of icons.</p>
|
|
2224
2224
|
<hr>
|
2225
2225
|
<div class="refsect2">
|
2226
2226
|
<a name="GtkToolbar--c-homogeneous"></a><h3>The <code class="literal">“homogeneous”</code> child property</h3>
|
2227
|
-
<pre class="programlisting"> “homogeneous” <a href="
|
2227
|
+
<pre class="programlisting"> “homogeneous” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
2228
2228
|
<p>Whether the item should be the same size as other homogeneous items.</p>
|
2229
2229
|
<p>Flags: Read / Write</p>
|
2230
2230
|
<p>Default value: FALSE</p>
|
@@ -2242,7 +2242,7 @@ size of icons.</p>
|
|
2242
2242
|
<hr>
|
2243
2243
|
<div class="refsect2">
|
2244
2244
|
<a name="GtkToolbar--s-internal-padding"></a><h3>The <code class="literal">“internal-padding”</code> style property</h3>
|
2245
|
-
<pre class="programlisting"> “internal-padding” <a href="
|
2245
|
+
<pre class="programlisting"> “internal-padding” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2246
2246
|
<p>Amount of border space between the toolbar shadow and the buttons.</p>
|
2247
2247
|
<p>Flags: Read</p>
|
2248
2248
|
<p>Allowed values: >= 0</p>
|
@@ -2251,7 +2251,7 @@ size of icons.</p>
|
|
2251
2251
|
<hr>
|
2252
2252
|
<div class="refsect2">
|
2253
2253
|
<a name="GtkToolbar--s-max-child-expand"></a><h3>The <code class="literal">“max-child-expand”</code> style property</h3>
|
2254
|
-
<pre class="programlisting"> “max-child-expand” <a href="
|
2254
|
+
<pre class="programlisting"> “max-child-expand” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2255
2255
|
<p>Maximum amount of space an expandable item will be given.</p>
|
2256
2256
|
<p>Flags: Read</p>
|
2257
2257
|
<p>Allowed values: >= 0</p>
|
@@ -2268,7 +2268,7 @@ size of icons.</p>
|
|
2268
2268
|
<hr>
|
2269
2269
|
<div class="refsect2">
|
2270
2270
|
<a name="GtkToolbar--s-space-size"></a><h3>The <code class="literal">“space-size”</code> style property</h3>
|
2271
|
-
<pre class="programlisting"> “space-size” <a href="
|
2271
|
+
<pre class="programlisting"> “space-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2272
2272
|
<p>Size of spacers.</p>
|
2273
2273
|
<p>Flags: Read</p>
|
2274
2274
|
<p>Allowed values: >= 0</p>
|
@@ -2287,10 +2287,10 @@ size of icons.</p>
|
|
2287
2287
|
<a name="GtkToolbar.signal-details"></a><h2>Signal Details</h2>
|
2288
2288
|
<div class="refsect2">
|
2289
2289
|
<a name="GtkToolbar-focus-home-or-end"></a><h3>The <code class="literal">“focus-home-or-end”</code> signal</h3>
|
2290
|
-
<pre class="programlisting"><a href="
|
2290
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2291
2291
|
user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar,
|
2292
|
-
<a href="
|
2293
|
-
<a href="
|
2292
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> focus_home,
|
2293
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2294
2294
|
<p>A keybinding signal used internally by GTK+. This signal can't
|
2295
2295
|
be used in application code</p>
|
2296
2296
|
<div class="refsect3">
|
@@ -2309,7 +2309,7 @@ be used in application code</p>
|
|
2309
2309
|
</tr>
|
2310
2310
|
<tr>
|
2311
2311
|
<td class="parameter_name"><p>focus_home</p></td>
|
2312
|
-
<td class="parameter_description"><p><a href="
|
2312
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the first item should be focused</p></td>
|
2313
2313
|
<td class="parameter_annotations"> </td>
|
2314
2314
|
</tr>
|
2315
2315
|
<tr>
|
@@ -2322,9 +2322,9 @@ be used in application code</p>
|
|
2322
2322
|
</div>
|
2323
2323
|
<div class="refsect3">
|
2324
2324
|
<a name="GtkToolbar-focus-home-or-end.returns"></a><h4>Returns</h4>
|
2325
|
-
<p> <a href="
|
2325
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the signal was handled, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not</p>
|
2326
2326
|
</div>
|
2327
|
-
<p>Flags: <a href="
|
2327
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2328
2328
|
</div>
|
2329
2329
|
<hr>
|
2330
2330
|
<div class="refsect2">
|
@@ -2332,7 +2332,7 @@ be used in application code</p>
|
|
2332
2332
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2333
2333
|
user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar,
|
2334
2334
|
<a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> orientation,
|
2335
|
-
<a href="
|
2335
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2336
2336
|
<p>Emitted when the orientation of the toolbar changes.</p>
|
2337
2337
|
<div class="refsect3">
|
2338
2338
|
<a name="GtkToolbar-orientation-changed.parameters"></a><h4>Parameters</h4>
|
@@ -2361,17 +2361,17 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2361
2361
|
</tbody>
|
2362
2362
|
</table></div>
|
2363
2363
|
</div>
|
2364
|
-
<p>Flags: <a href="
|
2364
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
2365
2365
|
</div>
|
2366
2366
|
<hr>
|
2367
2367
|
<div class="refsect2">
|
2368
2368
|
<a name="GtkToolbar-popup-context-menu"></a><h3>The <code class="literal">“popup-context-menu”</code> signal</h3>
|
2369
|
-
<pre class="programlisting"><a href="
|
2369
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2370
2370
|
user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar,
|
2371
|
-
<a href="
|
2372
|
-
<a href="
|
2373
|
-
<a href="
|
2374
|
-
<a href="
|
2371
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
2372
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
2373
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button,
|
2374
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2375
2375
|
<p>Emitted when the user right-clicks the toolbar or uses the
|
2376
2376
|
keybinding to display a popup menu.</p>
|
2377
2377
|
<p>Application developers should handle this signal if they want
|
@@ -2422,9 +2422,9 @@ up using the keybaord, <em class="parameter"><code>button</code></em>
|
|
2422
2422
|
</div>
|
2423
2423
|
<div class="refsect3">
|
2424
2424
|
<a name="GtkToolbar-popup-context-menu.returns"></a><h4>Returns</h4>
|
2425
|
-
<p> return <a href="
|
2425
|
+
<p> return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the signal was handled, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not</p>
|
2426
2426
|
</div>
|
2427
|
-
<p>Flags: <a href="
|
2427
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
2428
2428
|
</div>
|
2429
2429
|
<hr>
|
2430
2430
|
<div class="refsect2">
|
@@ -2432,7 +2432,7 @@ up using the keybaord, <em class="parameter"><code>button</code></em>
|
|
2432
2432
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2433
2433
|
user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar,
|
2434
2434
|
<a class="link" href="gtk2-Standard-Enumerations.html#GtkToolbarStyle" title="enum GtkToolbarStyle"><span class="type">GtkToolbarStyle</span></a> style,
|
2435
|
-
<a href="
|
2435
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2436
2436
|
<p>Emitted when the style of the toolbar changes.</p>
|
2437
2437
|
<div class="refsect3">
|
2438
2438
|
<a name="GtkToolbar-style-changed.parameters"></a><h4>Parameters</h4>
|
@@ -2461,7 +2461,7 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2461
2461
|
</tbody>
|
2462
2462
|
</table></div>
|
2463
2463
|
</div>
|
2464
|
-
<p>Flags: <a href="
|
2464
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
2465
2465
|
</div>
|
2466
2466
|
</div>
|
2467
2467
|
<div class="refsect1">
|