gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- 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/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- 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 +2 -2
- 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 +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- 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 +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- 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/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkToolbar.html" title="GtkToolbar">
|
10
10
|
<link rel="next" href="GtkToolPalette.html" title="GtkToolPalette">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -173,7 +173,7 @@
|
|
173
173
|
</tr>
|
174
174
|
<tr>
|
175
175
|
<td class="function_type">
|
176
|
-
<span class="returnvalue">PangoEllipsizeMode</span>
|
176
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
177
177
|
</td>
|
178
178
|
<td class="function_name">
|
179
179
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-get-ellipsize-mode" title="gtk_tool_item_get_ellipsize_mode ()">gtk_tool_item_get_ellipsize_mode</a> <span class="c_punctuation">()</span>
|
@@ -347,7 +347,7 @@
|
|
347
347
|
</div>
|
348
348
|
<div class="refsect1">
|
349
349
|
<a name="GtkToolItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
350
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
350
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
351
351
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
352
352
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
353
353
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -388,11 +388,10 @@ widget to the tool item.</p>
|
|
388
388
|
gtk_tool_item_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
389
389
|
<p>Creates a new <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a></p>
|
390
390
|
<div class="refsect3">
|
391
|
-
<a name="
|
391
|
+
<a name="gtk-tool-item-new.returns"></a><h4>Returns</h4>
|
392
392
|
<p> the new <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a></p>
|
393
|
-
<p></p>
|
394
393
|
</div>
|
395
|
-
<p class="since">Since 2.4</p>
|
394
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
396
395
|
</div>
|
397
396
|
<hr>
|
398
397
|
<div class="refsect2">
|
@@ -405,7 +404,7 @@ gtk_tool_item_set_homogeneous (<em class="parameter"><code><a class="link" href=
|
|
405
404
|
homogeneous items. The effect is that all homogeneous items will have
|
406
405
|
the same width as the widest of the items.</p>
|
407
406
|
<div class="refsect3">
|
408
|
-
<a name="
|
407
|
+
<a name="gtk-tool-item-set-homogeneous.parameters"></a><h4>Parameters</h4>
|
409
408
|
<div class="informaltable"><table width="100%" border="0">
|
410
409
|
<colgroup>
|
411
410
|
<col width="150px" class="parameters_name">
|
@@ -427,7 +426,7 @@ is the same size as other homogeneous items</p></td>
|
|
427
426
|
</tbody>
|
428
427
|
</table></div>
|
429
428
|
</div>
|
430
|
-
<p class="since">Since 2.4</p>
|
429
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
431
430
|
</div>
|
432
431
|
<hr>
|
433
432
|
<div class="refsect2">
|
@@ -438,7 +437,7 @@ gtk_tool_item_get_homogeneous (<em class="parameter"><code><a class="link" href=
|
|
438
437
|
is the same size as other homogeneous
|
439
438
|
items. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-homogeneous" title="gtk_tool_item_set_homogeneous ()"><code class="function">gtk_tool_item_set_homogeneous()</code></a>.</p>
|
440
439
|
<div class="refsect3">
|
441
|
-
<a name="
|
440
|
+
<a name="gtk-tool-item-get-homogeneous.parameters"></a><h4>Parameters</h4>
|
442
441
|
<div class="informaltable"><table width="100%" border="0">
|
443
442
|
<colgroup>
|
444
443
|
<col width="150px" class="parameters_name">
|
@@ -453,12 +452,11 @@ items. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-homogeneous"
|
|
453
452
|
</table></div>
|
454
453
|
</div>
|
455
454
|
<div class="refsect3">
|
456
|
-
<a name="
|
455
|
+
<a name="gtk-tool-item-get-homogeneous.returns"></a><h4>Returns</h4>
|
457
456
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the item is the same size as other homogeneous
|
458
457
|
items.</p>
|
459
|
-
<p></p>
|
460
458
|
</div>
|
461
|
-
<p class="since">Since 2.4</p>
|
459
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
462
460
|
</div>
|
463
461
|
<hr>
|
464
462
|
<div class="refsect2">
|
@@ -472,7 +470,7 @@ is more room on the toolbar then needed for the items. The
|
|
472
470
|
effect is that the item gets bigger when the toolbar gets bigger
|
473
471
|
and smaller when the toolbar gets smaller.</p>
|
474
472
|
<div class="refsect3">
|
475
|
-
<a name="
|
473
|
+
<a name="gtk-tool-item-set-expand.parameters"></a><h4>Parameters</h4>
|
476
474
|
<div class="informaltable"><table width="100%" border="0">
|
477
475
|
<colgroup>
|
478
476
|
<col width="150px" class="parameters_name">
|
@@ -494,7 +492,7 @@ is allocated extra space</p></td>
|
|
494
492
|
</tbody>
|
495
493
|
</table></div>
|
496
494
|
</div>
|
497
|
-
<p class="since">Since 2.4</p>
|
495
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
498
496
|
</div>
|
499
497
|
<hr>
|
500
498
|
<div class="refsect2">
|
@@ -505,7 +503,7 @@ gtk_tool_item_get_expand (<em class="parameter"><code><a class="link" href="GtkT
|
|
505
503
|
is allocated extra space.
|
506
504
|
See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-expand" title="gtk_tool_item_set_expand ()"><code class="function">gtk_tool_item_set_expand()</code></a>.</p>
|
507
505
|
<div class="refsect3">
|
508
|
-
<a name="
|
506
|
+
<a name="gtk-tool-item-get-expand.parameters"></a><h4>Parameters</h4>
|
509
507
|
<div class="informaltable"><table width="100%" border="0">
|
510
508
|
<colgroup>
|
511
509
|
<col width="150px" class="parameters_name">
|
@@ -520,12 +518,11 @@ See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-expand" title="gtk_
|
|
520
518
|
</table></div>
|
521
519
|
</div>
|
522
520
|
<div class="refsect3">
|
523
|
-
<a name="
|
521
|
+
<a name="gtk-tool-item-get-expand.returns"></a><h4>Returns</h4>
|
524
522
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tool_item</code></em>
|
525
523
|
is allocated extra space.</p>
|
526
|
-
<p></p>
|
527
524
|
</div>
|
528
|
-
<p class="since">Since 2.4</p>
|
525
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
529
526
|
</div>
|
530
527
|
<hr>
|
531
528
|
<div class="refsect2">
|
@@ -544,7 +541,7 @@ gtk_tool_item_set_tooltip (<em class="parameter"><code><a class="link" href="Gtk
|
|
544
541
|
text to be displayed as tooltip on the item and the private text
|
545
542
|
to be used. See <a class="link" href="GtkTooltips.html#gtk-tooltips-set-tip" title="gtk_tooltips_set_tip ()"><code class="function">gtk_tooltips_set_tip()</code></a>.</p>
|
546
543
|
<div class="refsect3">
|
547
|
-
<a name="
|
544
|
+
<a name="gtk-tool-item-set-tooltip.parameters"></a><h4>Parameters</h4>
|
548
545
|
<div class="informaltable"><table width="100%" border="0">
|
549
546
|
<colgroup>
|
550
547
|
<col width="150px" class="parameters_name">
|
@@ -576,7 +573,7 @@ to be used. See <a class="link" href="GtkTooltips.html#gtk-tooltips-set-tip" tit
|
|
576
573
|
</tbody>
|
577
574
|
</table></div>
|
578
575
|
</div>
|
579
|
-
<p class="since">Since 2.4</p>
|
576
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
580
577
|
</div>
|
581
578
|
<hr>
|
582
579
|
<div class="refsect2">
|
@@ -588,7 +585,7 @@ gtk_tool_item_set_tooltip_text (<em class="parameter"><code><a class="link" href
|
|
588
585
|
<p>Sets the text to be displayed as tooltip on the item.
|
589
586
|
See <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk_widget_set_tooltip_text ()"><code class="function">gtk_widget_set_tooltip_text()</code></a>.</p>
|
590
587
|
<div class="refsect3">
|
591
|
-
<a name="
|
588
|
+
<a name="gtk-tool-item-set-tooltip-text.parameters"></a><h4>Parameters</h4>
|
592
589
|
<div class="informaltable"><table width="100%" border="0">
|
593
590
|
<colgroup>
|
594
591
|
<col width="150px" class="parameters_name">
|
@@ -610,7 +607,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk
|
|
610
607
|
</tbody>
|
611
608
|
</table></div>
|
612
609
|
</div>
|
613
|
-
<p class="since">Since 2.12</p>
|
610
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
614
611
|
</div>
|
615
612
|
<hr>
|
616
613
|
<div class="refsect2">
|
@@ -621,7 +618,7 @@ gtk_tool_item_set_tooltip_markup (<em class="parameter"><code><a class="link" hr
|
|
621
618
|
<p>Sets the markup text to be displayed as tooltip on the item.
|
622
619
|
See <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" title="gtk_widget_set_tooltip_markup ()"><code class="function">gtk_widget_set_tooltip_markup()</code></a>.</p>
|
623
620
|
<div class="refsect3">
|
624
|
-
<a name="
|
621
|
+
<a name="gtk-tool-item-set-tooltip-markup.parameters"></a><h4>Parameters</h4>
|
625
622
|
<div class="informaltable"><table width="100%" border="0">
|
626
623
|
<colgroup>
|
627
624
|
<col width="150px" class="parameters_name">
|
@@ -643,7 +640,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" title="g
|
|
643
640
|
</tbody>
|
644
641
|
</table></div>
|
645
642
|
</div>
|
646
|
-
<p class="since">Since 2.12</p>
|
643
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
647
644
|
</div>
|
648
645
|
<hr>
|
649
646
|
<div class="refsect2">
|
@@ -659,7 +656,7 @@ When <em class="parameter"><code>tool_item</code></em>
|
|
659
656
|
even those that would otherwise be sent to a child of <em class="parameter"><code>tool_item</code></em>
|
660
657
|
.</p>
|
661
658
|
<div class="refsect3">
|
662
|
-
<a name="
|
659
|
+
<a name="gtk-tool-item-set-use-drag-window.parameters"></a><h4>Parameters</h4>
|
663
660
|
<div class="informaltable"><table width="100%" border="0">
|
664
661
|
<colgroup>
|
665
662
|
<col width="150px" class="parameters_name">
|
@@ -681,7 +678,7 @@ has a drag window.</p></td>
|
|
681
678
|
</tbody>
|
682
679
|
</table></div>
|
683
680
|
</div>
|
684
|
-
<p class="since">Since 2.4</p>
|
681
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
685
682
|
</div>
|
686
683
|
<hr>
|
687
684
|
<div class="refsect2">
|
@@ -692,7 +689,7 @@ gtk_tool_item_get_use_drag_window (<em class="parameter"><code><a class="link" h
|
|
692
689
|
has a drag window. See
|
693
690
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-set-use-drag-window" title="gtk_tool_item_set_use_drag_window ()"><code class="function">gtk_tool_item_set_use_drag_window()</code></a>.</p>
|
694
691
|
<div class="refsect3">
|
695
|
-
<a name="
|
692
|
+
<a name="gtk-tool-item-get-use-drag-window.parameters"></a><h4>Parameters</h4>
|
696
693
|
<div class="informaltable"><table width="100%" border="0">
|
697
694
|
<colgroup>
|
698
695
|
<col width="150px" class="parameters_name">
|
@@ -707,12 +704,11 @@ gtk_tool_item_get_use_drag_window (<em class="parameter"><code><a class="link" h
|
|
707
704
|
</table></div>
|
708
705
|
</div>
|
709
706
|
<div class="refsect3">
|
710
|
-
<a name="
|
707
|
+
<a name="gtk-tool-item-get-use-drag-window.returns"></a><h4>Returns</h4>
|
711
708
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tool_item</code></em>
|
712
709
|
uses a drag window.</p>
|
713
|
-
<p></p>
|
714
710
|
</div>
|
715
|
-
<p class="since">Since 2.4</p>
|
711
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
716
712
|
</div>
|
717
713
|
<hr>
|
718
714
|
<div class="refsect2">
|
@@ -723,7 +719,7 @@ gtk_tool_item_set_visible_horizontal (<em class="parameter"><code><a class="link
|
|
723
719
|
<p>Sets whether <em class="parameter"><code>tool_item</code></em>
|
724
720
|
is visible when the toolbar is docked horizontally.</p>
|
725
721
|
<div class="refsect3">
|
726
|
-
<a name="
|
722
|
+
<a name="gtk-tool-item-set-visible-horizontal.parameters"></a><h4>Parameters</h4>
|
727
723
|
<div class="informaltable"><table width="100%" border="0">
|
728
724
|
<colgroup>
|
729
725
|
<col width="150px" class="parameters_name">
|
@@ -745,7 +741,7 @@ is visible when in horizontal mode</p></td>
|
|
745
741
|
</tbody>
|
746
742
|
</table></div>
|
747
743
|
</div>
|
748
|
-
<p class="since">Since 2.4</p>
|
744
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
749
745
|
</div>
|
750
746
|
<hr>
|
751
747
|
<div class="refsect2">
|
@@ -756,7 +752,7 @@ gtk_tool_item_get_visible_horizontal (<em class="parameter"><code><a class="link
|
|
756
752
|
is visible on toolbars that are
|
757
753
|
docked horizontally.</p>
|
758
754
|
<div class="refsect3">
|
759
|
-
<a name="
|
755
|
+
<a name="gtk-tool-item-get-visible-horizontal.parameters"></a><h4>Parameters</h4>
|
760
756
|
<div class="informaltable"><table width="100%" border="0">
|
761
757
|
<colgroup>
|
762
758
|
<col width="150px" class="parameters_name">
|
@@ -771,13 +767,12 @@ docked horizontally.</p>
|
|
771
767
|
</table></div>
|
772
768
|
</div>
|
773
769
|
<div class="refsect3">
|
774
|
-
<a name="
|
770
|
+
<a name="gtk-tool-item-get-visible-horizontal.returns"></a><h4>Returns</h4>
|
775
771
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tool_item</code></em>
|
776
772
|
is visible on toolbars that are
|
777
773
|
docked horizontally.</p>
|
778
|
-
<p></p>
|
779
774
|
</div>
|
780
|
-
<p class="since">Since 2.4</p>
|
775
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
781
776
|
</div>
|
782
777
|
<hr>
|
783
778
|
<div class="refsect2">
|
@@ -793,7 +788,7 @@ useful on a vertically docked toolbar. If <em class="parameter"><code>visible_ve
|
|
793
788
|
<em class="parameter"><code>tool_item</code></em>
|
794
789
|
will not appear on toolbars that are docked vertically.</p>
|
795
790
|
<div class="refsect3">
|
796
|
-
<a name="
|
791
|
+
<a name="gtk-tool-item-set-visible-vertical.parameters"></a><h4>Parameters</h4>
|
797
792
|
<div class="informaltable"><table width="100%" border="0">
|
798
793
|
<colgroup>
|
799
794
|
<col width="150px" class="parameters_name">
|
@@ -816,7 +811,7 @@ is in vertical mode</p></td>
|
|
816
811
|
</tbody>
|
817
812
|
</table></div>
|
818
813
|
</div>
|
819
|
-
<p class="since">Since 2.4</p>
|
814
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
820
815
|
</div>
|
821
816
|
<hr>
|
822
817
|
<div class="refsect2">
|
@@ -827,7 +822,7 @@ gtk_tool_item_get_visible_vertical (<em class="parameter"><code><a class="link"
|
|
827
822
|
is visible when the toolbar is docked vertically.
|
828
823
|
See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-visible-vertical" title="gtk_tool_item_set_visible_vertical ()"><code class="function">gtk_tool_item_set_visible_vertical()</code></a>.</p>
|
829
824
|
<div class="refsect3">
|
830
|
-
<a name="
|
825
|
+
<a name="gtk-tool-item-get-visible-vertical.parameters"></a><h4>Parameters</h4>
|
831
826
|
<div class="informaltable"><table width="100%" border="0">
|
832
827
|
<colgroup>
|
833
828
|
<col width="150px" class="parameters_name">
|
@@ -842,12 +837,11 @@ See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-visible-vertical" t
|
|
842
837
|
</table></div>
|
843
838
|
</div>
|
844
839
|
<div class="refsect3">
|
845
|
-
<a name="
|
840
|
+
<a name="gtk-tool-item-get-visible-vertical.returns"></a><h4>Returns</h4>
|
846
841
|
<p> Whether <em class="parameter"><code>tool_item</code></em>
|
847
842
|
is visible when the toolbar is docked vertically</p>
|
848
|
-
<p></p>
|
849
843
|
</div>
|
850
|
-
<p class="since">Since 2.4</p>
|
844
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
851
845
|
</div>
|
852
846
|
<hr>
|
853
847
|
<div class="refsect2">
|
@@ -862,7 +856,7 @@ when the toolbar style is <a class="link" href="gtk2-Standard-Enumerations.html#
|
|
862
856
|
only tool buttons with the "is_important" property set have labels, an
|
863
857
|
effect known as "priority text"</p>
|
864
858
|
<div class="refsect3">
|
865
|
-
<a name="
|
859
|
+
<a name="gtk-tool-item-set-is-important.parameters"></a><h4>Parameters</h4>
|
866
860
|
<div class="informaltable"><table width="100%" border="0">
|
867
861
|
<colgroup>
|
868
862
|
<col width="150px" class="parameters_name">
|
@@ -883,7 +877,7 @@ effect known as "priority text"</p>
|
|
883
877
|
</tbody>
|
884
878
|
</table></div>
|
885
879
|
</div>
|
886
|
-
<p class="since">Since 2.4</p>
|
880
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
887
881
|
</div>
|
888
882
|
<hr>
|
889
883
|
<div class="refsect2">
|
@@ -894,7 +888,7 @@ gtk_tool_item_get_is_important (<em class="parameter"><code><a class="link" href
|
|
894
888
|
is considered important. See
|
895
889
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-set-is-important" title="gtk_tool_item_set_is_important ()"><code class="function">gtk_tool_item_set_is_important()</code></a></p>
|
896
890
|
<div class="refsect3">
|
897
|
-
<a name="
|
891
|
+
<a name="gtk-tool-item-get-is-important.parameters"></a><h4>Parameters</h4>
|
898
892
|
<div class="informaltable"><table width="100%" border="0">
|
899
893
|
<colgroup>
|
900
894
|
<col width="150px" class="parameters_name">
|
@@ -909,24 +903,23 @@ gtk_tool_item_get_is_important (<em class="parameter"><code><a class="link" href
|
|
909
903
|
</table></div>
|
910
904
|
</div>
|
911
905
|
<div class="refsect3">
|
912
|
-
<a name="
|
906
|
+
<a name="gtk-tool-item-get-is-important.returns"></a><h4>Returns</h4>
|
913
907
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tool_item</code></em>
|
914
908
|
is considered important.</p>
|
915
|
-
<p></p>
|
916
909
|
</div>
|
917
|
-
<p class="since">Since 2.4</p>
|
910
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
918
911
|
</div>
|
919
912
|
<hr>
|
920
913
|
<div class="refsect2">
|
921
914
|
<a name="gtk-tool-item-get-ellipsize-mode"></a><h3>gtk_tool_item_get_ellipsize_mode ()</h3>
|
922
|
-
<pre class="programlisting"><span class="returnvalue">PangoEllipsizeMode</span>
|
915
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
923
916
|
gtk_tool_item_get_ellipsize_mode (<em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *tool_item</code></em>);</pre>
|
924
917
|
<p>Returns the ellipsize mode used for <em class="parameter"><code>tool_item</code></em>
|
925
918
|
. Custom subclasses of
|
926
919
|
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out how text should
|
927
920
|
be ellipsized.</p>
|
928
921
|
<div class="refsect3">
|
929
|
-
<a name="
|
922
|
+
<a name="gtk-tool-item-get-ellipsize-mode.parameters"></a><h4>Parameters</h4>
|
930
923
|
<div class="informaltable"><table width="100%" border="0">
|
931
924
|
<colgroup>
|
932
925
|
<col width="150px" class="parameters_name">
|
@@ -941,12 +934,11 @@ be ellipsized.</p>
|
|
941
934
|
</table></div>
|
942
935
|
</div>
|
943
936
|
<div class="refsect3">
|
944
|
-
<a name="
|
945
|
-
<p> a <span class="type">PangoEllipsizeMode</span> indicating how text in <em class="parameter"><code>tool_item</code></em>
|
937
|
+
<a name="gtk-tool-item-get-ellipsize-mode.returns"></a><h4>Returns</h4>
|
938
|
+
<p> a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> indicating how text in <em class="parameter"><code>tool_item</code></em>
|
946
939
|
should be ellipsized.</p>
|
947
|
-
<p></p>
|
948
940
|
</div>
|
949
|
-
<p class="since">Since 2.20</p>
|
941
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
950
942
|
</div>
|
951
943
|
<hr>
|
952
944
|
<div class="refsect2">
|
@@ -958,7 +950,7 @@ gtk_tool_item_get_icon_size (<em class="parameter"><code><a class="link" href="G
|
|
958
950
|
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out what size icons
|
959
951
|
they should use.</p>
|
960
952
|
<div class="refsect3">
|
961
|
-
<a name="
|
953
|
+
<a name="gtk-tool-item-get-icon-size.parameters"></a><h4>Parameters</h4>
|
962
954
|
<div class="informaltable"><table width="100%" border="0">
|
963
955
|
<colgroup>
|
964
956
|
<col width="150px" class="parameters_name">
|
@@ -973,13 +965,13 @@ they should use.</p>
|
|
973
965
|
</table></div>
|
974
966
|
</div>
|
975
967
|
<div class="refsect3">
|
976
|
-
<a name="
|
968
|
+
<a name="gtk-tool-item-get-icon-size.returns"></a><h4>Returns</h4>
|
977
969
|
<p> a <a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> indicating the icon size
|
978
970
|
used for <em class="parameter"><code>tool_item</code></em>
|
979
971
|
. </p>
|
980
972
|
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
981
973
|
</div>
|
982
|
-
<p class="since">Since 2.4</p>
|
974
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
983
975
|
</div>
|
984
976
|
<hr>
|
985
977
|
<div class="refsect2">
|
@@ -991,7 +983,7 @@ gtk_tool_item_get_orientation (<em class="parameter"><code><a class="link" href=
|
|
991
983
|
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out what size icons
|
992
984
|
they should use.</p>
|
993
985
|
<div class="refsect3">
|
994
|
-
<a name="
|
986
|
+
<a name="gtk-tool-item-get-orientation.parameters"></a><h4>Parameters</h4>
|
995
987
|
<div class="informaltable"><table width="100%" border="0">
|
996
988
|
<colgroup>
|
997
989
|
<col width="150px" class="parameters_name">
|
@@ -1006,13 +998,12 @@ they should use.</p>
|
|
1006
998
|
</table></div>
|
1007
999
|
</div>
|
1008
1000
|
<div class="refsect3">
|
1009
|
-
<a name="
|
1001
|
+
<a name="gtk-tool-item-get-orientation.returns"></a><h4>Returns</h4>
|
1010
1002
|
<p> a <a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> indicating the orientation
|
1011
1003
|
used for <em class="parameter"><code>tool_item</code></em>
|
1012
1004
|
</p>
|
1013
|
-
<p></p>
|
1014
1005
|
</div>
|
1015
|
-
<p class="since">Since 2.4</p>
|
1006
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1016
1007
|
</div>
|
1017
1008
|
<hr>
|
1018
1009
|
<div class="refsect2">
|
@@ -1039,7 +1030,7 @@ show labels when the toolbar style is GTK_TOOLBAR_BOTH_HORIZ.
|
|
1039
1030
|
</li>
|
1040
1031
|
</ul></div>
|
1041
1032
|
<div class="refsect3">
|
1042
|
-
<a name="
|
1033
|
+
<a name="gtk-tool-item-get-toolbar-style.parameters"></a><h4>Parameters</h4>
|
1043
1034
|
<div class="informaltable"><table width="100%" border="0">
|
1044
1035
|
<colgroup>
|
1045
1036
|
<col width="150px" class="parameters_name">
|
@@ -1054,13 +1045,12 @@ show labels when the toolbar style is GTK_TOOLBAR_BOTH_HORIZ.
|
|
1054
1045
|
</table></div>
|
1055
1046
|
</div>
|
1056
1047
|
<div class="refsect3">
|
1057
|
-
<a name="
|
1048
|
+
<a name="gtk-tool-item-get-toolbar-style.returns"></a><h4>Returns</h4>
|
1058
1049
|
<p> A <a class="link" href="gtk2-Standard-Enumerations.html#GtkToolbarStyle" title="enum GtkToolbarStyle"><span class="type">GtkToolbarStyle</span></a> indicating the toolbar style used
|
1059
1050
|
for <em class="parameter"><code>tool_item</code></em>
|
1060
1051
|
.</p>
|
1061
|
-
<p></p>
|
1062
1052
|
</div>
|
1063
|
-
<p class="since">Since 2.4</p>
|
1053
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1064
1054
|
</div>
|
1065
1055
|
<hr>
|
1066
1056
|
<div class="refsect2">
|
@@ -1073,7 +1063,7 @@ Custom subclasses of <a class="link" href="GtkToolItem.html" title="GtkToolItem"
|
|
1073
1063
|
of the <a class="link" href="GtkToolItem.html#GtkToolItem-toolbar-reconfigured" title="The “toolbar-reconfigured” signal"><span class="type">“toolbar_reconfigured”</span></a> signal to find out the
|
1074
1064
|
relief style of buttons.</p>
|
1075
1065
|
<div class="refsect3">
|
1076
|
-
<a name="
|
1066
|
+
<a name="gtk-tool-item-get-relief-style.parameters"></a><h4>Parameters</h4>
|
1077
1067
|
<div class="informaltable"><table width="100%" border="0">
|
1078
1068
|
<colgroup>
|
1079
1069
|
<col width="150px" class="parameters_name">
|
@@ -1088,13 +1078,12 @@ relief style of buttons.</p>
|
|
1088
1078
|
</table></div>
|
1089
1079
|
</div>
|
1090
1080
|
<div class="refsect3">
|
1091
|
-
<a name="
|
1081
|
+
<a name="gtk-tool-item-get-relief-style.returns"></a><h4>Returns</h4>
|
1092
1082
|
<p> a <a class="link" href="gtk2-Standard-Enumerations.html#GtkReliefStyle" title="enum GtkReliefStyle"><span class="type">GtkReliefStyle</span></a> indicating the relief style used
|
1093
1083
|
for <em class="parameter"><code>tool_item</code></em>
|
1094
1084
|
.</p>
|
1095
|
-
<p></p>
|
1096
1085
|
</div>
|
1097
|
-
<p class="since">Since 2.4</p>
|
1086
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1098
1087
|
</div>
|
1099
1088
|
<hr>
|
1100
1089
|
<div class="refsect2">
|
@@ -1106,7 +1095,7 @@ gtk_tool_item_get_text_alignment (<em class="parameter"><code><a class="link" hr
|
|
1106
1095
|
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out how text should
|
1107
1096
|
be aligned.</p>
|
1108
1097
|
<div class="refsect3">
|
1109
|
-
<a name="
|
1098
|
+
<a name="gtk-tool-item-get-text-alignment.parameters"></a><h4>Parameters</h4>
|
1110
1099
|
<div class="informaltable"><table width="100%" border="0">
|
1111
1100
|
<colgroup>
|
1112
1101
|
<col width="150px" class="parameters_name">
|
@@ -1121,13 +1110,12 @@ be aligned.</p>
|
|
1121
1110
|
</table></div>
|
1122
1111
|
</div>
|
1123
1112
|
<div class="refsect3">
|
1124
|
-
<a name="
|
1113
|
+
<a name="gtk-tool-item-get-text-alignment.returns"></a><h4>Returns</h4>
|
1125
1114
|
<p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> indicating the horizontal text alignment
|
1126
1115
|
used for <em class="parameter"><code>tool_item</code></em>
|
1127
1116
|
</p>
|
1128
|
-
<p></p>
|
1129
1117
|
</div>
|
1130
|
-
<p class="since">Since 2.20</p>
|
1118
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1131
1119
|
</div>
|
1132
1120
|
<hr>
|
1133
1121
|
<div class="refsect2">
|
@@ -1139,7 +1127,7 @@ gtk_tool_item_get_text_orientation (<em class="parameter"><code><a class="link"
|
|
1139
1127
|
<a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function to find out how text should
|
1140
1128
|
be orientated.</p>
|
1141
1129
|
<div class="refsect3">
|
1142
|
-
<a name="
|
1130
|
+
<a name="gtk-tool-item-get-text-orientation.parameters"></a><h4>Parameters</h4>
|
1143
1131
|
<div class="informaltable"><table width="100%" border="0">
|
1144
1132
|
<colgroup>
|
1145
1133
|
<col width="150px" class="parameters_name">
|
@@ -1154,13 +1142,12 @@ be orientated.</p>
|
|
1154
1142
|
</table></div>
|
1155
1143
|
</div>
|
1156
1144
|
<div class="refsect3">
|
1157
|
-
<a name="
|
1145
|
+
<a name="gtk-tool-item-get-text-orientation.returns"></a><h4>Returns</h4>
|
1158
1146
|
<p> a <a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> indicating the text orientation
|
1159
1147
|
used for <em class="parameter"><code>tool_item</code></em>
|
1160
1148
|
</p>
|
1161
|
-
<p></p>
|
1162
1149
|
</div>
|
1163
|
-
<p class="since">Since 2.20</p>
|
1150
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1164
1151
|
</div>
|
1165
1152
|
<hr>
|
1166
1153
|
<div class="refsect2">
|
@@ -1172,7 +1159,7 @@ gtk_tool_item_retrieve_proxy_menu_item
|
|
1172
1159
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item" title="gtk_tool_item_set_proxy_menu_item ()"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a>, ie. the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>
|
1173
1160
|
that is going to appear in the overflow menu.</p>
|
1174
1161
|
<div class="refsect3">
|
1175
|
-
<a name="
|
1162
|
+
<a name="gtk-tool-item-retrieve-proxy-menu-item.parameters"></a><h4>Parameters</h4>
|
1176
1163
|
<div class="informaltable"><table width="100%" border="0">
|
1177
1164
|
<colgroup>
|
1178
1165
|
<col width="150px" class="parameters_name">
|
@@ -1187,13 +1174,13 @@ that is going to appear in the overflow menu.</p>
|
|
1187
1174
|
</table></div>
|
1188
1175
|
</div>
|
1189
1176
|
<div class="refsect3">
|
1190
|
-
<a name="
|
1177
|
+
<a name="gtk-tool-item-retrieve-proxy-menu-item.returns"></a><h4>Returns</h4>
|
1191
1178
|
<p> The <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> that is going to appear in the
|
1192
1179
|
overflow menu for <em class="parameter"><code>tool_item</code></em>
|
1193
1180
|
. </p>
|
1194
1181
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1195
1182
|
</div>
|
1196
|
-
<p class="since">Since 2.4</p>
|
1183
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1197
1184
|
</div>
|
1198
1185
|
<hr>
|
1199
1186
|
<div class="refsect2">
|
@@ -1210,7 +1197,7 @@ update their menu item when the <a class="link" href="GtkToolItem.html" title="G
|
|
1210
1197
|
s must match ensures that a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>
|
1211
1198
|
will not inadvertently change a menu item that they did not create.</p>
|
1212
1199
|
<div class="refsect3">
|
1213
|
-
<a name="
|
1200
|
+
<a name="gtk-tool-item-get-proxy-menu-item.parameters"></a><h4>Parameters</h4>
|
1214
1201
|
<div class="informaltable"><table width="100%" border="0">
|
1215
1202
|
<colgroup>
|
1216
1203
|
<col width="150px" class="parameters_name">
|
@@ -1232,14 +1219,14 @@ will not inadvertently change a menu item that they did not create.</p>
|
|
1232
1219
|
</table></div>
|
1233
1220
|
</div>
|
1234
1221
|
<div class="refsect3">
|
1235
|
-
<a name="
|
1222
|
+
<a name="gtk-tool-item-get-proxy-menu-item.returns"></a><h4>Returns</h4>
|
1236
1223
|
<p> The <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> passed to
|
1237
1224
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item" title="gtk_tool_item_set_proxy_menu_item ()"><code class="function">gtk_tool_item_set_proxy_menu_item()</code></a>, if the <em class="parameter"><code>menu_item_id</code></em>
|
1238
1225
|
s
|
1239
1226
|
match. </p>
|
1240
1227
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1241
1228
|
</div>
|
1242
|
-
<p class="since">Since 2.4</p>
|
1229
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1243
1230
|
</div>
|
1244
1231
|
<hr>
|
1245
1232
|
<div class="refsect2">
|
@@ -1253,7 +1240,7 @@ gtk_tool_item_set_proxy_menu_item (<em class="parameter"><code><a class="link" h
|
|
1253
1240
|
is used to identify the caller of this function and
|
1254
1241
|
should also be used with <a class="link" href="GtkToolItem.html#gtk-tool-item-get-proxy-menu-item" title="gtk_tool_item_get_proxy_menu_item ()"><code class="function">gtk_tool_item_get_proxy_menu_item()</code></a>.</p>
|
1255
1242
|
<div class="refsect3">
|
1256
|
-
<a name="
|
1243
|
+
<a name="gtk-tool-item-set-proxy-menu-item.parameters"></a><h4>Parameters</h4>
|
1257
1244
|
<div class="informaltable"><table width="100%" border="0">
|
1258
1245
|
<colgroup>
|
1259
1246
|
<col width="150px" class="parameters_name">
|
@@ -1280,7 +1267,7 @@ should also be used with <a class="link" href="GtkToolItem.html#gtk-tool-item-ge
|
|
1280
1267
|
</tbody>
|
1281
1268
|
</table></div>
|
1282
1269
|
</div>
|
1283
|
-
<p class="since">Since 2.4</p>
|
1270
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1284
1271
|
</div>
|
1285
1272
|
<hr>
|
1286
1273
|
<div class="refsect2">
|
@@ -1295,7 +1282,7 @@ the menu will be rebuilt.</p>
|
|
1295
1282
|
<p>The function must be called when the tool item changes what it
|
1296
1283
|
will do in response to the <a class="link" href="GtkToolItem.html#GtkToolItem-create-menu-proxy" title="The “create-menu-proxy” signal"><span class="type">“create-menu-proxy”</span></a> signal.</p>
|
1297
1284
|
<div class="refsect3">
|
1298
|
-
<a name="
|
1285
|
+
<a name="gtk-tool-item-rebuild-menu.parameters"></a><h4>Parameters</h4>
|
1299
1286
|
<div class="informaltable"><table width="100%" border="0">
|
1300
1287
|
<colgroup>
|
1301
1288
|
<col width="150px" class="parameters_name">
|
@@ -1309,7 +1296,7 @@ will do in response to the <a class="link" href="GtkToolItem.html#GtkToolItem-cr
|
|
1309
1296
|
</tr></tbody>
|
1310
1297
|
</table></div>
|
1311
1298
|
</div>
|
1312
|
-
<p class="since">Since 2.6</p>
|
1299
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1313
1300
|
</div>
|
1314
1301
|
<hr>
|
1315
1302
|
<div class="refsect2">
|
@@ -1321,7 +1308,7 @@ gtk_tool_item_toolbar_reconfigured (<em class="parameter"><code><a class="link"
|
|
1321
1308
|
<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> and other <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> implementations use this function
|
1322
1309
|
to notify children, when some aspect of their configuration changes.</p>
|
1323
1310
|
<div class="refsect3">
|
1324
|
-
<a name="
|
1311
|
+
<a name="gtk-tool-item-toolbar-reconfigured.parameters"></a><h4>Parameters</h4>
|
1325
1312
|
<div class="informaltable"><table width="100%" border="0">
|
1326
1313
|
<colgroup>
|
1327
1314
|
<col width="150px" class="parameters_name">
|
@@ -1335,7 +1322,7 @@ to notify children, when some aspect of their configuration changes.</p>
|
|
1335
1322
|
</tr></tbody>
|
1336
1323
|
</table></div>
|
1337
1324
|
</div>
|
1338
|
-
<p class="since">Since 2.14</p>
|
1325
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1339
1326
|
</div>
|
1340
1327
|
<hr>
|
1341
1328
|
<div class="refsect2">
|
@@ -1347,7 +1334,7 @@ gtk_tool_item_get_text_size_group (<em class="parameter"><code><a class="link" h
|
|
1347
1334
|
Custom subclasses of <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> should call this function
|
1348
1335
|
and use the size group for labels.</p>
|
1349
1336
|
<div class="refsect3">
|
1350
|
-
<a name="
|
1337
|
+
<a name="gtk-tool-item-get-text-size-group.parameters"></a><h4>Parameters</h4>
|
1351
1338
|
<div class="informaltable"><table width="100%" border="0">
|
1352
1339
|
<colgroup>
|
1353
1340
|
<col width="150px" class="parameters_name">
|
@@ -1362,11 +1349,11 @@ and use the size group for labels.</p>
|
|
1362
1349
|
</table></div>
|
1363
1350
|
</div>
|
1364
1351
|
<div class="refsect3">
|
1365
|
-
<a name="
|
1352
|
+
<a name="gtk-tool-item-get-text-size-group.returns"></a><h4>Returns</h4>
|
1366
1353
|
<p> a <a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup"><span class="type">GtkSizeGroup</span></a>. </p>
|
1367
1354
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1368
1355
|
</div>
|
1369
|
-
<p class="since">Since 2.20</p>
|
1356
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1370
1357
|
</div>
|
1371
1358
|
</div>
|
1372
1359
|
<div class="refsect1">
|
@@ -1435,7 +1422,7 @@ how it will respond to this signal it must call <a class="link" href="GtkToolIte
|
|
1435
1422
|
to invalidate the cache and ensure that the toolbar rebuilds its overflow
|
1436
1423
|
menu.</p>
|
1437
1424
|
<div class="refsect3">
|
1438
|
-
<a name="
|
1425
|
+
<a name="GtkToolItem-create-menu-proxy.parameters"></a><h4>Parameters</h4>
|
1439
1426
|
<div class="informaltable"><table width="100%" border="0">
|
1440
1427
|
<colgroup>
|
1441
1428
|
<col width="150px" class="parameters_name">
|
@@ -1457,9 +1444,8 @@ menu.</p>
|
|
1457
1444
|
</table></div>
|
1458
1445
|
</div>
|
1459
1446
|
<div class="refsect3">
|
1460
|
-
<a name="
|
1447
|
+
<a name="GtkToolItem-create-menu-proxy.returns"></a><h4>Returns</h4>
|
1461
1448
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the signal was handled, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not</p>
|
1462
|
-
<p></p>
|
1463
1449
|
</div>
|
1464
1450
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1465
1451
|
</div>
|
@@ -1481,7 +1467,7 @@ set the item's tooltip.</p>
|
|
1481
1467
|
need to use this signal anymore.</p>
|
1482
1468
|
</div>
|
1483
1469
|
<div class="refsect3">
|
1484
|
-
<a name="
|
1470
|
+
<a name="GtkToolItem-set-tooltip.parameters"></a><h4>Parameters</h4>
|
1485
1471
|
<div class="informaltable"><table width="100%" border="0">
|
1486
1472
|
<colgroup>
|
1487
1473
|
<col width="150px" class="parameters_name">
|
@@ -1518,9 +1504,8 @@ set the item's tooltip.</p>
|
|
1518
1504
|
</table></div>
|
1519
1505
|
</div>
|
1520
1506
|
<div class="refsect3">
|
1521
|
-
<a name="
|
1507
|
+
<a name="GtkToolItem-set-tooltip.returns"></a><h4>Returns</h4>
|
1522
1508
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the signal was handled, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not</p>
|
1523
|
-
<p></p>
|
1524
1509
|
</div>
|
1525
1510
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1526
1511
|
</div>
|
@@ -1542,7 +1527,7 @@ the default handler of this signal use the functions</p>
|
|
1542
1527
|
<p>to find out what the toolbar should look like and change
|
1543
1528
|
themselves accordingly.</p>
|
1544
1529
|
<div class="refsect3">
|
1545
|
-
<a name="
|
1530
|
+
<a name="GtkToolItem-toolbar-reconfigured.parameters"></a><h4>Parameters</h4>
|
1546
1531
|
<div class="informaltable"><table width="100%" border="0">
|
1547
1532
|
<colgroup>
|
1548
1533
|
<col width="150px" class="parameters_name">
|
@@ -1593,7 +1578,6 @@ themselves accordingly.</p>
|
|
1593
1578
|
</div>
|
1594
1579
|
</div>
|
1595
1580
|
<div class="footer">
|
1596
|
-
<hr>
|
1597
|
-
Generated by GTK-Doc V1.21.1</div>
|
1581
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1598
1582
|
</body>
|
1599
1583
|
</html>
|