gtk2 3.2.1-x64-mingw32 → 3.2.2-x64-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 +5 -5
- data/ext/gtk2/extconf.rb +6 -1
- data/ext/gtk2/rbgtkrecentchooser.c +2 -2
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/lib/2.4/gtk2.so +0 -0
- data/lib/2.5/gtk2.so +0 -0
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gdk/gdkenumtypes.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
- 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/libpixmap.la +3 -3
- 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/2.10.0/engines/libwimp.la +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +3 -3
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +3 -3
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- 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 +12 -11
@@ -69,7 +69,7 @@
|
|
69
69
|
</tr>
|
70
70
|
<tr>
|
71
71
|
<td class="function_type">
|
72
|
-
<a href="
|
72
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
73
73
|
</td>
|
74
74
|
<td class="function_name">
|
75
75
|
<a class="link" href="GtkToggleToolButton.html#gtk-toggle-tool-button-get-active" title="gtk_toggle_tool_button_get_active ()">gtk_toggle_tool_button_get_active</a> <span class="c_punctuation">()</span>
|
@@ -87,7 +87,7 @@
|
|
87
87
|
<col width="200px" class="properties_flags">
|
88
88
|
</colgroup>
|
89
89
|
<tbody><tr>
|
90
|
-
<td class="property_type"><a href="
|
90
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
91
91
|
<td class="property_name"><a class="link" href="GtkToggleToolButton.html#GtkToggleToolButton--active" title="The “active” property">active</a></td>
|
92
92
|
<td class="property_flags">Read / Write</td>
|
93
93
|
</tr></tbody>
|
@@ -104,7 +104,7 @@
|
|
104
104
|
<tbody><tr>
|
105
105
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
106
106
|
<td class="signal_name"><a class="link" href="GtkToggleToolButton.html#GtkToggleToolButton-toggled" title="The “toggled” signal">toggled</a></td>
|
107
|
-
<td class="signal_flags"><a href="
|
107
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
108
108
|
</tr></tbody>
|
109
109
|
</table></div>
|
110
110
|
</div>
|
@@ -123,8 +123,8 @@
|
|
123
123
|
</div>
|
124
124
|
<div class="refsect1">
|
125
125
|
<a name="GtkToggleToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
126
|
-
<pre class="screen"> <a href="
|
127
|
-
<span class="lineart">╰──</span> <a href="
|
126
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
127
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
128
128
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
129
129
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
130
130
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -175,7 +175,7 @@ gtk_toggle_tool_button_new (<em class="parameter"><code><span class="type">void<
|
|
175
175
|
<div class="refsect2">
|
176
176
|
<a name="gtk-toggle-tool-button-new-from-stock"></a><h3>gtk_toggle_tool_button_new_from_stock ()</h3>
|
177
177
|
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> *
|
178
|
-
gtk_toggle_tool_button_new_from_stock (<em class="parameter"><code>const <a href="
|
178
|
+
gtk_toggle_tool_button_new_from_stock (<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>);</pre>
|
179
179
|
<p>Creates a new <a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> containing the image and text from a
|
180
180
|
stock item. Some stock ids have preprocessor macros like <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK"><span class="type">GTK_STOCK_OK</span></a>
|
181
181
|
and <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK_STOCK_APPLY"><span class="type">GTK_STOCK_APPLY</span></a>.</p>
|
@@ -207,9 +207,9 @@ and <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK
|
|
207
207
|
<a name="gtk-toggle-tool-button-set-active"></a><h3>gtk_toggle_tool_button_set_active ()</h3>
|
208
208
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
209
209
|
gtk_toggle_tool_button_set_active (<em class="parameter"><code><a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> *button</code></em>,
|
210
|
-
<em class="parameter"><code><a href="
|
211
|
-
<p>Sets the status of the toggle tool button. Set to <a href="
|
212
|
-
want the GtkToggleButton to be 'pressed in', and <a href="
|
210
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_active</code></em>);</pre>
|
211
|
+
<p>Sets the status of the toggle tool button. Set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you
|
212
|
+
want the GtkToggleButton to be 'pressed in', and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to raise it.
|
213
213
|
This action causes the toggled signal to be emitted.</p>
|
214
214
|
<div class="refsect3">
|
215
215
|
<a name="gtk-toggle-tool-button-set-active.parameters"></a><h4>Parameters</h4>
|
@@ -239,10 +239,10 @@ should be active</p></td>
|
|
239
239
|
<hr>
|
240
240
|
<div class="refsect2">
|
241
241
|
<a name="gtk-toggle-tool-button-get-active"></a><h3>gtk_toggle_tool_button_get_active ()</h3>
|
242
|
-
<pre class="programlisting"><a href="
|
242
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
243
243
|
gtk_toggle_tool_button_get_active (<em class="parameter"><code><a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> *button</code></em>);</pre>
|
244
244
|
<p>Queries a <a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> and returns its current state.
|
245
|
-
Returns <a href="
|
245
|
+
Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the toggle button is pressed in and <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if it is raised.</p>
|
246
246
|
<div class="refsect3">
|
247
247
|
<a name="gtk-toggle-tool-button-get-active.parameters"></a><h4>Parameters</h4>
|
248
248
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -260,7 +260,7 @@ Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
260
260
|
</div>
|
261
261
|
<div class="refsect3">
|
262
262
|
<a name="gtk-toggle-tool-button-get-active.returns"></a><h4>Returns</h4>
|
263
|
-
<p> <a href="
|
263
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the toggle tool button is pressed in, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not</p>
|
264
264
|
</div>
|
265
265
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
266
266
|
</div>
|
@@ -280,7 +280,7 @@ Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
280
280
|
<a name="GtkToggleToolButton.property-details"></a><h2>Property Details</h2>
|
281
281
|
<div class="refsect2">
|
282
282
|
<a name="GtkToggleToolButton--active"></a><h3>The <code class="literal">“active”</code> property</h3>
|
283
|
-
<pre class="programlisting"> “active” <a href="
|
283
|
+
<pre class="programlisting"> “active” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
284
284
|
<p>If the toggle tool button should be pressed in or not.</p>
|
285
285
|
<p>Flags: Read / Write</p>
|
286
286
|
<p>Default value: FALSE</p>
|
@@ -293,7 +293,7 @@ Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
293
293
|
<a name="GtkToggleToolButton-toggled"></a><h3>The <code class="literal">“toggled”</code> signal</h3>
|
294
294
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
295
295
|
user_function (<a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> *toggle_tool_button,
|
296
|
-
<a href="
|
296
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
297
297
|
<p>Emitted whenever the toggle tool button changes state.</p>
|
298
298
|
<div class="refsect3">
|
299
299
|
<a name="GtkToggleToolButton-toggled.parameters"></a><h4>Parameters</h4>
|
@@ -317,7 +317,7 @@ user_function (<a class="link" href="GtkToggleToolButton.html" title="GtkToggleT
|
|
317
317
|
</tbody>
|
318
318
|
</table></div>
|
319
319
|
</div>
|
320
|
-
<p>Flags: <a href="
|
320
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
321
321
|
</div>
|
322
322
|
</div>
|
323
323
|
<div class="refsect1">
|
@@ -69,7 +69,7 @@
|
|
69
69
|
</td>
|
70
70
|
</tr>
|
71
71
|
<tr>
|
72
|
-
<td class="function_type">const <a href="
|
72
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
73
73
|
</td>
|
74
74
|
<td class="function_name">
|
75
75
|
<a class="link" href="GtkToolButton.html#gtk-tool-button-get-label" title="gtk_tool_button_get_label ()">gtk_tool_button_get_label</a> <span class="c_punctuation">()</span>
|
@@ -85,7 +85,7 @@
|
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
87
|
<td class="function_type">
|
88
|
-
<a href="
|
88
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
89
89
|
</td>
|
90
90
|
<td class="function_name">
|
91
91
|
<a class="link" href="GtkToolButton.html#gtk-tool-button-get-use-underline" title="gtk_tool_button_get_use_underline ()">gtk_tool_button_get_use_underline</a> <span class="c_punctuation">()</span>
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</td>
|
101
101
|
</tr>
|
102
102
|
<tr>
|
103
|
-
<td class="function_type">const <a href="
|
103
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
104
104
|
</td>
|
105
105
|
<td class="function_name">
|
106
106
|
<a class="link" href="GtkToolButton.html#gtk-tool-button-get-stock-id" title="gtk_tool_button_get_stock_id ()">gtk_tool_button_get_stock_id</a> <span class="c_punctuation">()</span>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</td>
|
116
116
|
</tr>
|
117
117
|
<tr>
|
118
|
-
<td class="function_type">const <a href="
|
118
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GtkToolButton.html#gtk-tool-button-get-icon-name" title="gtk_tool_button_get_icon_name ()">gtk_tool_button_get_icon_name</a> <span class="c_punctuation">()</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
<tbody>
|
168
168
|
<tr>
|
169
169
|
<td class="property_type">
|
170
|
-
<a href="
|
170
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
171
171
|
<td class="property_name"><a class="link" href="GtkToolButton.html#GtkToolButton--icon-name" title="The “icon-name” property">icon-name</a></td>
|
172
172
|
<td class="property_flags">Read / Write</td>
|
173
173
|
</tr>
|
@@ -179,7 +179,7 @@
|
|
179
179
|
</tr>
|
180
180
|
<tr>
|
181
181
|
<td class="property_type">
|
182
|
-
<a href="
|
182
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
183
183
|
<td class="property_name"><a class="link" href="GtkToolButton.html#GtkToolButton--label" title="The “label” property">label</a></td>
|
184
184
|
<td class="property_flags">Read / Write</td>
|
185
185
|
</tr>
|
@@ -191,12 +191,12 @@
|
|
191
191
|
</tr>
|
192
192
|
<tr>
|
193
193
|
<td class="property_type">
|
194
|
-
<a href="
|
194
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
195
195
|
<td class="property_name"><a class="link" href="GtkToolButton.html#GtkToolButton--stock-id" title="The “stock-id” property">stock-id</a></td>
|
196
196
|
<td class="property_flags">Read / Write</td>
|
197
197
|
</tr>
|
198
198
|
<tr>
|
199
|
-
<td class="property_type"><a href="
|
199
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
200
200
|
<td class="property_name"><a class="link" href="GtkToolButton.html#GtkToolButton--use-underline" title="The “use-underline” property">use-underline</a></td>
|
201
201
|
<td class="property_flags">Read / Write</td>
|
202
202
|
</tr>
|
@@ -212,7 +212,7 @@
|
|
212
212
|
<col width="200px" class="style_properties_flags">
|
213
213
|
</colgroup>
|
214
214
|
<tbody><tr>
|
215
|
-
<td class="property_type"><a href="
|
215
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
216
216
|
<td class="property_name"><a class="link" href="GtkToolButton.html#GtkToolButton--s-icon-spacing" title="The “icon-spacing” style property">icon-spacing</a></td>
|
217
217
|
<td class="property_flags">Read / Write</td>
|
218
218
|
</tr></tbody>
|
@@ -229,7 +229,7 @@
|
|
229
229
|
<tbody><tr>
|
230
230
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
231
231
|
<td class="signal_name"><a class="link" href="GtkToolButton.html#GtkToolButton-clicked" title="The “clicked” signal">clicked</a></td>
|
232
|
-
<td class="signal_flags"><a href="
|
232
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
|
233
233
|
</tr></tbody>
|
234
234
|
</table></div>
|
235
235
|
</div>
|
@@ -248,8 +248,8 @@
|
|
248
248
|
</div>
|
249
249
|
<div class="refsect1">
|
250
250
|
<a name="GtkToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
251
|
-
<pre class="screen"> <a href="
|
252
|
-
<span class="lineart">╰──</span> <a href="
|
251
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
252
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
253
253
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
254
254
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
255
255
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -284,16 +284,16 @@ containing a stock item.
|
|
284
284
|
<p>
|
285
285
|
The label of a <a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> is determined by the properties
|
286
286
|
"label-widget", "label", and "stock-id". If "label-widget" is
|
287
|
-
non-<a href="
|
288
|
-
"label" is non-<a href="
|
289
|
-
"stock-id" is non-<a href="
|
287
|
+
non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then that widget is used as the label. Otherwise, if
|
288
|
+
"label" is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, that string is used as the label. Otherwise, if
|
289
|
+
"stock-id" is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the label is determined by the stock
|
290
290
|
item. Otherwise, the button does not have a label.
|
291
291
|
</p>
|
292
292
|
<p>
|
293
293
|
The icon of a <a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> is determined by the properties
|
294
|
-
"icon-widget" and "stock-id". If "icon-widget" is non-<a href="
|
294
|
+
"icon-widget" and "stock-id". If "icon-widget" is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then
|
295
295
|
that widget is used as the icon. Otherwise, if "stock-id" is
|
296
|
-
non-<a href="
|
296
|
+
non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the icon is determined by the stock item. Otherwise,
|
297
297
|
the button does not have a icon.
|
298
298
|
</p>
|
299
299
|
</div>
|
@@ -303,7 +303,7 @@ the button does not have a icon.
|
|
303
303
|
<a name="gtk-tool-button-new"></a><h3>gtk_tool_button_new ()</h3>
|
304
304
|
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> *
|
305
305
|
gtk_tool_button_new (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon_widget</code></em>,
|
306
|
-
<em class="parameter"><code>const <a href="
|
306
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
307
307
|
<p>Creates a new <a class="link" href="GtkToolButton.html" title="GtkToolButton"><code class="literal">GtkToolButton</code></a> using <em class="parameter"><code>icon_widget</code></em>
|
308
308
|
as icon and <em class="parameter"><code>label</code></em>
|
309
309
|
as
|
@@ -319,12 +319,12 @@ label.</p>
|
|
319
319
|
<tbody>
|
320
320
|
<tr>
|
321
321
|
<td class="parameter_name"><p>icon_widget</p></td>
|
322
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a> widget that will be used as icon widget, or <a href="
|
322
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkMisc.html" title="GtkMisc"><span class="type">GtkMisc</span></a> widget that will be used as icon widget, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
323
323
|
<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>
|
324
324
|
</tr>
|
325
325
|
<tr>
|
326
326
|
<td class="parameter_name"><p>label</p></td>
|
327
|
-
<td class="parameter_description"><p> a string that will be used as label, or <a href="
|
327
|
+
<td class="parameter_description"><p> a string that will be used as label, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
328
328
|
<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>
|
329
329
|
</tr>
|
330
330
|
</tbody>
|
@@ -340,7 +340,7 @@ label.</p>
|
|
340
340
|
<div class="refsect2">
|
341
341
|
<a name="gtk-tool-button-new-from-stock"></a><h3>gtk_tool_button_new_from_stock ()</h3>
|
342
342
|
<pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> *
|
343
|
-
gtk_tool_button_new_from_stock (<em class="parameter"><code>const <a href="
|
343
|
+
gtk_tool_button_new_from_stock (<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>);</pre>
|
344
344
|
<p>Creates a new <a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> containing the image and text from a
|
345
345
|
stock item. Some stock ids have preprocessor macros like <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK"><span class="type">GTK_STOCK_OK</span></a>
|
346
346
|
and <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK_STOCK_APPLY"><span class="type">GTK_STOCK_APPLY</span></a>.</p>
|
@@ -372,13 +372,13 @@ and <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK
|
|
372
372
|
<a name="gtk-tool-button-set-label"></a><h3>gtk_tool_button_set_label ()</h3>
|
373
373
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
374
374
|
gtk_tool_button_set_label (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
|
375
|
-
<em class="parameter"><code>const <a href="
|
375
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
376
376
|
<p>Sets <em class="parameter"><code>label</code></em>
|
377
377
|
as the label used for the tool button. The "label" property
|
378
|
-
only has an effect if not overridden by a non-<a href="
|
379
|
-
If both the "label_widget" and "label" properties are <a href="
|
378
|
+
only has an effect if not overridden by a non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> "label_widget" property.
|
379
|
+
If both the "label_widget" and "label" properties are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the label
|
380
380
|
is determined by the "stock_id" property. If the "stock_id" property is also
|
381
|
-
<a href="
|
381
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>button</code></em>
|
382
382
|
will not have a label.</p>
|
383
383
|
<div class="refsect3">
|
384
384
|
<a name="gtk-tool-button-set-label.parameters"></a><h4>Parameters</h4>
|
@@ -396,7 +396,7 @@ is determined by the "stock_id" property. If the "stock_id" property is also
|
|
396
396
|
</tr>
|
397
397
|
<tr>
|
398
398
|
<td class="parameter_name"><p>label</p></td>
|
399
|
-
<td class="parameter_description"><p> a string that will be used as label, or <a href="
|
399
|
+
<td class="parameter_description"><p> a string that will be used as label, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
400
400
|
<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>
|
401
401
|
</tr>
|
402
402
|
</tbody>
|
@@ -407,9 +407,9 @@ is determined by the "stock_id" property. If the "stock_id" property is also
|
|
407
407
|
<hr>
|
408
408
|
<div class="refsect2">
|
409
409
|
<a name="gtk-tool-button-get-label"></a><h3>gtk_tool_button_get_label ()</h3>
|
410
|
-
<pre class="programlisting">const <a href="
|
410
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
411
411
|
gtk_tool_button_get_label (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
|
412
|
-
<p>Returns the label used by the tool button, or <a href="
|
412
|
+
<p>Returns the label used by the tool button, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the tool button
|
413
413
|
doesn't have a label. or uses a the label from a stock item. The returned
|
414
414
|
string is owned by GTK+, and must not be modified or freed.</p>
|
415
415
|
<div class="refsect3">
|
@@ -429,7 +429,7 @@ string is owned by GTK+, and must not be modified or freed.</p>
|
|
429
429
|
</div>
|
430
430
|
<div class="refsect3">
|
431
431
|
<a name="gtk-tool-button-get-label.returns"></a><h4>Returns</h4>
|
432
|
-
<p> The label, or <a href="
|
432
|
+
<p> The label, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
433
433
|
</div>
|
434
434
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
435
435
|
</div>
|
@@ -438,11 +438,11 @@ string is owned by GTK+, and must not be modified or freed.</p>
|
|
438
438
|
<a name="gtk-tool-button-set-use-underline"></a><h3>gtk_tool_button_set_use_underline ()</h3>
|
439
439
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
440
440
|
gtk_tool_button_set_use_underline (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
|
441
|
-
<em class="parameter"><code><a href="
|
441
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_underline</code></em>);</pre>
|
442
442
|
<p>If set, an underline in the label property indicates that the next character
|
443
443
|
should be used for the mnemonic accelerator key in the overflow menu. For
|
444
444
|
example, if the label property is "_Open" and <em class="parameter"><code>use_underline</code></em>
|
445
|
-
is <a href="
|
445
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
|
446
446
|
the label on the tool button will be "Open" and the item on the overflow
|
447
447
|
menu will have an underlined 'O'.</p>
|
448
448
|
<p>Labels shown on tool buttons never have mnemonics on them; this property
|
@@ -474,7 +474,7 @@ only affects the menu item on the overflow menu.</p>
|
|
474
474
|
<hr>
|
475
475
|
<div class="refsect2">
|
476
476
|
<a name="gtk-tool-button-get-use-underline"></a><h3>gtk_tool_button_get_use_underline ()</h3>
|
477
|
-
<pre class="programlisting"><a href="
|
477
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
478
478
|
gtk_tool_button_get_use_underline (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
|
479
479
|
<p>Returns whether underscores in the label property are used as mnemonics
|
480
480
|
on menu items on the overflow menu. See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-use-underline" title="gtk_tool_button_set_use_underline ()"><code class="function">gtk_tool_button_set_use_underline()</code></a>.</p>
|
@@ -495,7 +495,7 @@ on menu items on the overflow menu. See <a class="link" href="GtkToolButton.html
|
|
495
495
|
</div>
|
496
496
|
<div class="refsect3">
|
497
497
|
<a name="gtk-tool-button-get-use-underline.returns"></a><h4>Returns</h4>
|
498
|
-
<p> <a href="
|
498
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if underscores in the label property are used as
|
499
499
|
mnemonics on menu items on the overflow menu.</p>
|
500
500
|
</div>
|
501
501
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -505,10 +505,10 @@ mnemonics on menu items on the overflow menu.</p>
|
|
505
505
|
<a name="gtk-tool-button-set-stock-id"></a><h3>gtk_tool_button_set_stock_id ()</h3>
|
506
506
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
507
507
|
gtk_tool_button_set_stock_id (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
|
508
|
-
<em class="parameter"><code>const <a href="
|
508
|
+
<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>);</pre>
|
509
509
|
<p>Sets the name of the stock item. See <a class="link" href="GtkToolButton.html#gtk-tool-button-new-from-stock" title="gtk_tool_button_new_from_stock ()"><code class="function">gtk_tool_button_new_from_stock()</code></a>.
|
510
510
|
The stock_id property only has an effect if not
|
511
|
-
overridden by non-<a href="
|
511
|
+
overridden by non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> "label" and "icon_widget" properties.</p>
|
512
512
|
<div class="refsect3">
|
513
513
|
<a name="gtk-tool-button-set-stock-id.parameters"></a><h4>Parameters</h4>
|
514
514
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -525,7 +525,7 @@ overridden by non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sh
|
|
525
525
|
</tr>
|
526
526
|
<tr>
|
527
527
|
<td class="parameter_name"><p>stock_id</p></td>
|
528
|
-
<td class="parameter_description"><p> a name of a stock item, or <a href="
|
528
|
+
<td class="parameter_description"><p> a name of a stock item, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
529
529
|
<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>
|
530
530
|
</tr>
|
531
531
|
</tbody>
|
@@ -536,7 +536,7 @@ overridden by non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sh
|
|
536
536
|
<hr>
|
537
537
|
<div class="refsect2">
|
538
538
|
<a name="gtk-tool-button-get-stock-id"></a><h3>gtk_tool_button_get_stock_id ()</h3>
|
539
|
-
<pre class="programlisting">const <a href="
|
539
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
540
540
|
gtk_tool_button_get_stock_id (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
|
541
541
|
<p>Returns the name of the stock item. See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-stock-id" title="gtk_tool_button_set_stock_id ()"><code class="function">gtk_tool_button_set_stock_id()</code></a>.
|
542
542
|
The returned string is owned by GTK+ and must not be freed or modifed.</p>
|
@@ -567,11 +567,11 @@ The returned string is owned by GTK+ and must not be freed or modifed.</p>
|
|
567
567
|
<a name="gtk-tool-button-set-icon-name"></a><h3>gtk_tool_button_set_icon_name ()</h3>
|
568
568
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
569
569
|
gtk_tool_button_set_icon_name (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
|
570
|
-
<em class="parameter"><code>const <a href="
|
570
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);</pre>
|
571
571
|
<p>Sets the icon for the tool button from a named themed icon.
|
572
572
|
See the docs for <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> for more details.
|
573
573
|
The "icon_name" property only has an effect if not
|
574
|
-
overridden by non-<a href="
|
574
|
+
overridden by non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> "label", "icon_widget" and "stock_id"
|
575
575
|
properties.</p>
|
576
576
|
<div class="refsect3">
|
577
577
|
<a name="gtk-tool-button-set-icon-name.parameters"></a><h4>Parameters</h4>
|
@@ -600,7 +600,7 @@ properties.</p>
|
|
600
600
|
<hr>
|
601
601
|
<div class="refsect2">
|
602
602
|
<a name="gtk-tool-button-get-icon-name"></a><h3>gtk_tool_button_get_icon_name ()</h3>
|
603
|
-
<pre class="programlisting">const <a href="
|
603
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
604
604
|
gtk_tool_button_get_icon_name (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
|
605
605
|
<p>Returns the name of the themed icon for the tool button,
|
606
606
|
see <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-name" title="gtk_tool_button_set_icon_name ()"><code class="function">gtk_tool_button_set_icon_name()</code></a>.</p>
|
@@ -621,7 +621,7 @@ see <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-name" titl
|
|
621
621
|
</div>
|
622
622
|
<div class="refsect3">
|
623
623
|
<a name="gtk-tool-button-get-icon-name.returns"></a><h4>Returns</h4>
|
624
|
-
<p> the icon name or <a href="
|
624
|
+
<p> the icon name or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the tool button has
|
625
625
|
no themed icon</p>
|
626
626
|
</div>
|
627
627
|
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
@@ -636,8 +636,8 @@ gtk_tool_button_set_icon_widget (<em class="parameter"><code><a class="link" hre
|
|
636
636
|
as the widget used as icon on <em class="parameter"><code>button</code></em>
|
637
637
|
. If <em class="parameter"><code>icon_widget</code></em>
|
638
638
|
is
|
639
|
-
<a href="
|
640
|
-
"stock_id" property is also <a href="
|
639
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> the icon is determined by the "stock_id" property. If the
|
640
|
+
"stock_id" property is also <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>button</code></em>
|
641
641
|
will not have an icon.</p>
|
642
642
|
<div class="refsect3">
|
643
643
|
<a name="gtk-tool-button-set-icon-widget.parameters"></a><h4>Parameters</h4>
|
@@ -655,7 +655,7 @@ gtk_tool_button_set_icon_widget (<em class="parameter"><code><a class="link" hre
|
|
655
655
|
</tr>
|
656
656
|
<tr>
|
657
657
|
<td class="parameter_name"><p>icon_widget</p></td>
|
658
|
-
<td class="parameter_description"><p> the widget used as icon, or <a href="
|
658
|
+
<td class="parameter_description"><p> the widget used as icon, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
659
659
|
<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>
|
660
660
|
</tr>
|
661
661
|
</tbody>
|
@@ -690,7 +690,7 @@ See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-widget" ti
|
|
690
690
|
<a name="gtk-tool-button-get-icon-widget.returns"></a><h4>Returns</h4>
|
691
691
|
<p> The widget used as icon
|
692
692
|
on <em class="parameter"><code>button</code></em>
|
693
|
-
, or <a href="
|
693
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
694
694
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
695
695
|
</div>
|
696
696
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -705,10 +705,10 @@ gtk_tool_button_set_label_widget (<em class="parameter"><code><a class="link" hr
|
|
705
705
|
as the widget that will be used as the label
|
706
706
|
for <em class="parameter"><code>button</code></em>
|
707
707
|
. If <em class="parameter"><code>label_widget</code></em>
|
708
|
-
is <a href="
|
709
|
-
as label. If "label" is also <a href="
|
708
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> the "label" property is used
|
709
|
+
as label. If "label" is also <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the label in the stock item
|
710
710
|
determined by the "stock_id" property is used as label. If
|
711
|
-
"stock_id" is also <a href="
|
711
|
+
"stock_id" is also <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>button</code></em>
|
712
712
|
does not have a label.</p>
|
713
713
|
<div class="refsect3">
|
714
714
|
<a name="gtk-tool-button-set-label-widget.parameters"></a><h4>Parameters</h4>
|
@@ -726,7 +726,7 @@ determined by the "stock_id" property is used as label. If
|
|
726
726
|
</tr>
|
727
727
|
<tr>
|
728
728
|
<td class="parameter_name"><p>label_widget</p></td>
|
729
|
-
<td class="parameter_description"><p> the widget used as label, or <a href="
|
729
|
+
<td class="parameter_description"><p> the widget used as label, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
730
730
|
<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>
|
731
731
|
</tr>
|
732
732
|
</tbody>
|
@@ -761,7 +761,7 @@ See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-label-widget" t
|
|
761
761
|
<a name="gtk-tool-button-get-label-widget.returns"></a><h4>Returns</h4>
|
762
762
|
<p> The widget used as label
|
763
763
|
on <em class="parameter"><code>button</code></em>
|
764
|
-
, or <a href="
|
764
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
765
765
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
766
766
|
</div>
|
767
767
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
@@ -782,7 +782,7 @@ accessed with the function described below.
|
|
782
782
|
<a name="GtkToolButton.property-details"></a><h2>Property Details</h2>
|
783
783
|
<div class="refsect2">
|
784
784
|
<a name="GtkToolButton--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
785
|
-
<pre class="programlisting"> “icon-name” <a href="
|
785
|
+
<pre class="programlisting"> “icon-name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
786
786
|
<p>The name of the themed icon displayed on the item.
|
787
787
|
This property only has an effect if not overridden by "label",
|
788
788
|
|
@@ -801,7 +801,7 @@ This property only has an effect if not overridden by "label",
|
|
801
801
|
<hr>
|
802
802
|
<div class="refsect2">
|
803
803
|
<a name="GtkToolButton--label"></a><h3>The <code class="literal">“label”</code> property</h3>
|
804
|
-
<pre class="programlisting"> “label” <a href="
|
804
|
+
<pre class="programlisting"> “label” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
805
805
|
<p>Text to show in the item.</p>
|
806
806
|
<p>Flags: Read / Write</p>
|
807
807
|
<p>Default value: NULL</p>
|
@@ -816,7 +816,7 @@ This property only has an effect if not overridden by "label",
|
|
816
816
|
<hr>
|
817
817
|
<div class="refsect2">
|
818
818
|
<a name="GtkToolButton--stock-id"></a><h3>The <code class="literal">“stock-id”</code> property</h3>
|
819
|
-
<pre class="programlisting"> “stock-id” <a href="
|
819
|
+
<pre class="programlisting"> “stock-id” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
820
820
|
<p>The stock icon displayed on the item.</p>
|
821
821
|
<p>Flags: Read / Write</p>
|
822
822
|
<p>Default value: NULL</p>
|
@@ -824,7 +824,7 @@ This property only has an effect if not overridden by "label",
|
|
824
824
|
<hr>
|
825
825
|
<div class="refsect2">
|
826
826
|
<a name="GtkToolButton--use-underline"></a><h3>The <code class="literal">“use-underline”</code> property</h3>
|
827
|
-
<pre class="programlisting"> “use-underline” <a href="
|
827
|
+
<pre class="programlisting"> “use-underline” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
828
828
|
<p>If set, an underline in the label property indicates that the next character should be used for the mnemonic accelerator key in the overflow menu.</p>
|
829
829
|
<p>Flags: Read / Write</p>
|
830
830
|
<p>Default value: FALSE</p>
|
@@ -834,7 +834,7 @@ This property only has an effect if not overridden by "label",
|
|
834
834
|
<a name="GtkToolButton.style-property-details"></a><h2>Style Property Details</h2>
|
835
835
|
<div class="refsect2">
|
836
836
|
<a name="GtkToolButton--s-icon-spacing"></a><h3>The <code class="literal">“icon-spacing”</code> style property</h3>
|
837
|
-
<pre class="programlisting"> “icon-spacing” <a href="
|
837
|
+
<pre class="programlisting"> “icon-spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
838
838
|
<p>Spacing in pixels between the icon and label.</p>
|
839
839
|
<p>Flags: Read / Write</p>
|
840
840
|
<p>Allowed values: >= 0</p>
|
@@ -847,7 +847,7 @@ This property only has an effect if not overridden by "label",
|
|
847
847
|
<a name="GtkToolButton-clicked"></a><h3>The <code class="literal">“clicked”</code> signal</h3>
|
848
848
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
849
849
|
user_function (<a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *toolbutton,
|
850
|
-
<a href="
|
850
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
851
851
|
<p>This signal is emitted when the tool button is clicked with the mouse
|
852
852
|
or activated with the keyboard.</p>
|
853
853
|
<div class="refsect3">
|
@@ -872,7 +872,7 @@ or activated with the keyboard.</p>
|
|
872
872
|
</tbody>
|
873
873
|
</table></div>
|
874
874
|
</div>
|
875
|
-
<p>Flags: <a href="
|
875
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
876
876
|
</div>
|
877
877
|
</div>
|
878
878
|
<div class="refsect1">
|