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="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">
|
10
10
|
<link rel="next" href="GtkToolbar.html" title="GtkToolbar">
|
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">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<div class="refnamediv"><table width="100%"><tr>
|
31
31
|
<td valign="top">
|
32
32
|
<h2><span class="refentrytitle"><a name="GtkToolShell.top_of_page"></a>GtkToolShell</span></h2>
|
33
|
-
<p>GtkToolShell
|
33
|
+
<p>GtkToolShell</p>
|
34
34
|
</td>
|
35
35
|
<td class="gallery_image" valign="top" align="right"></td>
|
36
36
|
</tr></table></div>
|
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<span class="returnvalue">PangoEllipsizeMode</span>
|
47
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="GtkToolShell.html#gtk-tool-shell-get-ellipsize-mode" title="gtk_tool_shell_get_ellipsize_mode ()">gtk_tool_shell_get_ellipsize_mode</a> <span class="c_punctuation">()</span>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkToolShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> GInterface
|
141
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
142
142
|
<span class="lineart">╰──</span> GtkToolShell
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -161,285 +161,70 @@ GtkToolShell is implemented by
|
|
161
161
|
</div>
|
162
162
|
<div class="refsect1">
|
163
163
|
<a name="GtkToolShell.description"></a><h2>Description</h2>
|
164
|
-
<p>The <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> interface allows container widgets to provide additional
|
165
|
-
information when embedding <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> widgets.</p>
|
166
|
-
<p><em class="parameter"><code>see_also</code></em>
|
167
|
-
: <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a>, <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a></p>
|
168
164
|
</div>
|
169
165
|
<div class="refsect1">
|
170
166
|
<a name="GtkToolShell.functions_details"></a><h2>Functions</h2>
|
171
167
|
<div class="refsect2">
|
172
168
|
<a name="gtk-tool-shell-get-ellipsize-mode"></a><h3>gtk_tool_shell_get_ellipsize_mode ()</h3>
|
173
|
-
<pre class="programlisting"><span class="returnvalue">PangoEllipsizeMode</span>
|
169
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
174
170
|
gtk_tool_shell_get_ellipsize_mode (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
175
|
-
<p>
|
176
|
-
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-ellipsize-mode" title="gtk_tool_item_get_ellipsize_mode ()"><code class="function">gtk_tool_item_get_ellipsize_mode()</code></a>
|
177
|
-
instead.</p>
|
178
|
-
<div class="refsect3">
|
179
|
-
<a name="id-1.4.10.13.10.2.5"></a><h4>Parameters</h4>
|
180
|
-
<div class="informaltable"><table width="100%" border="0">
|
181
|
-
<colgroup>
|
182
|
-
<col width="150px" class="parameters_name">
|
183
|
-
<col class="parameters_description">
|
184
|
-
<col width="200px" class="parameters_annotations">
|
185
|
-
</colgroup>
|
186
|
-
<tbody><tr>
|
187
|
-
<td class="parameter_name"><p>shell</p></td>
|
188
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
189
|
-
<td class="parameter_annotations"> </td>
|
190
|
-
</tr></tbody>
|
191
|
-
</table></div>
|
192
|
-
</div>
|
193
|
-
<div class="refsect3">
|
194
|
-
<a name="id-1.4.10.13.10.2.6"></a><h4>Returns</h4>
|
195
|
-
<p> the current ellipsize mode of <em class="parameter"><code>shell</code></em>
|
196
|
-
</p>
|
197
|
-
<p></p>
|
198
|
-
</div>
|
199
|
-
<p class="since">Since 2.20</p>
|
171
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
200
172
|
</div>
|
201
173
|
<hr>
|
202
174
|
<div class="refsect2">
|
203
175
|
<a name="gtk-tool-shell-get-icon-size"></a><h3>gtk_tool_shell_get_icon_size ()</h3>
|
204
176
|
<pre class="programlisting"><a class="link" href="gtk2-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="returnvalue">GtkIconSize</span></a>
|
205
177
|
gtk_tool_shell_get_icon_size (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
206
|
-
<p>
|
207
|
-
function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-icon-size" title="gtk_tool_item_get_icon_size ()"><code class="function">gtk_tool_item_get_icon_size()</code></a> instead.</p>
|
208
|
-
<div class="refsect3">
|
209
|
-
<a name="id-1.4.10.13.10.3.5"></a><h4>Parameters</h4>
|
210
|
-
<div class="informaltable"><table width="100%" border="0">
|
211
|
-
<colgroup>
|
212
|
-
<col width="150px" class="parameters_name">
|
213
|
-
<col class="parameters_description">
|
214
|
-
<col width="200px" class="parameters_annotations">
|
215
|
-
</colgroup>
|
216
|
-
<tbody><tr>
|
217
|
-
<td class="parameter_name"><p>shell</p></td>
|
218
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
219
|
-
<td class="parameter_annotations"> </td>
|
220
|
-
</tr></tbody>
|
221
|
-
</table></div>
|
222
|
-
</div>
|
223
|
-
<div class="refsect3">
|
224
|
-
<a name="id-1.4.10.13.10.3.6"></a><h4>Returns</h4>
|
225
|
-
<p> the current size for icons of <em class="parameter"><code>shell</code></em>
|
226
|
-
. </p>
|
227
|
-
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
228
|
-
</div>
|
229
|
-
<p class="since">Since 2.14</p>
|
178
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
230
179
|
</div>
|
231
180
|
<hr>
|
232
181
|
<div class="refsect2">
|
233
182
|
<a name="gtk-tool-shell-get-orientation"></a><h3>gtk_tool_shell_get_orientation ()</h3>
|
234
183
|
<pre class="programlisting"><a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="returnvalue">GtkOrientation</span></a>
|
235
184
|
gtk_tool_shell_get_orientation (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
236
|
-
<p>
|
237
|
-
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-orientation" title="gtk_tool_item_get_orientation ()"><code class="function">gtk_tool_item_get_orientation()</code></a>
|
238
|
-
instead.</p>
|
239
|
-
<div class="refsect3">
|
240
|
-
<a name="id-1.4.10.13.10.4.5"></a><h4>Parameters</h4>
|
241
|
-
<div class="informaltable"><table width="100%" border="0">
|
242
|
-
<colgroup>
|
243
|
-
<col width="150px" class="parameters_name">
|
244
|
-
<col class="parameters_description">
|
245
|
-
<col width="200px" class="parameters_annotations">
|
246
|
-
</colgroup>
|
247
|
-
<tbody><tr>
|
248
|
-
<td class="parameter_name"><p>shell</p></td>
|
249
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
250
|
-
<td class="parameter_annotations"> </td>
|
251
|
-
</tr></tbody>
|
252
|
-
</table></div>
|
253
|
-
</div>
|
254
|
-
<div class="refsect3">
|
255
|
-
<a name="id-1.4.10.13.10.4.6"></a><h4>Returns</h4>
|
256
|
-
<p> the current orientation of <em class="parameter"><code>shell</code></em>
|
257
|
-
</p>
|
258
|
-
<p></p>
|
259
|
-
</div>
|
260
|
-
<p class="since">Since 2.14</p>
|
185
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
261
186
|
</div>
|
262
187
|
<hr>
|
263
188
|
<div class="refsect2">
|
264
189
|
<a name="gtk-tool-shell-get-relief-style"></a><h3>gtk_tool_shell_get_relief_style ()</h3>
|
265
190
|
<pre class="programlisting"><a class="link" href="gtk2-Standard-Enumerations.html#GtkReliefStyle" title="enum GtkReliefStyle"><span class="returnvalue">GtkReliefStyle</span></a>
|
266
191
|
gtk_tool_shell_get_relief_style (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
267
|
-
<p>
|
268
|
-
. Tool items must not call this
|
269
|
-
function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-relief-style" title="gtk_tool_item_get_relief_style ()"><code class="function">gtk_tool_item_get_relief_style()</code></a> instead.</p>
|
270
|
-
<div class="refsect3">
|
271
|
-
<a name="id-1.4.10.13.10.5.5"></a><h4>Parameters</h4>
|
272
|
-
<div class="informaltable"><table width="100%" border="0">
|
273
|
-
<colgroup>
|
274
|
-
<col width="150px" class="parameters_name">
|
275
|
-
<col class="parameters_description">
|
276
|
-
<col width="200px" class="parameters_annotations">
|
277
|
-
</colgroup>
|
278
|
-
<tbody><tr>
|
279
|
-
<td class="parameter_name"><p>shell</p></td>
|
280
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
281
|
-
<td class="parameter_annotations"> </td>
|
282
|
-
</tr></tbody>
|
283
|
-
</table></div>
|
284
|
-
</div>
|
285
|
-
<div class="refsect3">
|
286
|
-
<a name="id-1.4.10.13.10.5.6"></a><h4>Returns</h4>
|
287
|
-
<p> The relief style of buttons on <em class="parameter"><code>shell</code></em>
|
288
|
-
.</p>
|
289
|
-
<p></p>
|
290
|
-
</div>
|
291
|
-
<p class="since">Since 2.14</p>
|
192
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
292
193
|
</div>
|
293
194
|
<hr>
|
294
195
|
<div class="refsect2">
|
295
196
|
<a name="gtk-tool-shell-get-style"></a><h3>gtk_tool_shell_get_style ()</h3>
|
296
197
|
<pre class="programlisting"><a class="link" href="gtk2-Standard-Enumerations.html#GtkToolbarStyle" title="enum GtkToolbarStyle"><span class="returnvalue">GtkToolbarStyle</span></a>
|
297
198
|
gtk_tool_shell_get_style (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
298
|
-
<p>
|
299
|
-
not call this function directly, but rely on <code class="function">gtk_tool_item_get_style()</code>
|
300
|
-
instead.</p>
|
301
|
-
<div class="refsect3">
|
302
|
-
<a name="id-1.4.10.13.10.6.5"></a><h4>Parameters</h4>
|
303
|
-
<div class="informaltable"><table width="100%" border="0">
|
304
|
-
<colgroup>
|
305
|
-
<col width="150px" class="parameters_name">
|
306
|
-
<col class="parameters_description">
|
307
|
-
<col width="200px" class="parameters_annotations">
|
308
|
-
</colgroup>
|
309
|
-
<tbody><tr>
|
310
|
-
<td class="parameter_name"><p>shell</p></td>
|
311
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
312
|
-
<td class="parameter_annotations"> </td>
|
313
|
-
</tr></tbody>
|
314
|
-
</table></div>
|
315
|
-
</div>
|
316
|
-
<div class="refsect3">
|
317
|
-
<a name="id-1.4.10.13.10.6.6"></a><h4>Returns</h4>
|
318
|
-
<p> the current style of <em class="parameter"><code>shell</code></em>
|
319
|
-
</p>
|
320
|
-
<p></p>
|
321
|
-
</div>
|
322
|
-
<p class="since">Since 2.14</p>
|
199
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
323
200
|
</div>
|
324
201
|
<hr>
|
325
202
|
<div class="refsect2">
|
326
203
|
<a name="gtk-tool-shell-get-text-alignment"></a><h3>gtk_tool_shell_get_text_alignment ()</h3>
|
327
204
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>
|
328
205
|
gtk_tool_shell_get_text_alignment (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
329
|
-
<p>
|
330
|
-
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-text-alignment" title="gtk_tool_item_get_text_alignment ()"><code class="function">gtk_tool_item_get_text_alignment()</code></a>
|
331
|
-
instead.</p>
|
332
|
-
<div class="refsect3">
|
333
|
-
<a name="id-1.4.10.13.10.7.5"></a><h4>Parameters</h4>
|
334
|
-
<div class="informaltable"><table width="100%" border="0">
|
335
|
-
<colgroup>
|
336
|
-
<col width="150px" class="parameters_name">
|
337
|
-
<col class="parameters_description">
|
338
|
-
<col width="200px" class="parameters_annotations">
|
339
|
-
</colgroup>
|
340
|
-
<tbody><tr>
|
341
|
-
<td class="parameter_name"><p>shell</p></td>
|
342
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
343
|
-
<td class="parameter_annotations"> </td>
|
344
|
-
</tr></tbody>
|
345
|
-
</table></div>
|
346
|
-
</div>
|
347
|
-
<div class="refsect3">
|
348
|
-
<a name="id-1.4.10.13.10.7.6"></a><h4>Returns</h4>
|
349
|
-
<p> the current text alignment of <em class="parameter"><code>shell</code></em>
|
350
|
-
</p>
|
351
|
-
<p></p>
|
352
|
-
</div>
|
353
|
-
<p class="since">Since 2.20</p>
|
206
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
354
207
|
</div>
|
355
208
|
<hr>
|
356
209
|
<div class="refsect2">
|
357
210
|
<a name="gtk-tool-shell-get-text-orientation"></a><h3>gtk_tool_shell_get_text_orientation ()</h3>
|
358
211
|
<pre class="programlisting"><a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="returnvalue">GtkOrientation</span></a>
|
359
212
|
gtk_tool_shell_get_text_orientation (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
360
|
-
<p>
|
361
|
-
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-text-orientation" title="gtk_tool_item_get_text_orientation ()"><code class="function">gtk_tool_item_get_text_orientation()</code></a>
|
362
|
-
instead.</p>
|
363
|
-
<div class="refsect3">
|
364
|
-
<a name="id-1.4.10.13.10.8.5"></a><h4>Parameters</h4>
|
365
|
-
<div class="informaltable"><table width="100%" border="0">
|
366
|
-
<colgroup>
|
367
|
-
<col width="150px" class="parameters_name">
|
368
|
-
<col class="parameters_description">
|
369
|
-
<col width="200px" class="parameters_annotations">
|
370
|
-
</colgroup>
|
371
|
-
<tbody><tr>
|
372
|
-
<td class="parameter_name"><p>shell</p></td>
|
373
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
374
|
-
<td class="parameter_annotations"> </td>
|
375
|
-
</tr></tbody>
|
376
|
-
</table></div>
|
377
|
-
</div>
|
378
|
-
<div class="refsect3">
|
379
|
-
<a name="id-1.4.10.13.10.8.6"></a><h4>Returns</h4>
|
380
|
-
<p> the current text orientation of <em class="parameter"><code>shell</code></em>
|
381
|
-
</p>
|
382
|
-
<p></p>
|
383
|
-
</div>
|
384
|
-
<p class="since">Since 2.20</p>
|
213
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
385
214
|
</div>
|
386
215
|
<hr>
|
387
216
|
<div class="refsect2">
|
388
217
|
<a name="gtk-tool-shell-rebuild-menu"></a><h3>gtk_tool_shell_rebuild_menu ()</h3>
|
389
218
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
390
219
|
gtk_tool_shell_rebuild_menu (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
391
|
-
<p>
|
392
|
-
tool items have changed. If there is an overflow menu and if it is visible
|
393
|
-
when this function it called, the menu will be rebuilt.</p>
|
394
|
-
<p>Tool items must not call this function directly, but rely on
|
395
|
-
<a class="link" href="GtkToolItem.html#gtk-tool-item-rebuild-menu" title="gtk_tool_item_rebuild_menu ()"><code class="function">gtk_tool_item_rebuild_menu()</code></a> instead.</p>
|
396
|
-
<div class="refsect3">
|
397
|
-
<a name="id-1.4.10.13.10.9.6"></a><h4>Parameters</h4>
|
398
|
-
<div class="informaltable"><table width="100%" border="0">
|
399
|
-
<colgroup>
|
400
|
-
<col width="150px" class="parameters_name">
|
401
|
-
<col class="parameters_description">
|
402
|
-
<col width="200px" class="parameters_annotations">
|
403
|
-
</colgroup>
|
404
|
-
<tbody><tr>
|
405
|
-
<td class="parameter_name"><p>shell</p></td>
|
406
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
407
|
-
<td class="parameter_annotations"> </td>
|
408
|
-
</tr></tbody>
|
409
|
-
</table></div>
|
410
|
-
</div>
|
411
|
-
<p class="since">Since 2.14</p>
|
220
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
412
221
|
</div>
|
413
222
|
<hr>
|
414
223
|
<div class="refsect2">
|
415
224
|
<a name="gtk-tool-shell-get-text-size-group"></a><h3>gtk_tool_shell_get_text_size_group ()</h3>
|
416
225
|
<pre class="programlisting"><a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup"><span class="returnvalue">GtkSizeGroup</span></a> *
|
417
226
|
gtk_tool_shell_get_text_size_group (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
418
|
-
<p>
|
419
|
-
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-text-size-group" title="gtk_tool_item_get_text_size_group ()"><code class="function">gtk_tool_item_get_text_size_group()</code></a>
|
420
|
-
instead.</p>
|
421
|
-
<div class="refsect3">
|
422
|
-
<a name="id-1.4.10.13.10.10.5"></a><h4>Parameters</h4>
|
423
|
-
<div class="informaltable"><table width="100%" border="0">
|
424
|
-
<colgroup>
|
425
|
-
<col width="150px" class="parameters_name">
|
426
|
-
<col class="parameters_description">
|
427
|
-
<col width="200px" class="parameters_annotations">
|
428
|
-
</colgroup>
|
429
|
-
<tbody><tr>
|
430
|
-
<td class="parameter_name"><p>shell</p></td>
|
431
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a></p></td>
|
432
|
-
<td class="parameter_annotations"> </td>
|
433
|
-
</tr></tbody>
|
434
|
-
</table></div>
|
435
|
-
</div>
|
436
|
-
<div class="refsect3">
|
437
|
-
<a name="id-1.4.10.13.10.10.6"></a><h4>Returns</h4>
|
438
|
-
<p> the current text size group of <em class="parameter"><code>shell</code></em>
|
439
|
-
. </p>
|
440
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
441
|
-
</div>
|
442
|
-
<p class="since">Since 2.20</p>
|
227
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
443
228
|
</div>
|
444
229
|
</div>
|
445
230
|
<div class="refsect1">
|
@@ -447,7 +232,6 @@ instead.</p>
|
|
447
232
|
<div class="refsect2">
|
448
233
|
<a name="GtkToolShell-struct"></a><h3>GtkToolShell</h3>
|
449
234
|
<pre class="programlisting">typedef struct _GtkToolShell GtkToolShell;</pre>
|
450
|
-
<p>Dummy structure for accessing instances of <a class="link" href="GtkToolShell.html#GtkToolShellIface" title="struct GtkToolShellIface"><span class="type">GtkToolShellIface</span></a>.</p>
|
451
235
|
</div>
|
452
236
|
<hr>
|
453
237
|
<div class="refsect2">
|
@@ -464,69 +248,10 @@ instead.</p>
|
|
464
248
|
GtkSizeGroup * (*get_text_size_group) (GtkToolShell *shell);
|
465
249
|
};
|
466
250
|
</pre>
|
467
|
-
<p>Virtual function table for the <a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> interface.</p>
|
468
|
-
<div class="refsect3">
|
469
|
-
<a name="id-1.4.10.13.11.3.5"></a><h4>Members</h4>
|
470
|
-
<div class="informaltable"><table width="100%" border="0">
|
471
|
-
<colgroup>
|
472
|
-
<col width="300px" class="struct_members_name">
|
473
|
-
<col class="struct_members_description">
|
474
|
-
<col width="200px" class="struct_members_annotations">
|
475
|
-
</colgroup>
|
476
|
-
<tbody>
|
477
|
-
<tr>
|
478
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-icon-size"></a>get_icon_size</code></em> ()</p></td>
|
479
|
-
<td class="struct_member_description"><p>mandatory implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-icon-size" title="gtk_tool_shell_get_icon_size ()"><code class="function">gtk_tool_shell_get_icon_size()</code></a>.</p></td>
|
480
|
-
<td class="struct_member_annotations"> </td>
|
481
|
-
</tr>
|
482
|
-
<tr>
|
483
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-orientation"></a>get_orientation</code></em> ()</p></td>
|
484
|
-
<td class="struct_member_description"><p>mandatory implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-orientation" title="gtk_tool_shell_get_orientation ()"><code class="function">gtk_tool_shell_get_orientation()</code></a>.</p></td>
|
485
|
-
<td class="struct_member_annotations"> </td>
|
486
|
-
</tr>
|
487
|
-
<tr>
|
488
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-style"></a>get_style</code></em> ()</p></td>
|
489
|
-
<td class="struct_member_description"><p>mandatory implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-style" title="gtk_tool_shell_get_style ()"><code class="function">gtk_tool_shell_get_style()</code></a>.</p></td>
|
490
|
-
<td class="struct_member_annotations"> </td>
|
491
|
-
</tr>
|
492
|
-
<tr>
|
493
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-relief-style"></a>get_relief_style</code></em> ()</p></td>
|
494
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-relief-style" title="gtk_tool_shell_get_relief_style ()"><code class="function">gtk_tool_shell_get_relief_style()</code></a>.</p></td>
|
495
|
-
<td class="struct_member_annotations"> </td>
|
496
|
-
</tr>
|
497
|
-
<tr>
|
498
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.rebuild-menu"></a>rebuild_menu</code></em> ()</p></td>
|
499
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-rebuild-menu" title="gtk_tool_shell_rebuild_menu ()"><code class="function">gtk_tool_shell_rebuild_menu()</code></a>.</p></td>
|
500
|
-
<td class="struct_member_annotations"> </td>
|
501
|
-
</tr>
|
502
|
-
<tr>
|
503
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-text-orientation"></a>get_text_orientation</code></em> ()</p></td>
|
504
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-text-orientation" title="gtk_tool_shell_get_text_orientation ()"><code class="function">gtk_tool_shell_get_text_orientation()</code></a>.</p></td>
|
505
|
-
<td class="struct_member_annotations"> </td>
|
506
|
-
</tr>
|
507
|
-
<tr>
|
508
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-text-alignment"></a>get_text_alignment</code></em> ()</p></td>
|
509
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-text-alignment" title="gtk_tool_shell_get_text_alignment ()"><code class="function">gtk_tool_shell_get_text_alignment()</code></a>.</p></td>
|
510
|
-
<td class="struct_member_annotations"> </td>
|
511
|
-
</tr>
|
512
|
-
<tr>
|
513
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-ellipsize-mode"></a>get_ellipsize_mode</code></em> ()</p></td>
|
514
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-ellipsize-mode" title="gtk_tool_shell_get_ellipsize_mode ()"><code class="function">gtk_tool_shell_get_ellipsize_mode()</code></a>.</p></td>
|
515
|
-
<td class="struct_member_annotations"> </td>
|
516
|
-
</tr>
|
517
|
-
<tr>
|
518
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkToolShellIface.get-text-size-group"></a>get_text_size_group</code></em> ()</p></td>
|
519
|
-
<td class="struct_member_description"><p>optional implementation of <a class="link" href="GtkToolShell.html#gtk-tool-shell-get-text-size-group" title="gtk_tool_shell_get_text_size_group ()"><code class="function">gtk_tool_shell_get_text_size_group()</code></a>.</p></td>
|
520
|
-
<td class="struct_member_annotations"> </td>
|
521
|
-
</tr>
|
522
|
-
</tbody>
|
523
|
-
</table></div>
|
524
|
-
</div>
|
525
251
|
</div>
|
526
252
|
</div>
|
527
253
|
</div>
|
528
254
|
<div class="footer">
|
529
|
-
<hr>
|
530
|
-
Generated by GTK-Doc V1.21.1</div>
|
255
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
531
256
|
</body>
|
532
257
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkToolShell.html" title="GtkToolShell">
|
10
10
|
<link rel="next" href="GtkToolItem.html" title="GtkToolItem">
|
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">
|
@@ -482,7 +482,7 @@
|
|
482
482
|
</div>
|
483
483
|
<div class="refsect1">
|
484
484
|
<a name="GtkToolbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
485
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
485
|
+
<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>
|
486
486
|
<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>
|
487
487
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
488
488
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -532,9 +532,8 @@ the <a class="link" href="GtkToolbar.html#GtkToolbar-popup-context-menu" title="
|
|
532
532
|
gtk_toolbar_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
533
533
|
<p>Creates a new toolbar.</p>
|
534
534
|
<div class="refsect3">
|
535
|
-
<a name="
|
535
|
+
<a name="gtk-toolbar-new.returns"></a><h4>Returns</h4>
|
536
536
|
<p> the newly-created toolbar.</p>
|
537
|
-
<p></p>
|
538
537
|
</div>
|
539
538
|
</div>
|
540
539
|
<hr>
|
@@ -551,7 +550,7 @@ gtk_toolbar_insert (<em class="parameter"><code><a class="link" href="GtkToolbar
|
|
551
550
|
is
|
552
551
|
negative, the item is appended to the end of the toolbar.</p>
|
553
552
|
<div class="refsect3">
|
554
|
-
<a name="
|
553
|
+
<a name="gtk-toolbar-insert.parameters"></a><h4>Parameters</h4>
|
555
554
|
<div class="informaltable"><table width="100%" border="0">
|
556
555
|
<colgroup>
|
557
556
|
<col width="150px" class="parameters_name">
|
@@ -577,7 +576,7 @@ negative, the item is appended to the end of the toolbar.</p>
|
|
577
576
|
</tbody>
|
578
577
|
</table></div>
|
579
578
|
</div>
|
580
|
-
<p class="since">Since 2.4</p>
|
579
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
581
580
|
</div>
|
582
581
|
<hr>
|
583
582
|
<div class="refsect2">
|
@@ -590,7 +589,7 @@ gtk_toolbar_get_item_index (<em class="parameter"><code><a class="link" href="Gt
|
|
590
589
|
It is an error if <em class="parameter"><code>item</code></em>
|
591
590
|
is not a child of the toolbar.</p>
|
592
591
|
<div class="refsect3">
|
593
|
-
<a name="
|
592
|
+
<a name="gtk-toolbar-get-item-index.parameters"></a><h4>Parameters</h4>
|
594
593
|
<div class="informaltable"><table width="100%" border="0">
|
595
594
|
<colgroup>
|
596
595
|
<col width="150px" class="parameters_name">
|
@@ -613,11 +612,10 @@ It is an error if <em class="parameter"><code>item</code></em>
|
|
613
612
|
</table></div>
|
614
613
|
</div>
|
615
614
|
<div class="refsect3">
|
616
|
-
<a name="
|
615
|
+
<a name="gtk-toolbar-get-item-index.returns"></a><h4>Returns</h4>
|
617
616
|
<p> the position of item on the toolbar.</p>
|
618
|
-
<p></p>
|
619
617
|
</div>
|
620
|
-
<p class="since">Since 2.4</p>
|
618
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
621
619
|
</div>
|
622
620
|
<hr>
|
623
621
|
<div class="refsect2">
|
@@ -626,7 +624,7 @@ It is an error if <em class="parameter"><code>item</code></em>
|
|
626
624
|
gtk_toolbar_get_n_items (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>);</pre>
|
627
625
|
<p>Returns the number of items on the toolbar.</p>
|
628
626
|
<div class="refsect3">
|
629
|
-
<a name="
|
627
|
+
<a name="gtk-toolbar-get-n-items.parameters"></a><h4>Parameters</h4>
|
630
628
|
<div class="informaltable"><table width="100%" border="0">
|
631
629
|
<colgroup>
|
632
630
|
<col width="150px" class="parameters_name">
|
@@ -641,11 +639,10 @@ gtk_toolbar_get_n_items (<em class="parameter"><code><a class="link" href="GtkTo
|
|
641
639
|
</table></div>
|
642
640
|
</div>
|
643
641
|
<div class="refsect3">
|
644
|
-
<a name="
|
642
|
+
<a name="gtk-toolbar-get-n-items.returns"></a><h4>Returns</h4>
|
645
643
|
<p> the number of items on the toolbar</p>
|
646
|
-
<p></p>
|
647
644
|
</div>
|
648
|
-
<p class="since">Since 2.4</p>
|
645
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
649
646
|
</div>
|
650
647
|
<hr>
|
651
648
|
<div class="refsect2">
|
@@ -659,7 +656,7 @@ gtk_toolbar_get_nth_item (<em class="parameter"><code><a class="link" href="GtkT
|
|
659
656
|
toolbar does not contain an <em class="parameter"><code>n</code></em>
|
660
657
|
'th item.</p>
|
661
658
|
<div class="refsect3">
|
662
|
-
<a name="
|
659
|
+
<a name="gtk-toolbar-get-nth-item.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 @@ toolbar does not contain an <em class="parameter"><code>n</code></em>
|
|
681
678
|
</table></div>
|
682
679
|
</div>
|
683
680
|
<div class="refsect3">
|
684
|
-
<a name="
|
681
|
+
<a name="gtk-toolbar-get-nth-item.returns"></a><h4>Returns</h4>
|
685
682
|
<p> The <em class="parameter"><code>n</code></em>
|
686
683
|
'th <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> on <em class="parameter"><code>toolbar</code></em>
|
687
684
|
,
|
@@ -689,7 +686,7 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
689
686
|
'th item. </p>
|
690
687
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
691
688
|
</div>
|
692
|
-
<p class="since">Since 2.4</p>
|
689
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
693
690
|
</div>
|
694
691
|
<hr>
|
695
692
|
<div class="refsect2">
|
@@ -708,7 +705,7 @@ inserted.</p>
|
|
708
705
|
are in <em class="parameter"><code>toolbar</code></em>
|
709
706
|
coordinates.</p>
|
710
707
|
<div class="refsect3">
|
711
|
-
<a name="
|
708
|
+
<a name="gtk-toolbar-get-drop-index.parameters"></a><h4>Parameters</h4>
|
712
709
|
<div class="informaltable"><table width="100%" border="0">
|
713
710
|
<colgroup>
|
714
711
|
<col width="150px" class="parameters_name">
|
@@ -735,13 +732,12 @@ inserted.</p>
|
|
735
732
|
</table></div>
|
736
733
|
</div>
|
737
734
|
<div class="refsect3">
|
738
|
-
<a name="
|
735
|
+
<a name="gtk-toolbar-get-drop-index.returns"></a><h4>Returns</h4>
|
739
736
|
<p> The position corresponding to the point (<em class="parameter"><code>x</code></em>
|
740
737
|
, <em class="parameter"><code>y</code></em>
|
741
738
|
) on the toolbar.</p>
|
742
|
-
<p></p>
|
743
739
|
</div>
|
744
|
-
<p class="since">Since 2.4</p>
|
740
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
745
741
|
</div>
|
746
742
|
<hr>
|
747
743
|
<div class="refsect2">
|
@@ -766,7 +762,7 @@ hierarchy. When an item is set as drop highlight item it can not
|
|
766
762
|
added to any widget hierarchy or used as highlight item for another
|
767
763
|
toolbar.</p>
|
768
764
|
<div class="refsect3">
|
769
|
-
<a name="
|
765
|
+
<a name="gtk-toolbar-set-drop-highlight-item.parameters"></a><h4>Parameters</h4>
|
770
766
|
<div class="informaltable"><table width="100%" border="0">
|
771
767
|
<colgroup>
|
772
768
|
<col width="150px" class="parameters_name">
|
@@ -793,7 +789,7 @@ toolbar.</p>
|
|
793
789
|
</tbody>
|
794
790
|
</table></div>
|
795
791
|
</div>
|
796
|
-
<p class="since">Since 2.4</p>
|
792
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
797
793
|
</div>
|
798
794
|
<hr>
|
799
795
|
<div class="refsect2">
|
@@ -807,7 +803,7 @@ gtk_toolbar_set_show_arrow (<em class="parameter"><code><a class="link" href="Gt
|
|
807
803
|
items that there are not room are available through an
|
808
804
|
overflow menu.</p>
|
809
805
|
<div class="refsect3">
|
810
|
-
<a name="
|
806
|
+
<a name="gtk-toolbar-set-show-arrow.parameters"></a><h4>Parameters</h4>
|
811
807
|
<div class="informaltable"><table width="100%" border="0">
|
812
808
|
<colgroup>
|
813
809
|
<col width="150px" class="parameters_name">
|
@@ -828,7 +824,7 @@ overflow menu.</p>
|
|
828
824
|
</tbody>
|
829
825
|
</table></div>
|
830
826
|
</div>
|
831
|
-
<p class="since">Since 2.4</p>
|
827
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
832
828
|
</div>
|
833
829
|
<hr>
|
834
830
|
<div class="refsect2">
|
@@ -842,7 +838,7 @@ gtk_toolbar_set_orientation (<em class="parameter"><code><a class="link" href="G
|
|
842
838
|
</div>
|
843
839
|
<p>Sets whether a toolbar should appear horizontally or vertically.</p>
|
844
840
|
<div class="refsect3">
|
845
|
-
<a name="
|
841
|
+
<a name="gtk-toolbar-set-orientation.parameters"></a><h4>Parameters</h4>
|
846
842
|
<div class="informaltable"><table width="100%" border="0">
|
847
843
|
<colgroup>
|
848
844
|
<col width="150px" class="parameters_name">
|
@@ -877,7 +873,7 @@ is now used instead.</p>
|
|
877
873
|
</div>
|
878
874
|
<p>Sets if the tooltips of a toolbar should be active or not.</p>
|
879
875
|
<div class="refsect3">
|
880
|
-
<a name="
|
876
|
+
<a name="gtk-toolbar-set-tooltips.parameters"></a><h4>Parameters</h4>
|
881
877
|
<div class="informaltable"><table width="100%" border="0">
|
882
878
|
<colgroup>
|
883
879
|
<col width="150px" class="parameters_name">
|
@@ -907,7 +903,7 @@ gtk_toolbar_unset_icon_size (<em class="parameter"><code><a class="link" href="G
|
|
907
903
|
<p>Unsets toolbar icon size set with <a class="link" href="GtkToolbar.html#gtk-toolbar-set-icon-size" title="gtk_toolbar_set_icon_size ()"><code class="function">gtk_toolbar_set_icon_size()</code></a>, so that
|
908
904
|
user preferences will be used to determine the icon size.</p>
|
909
905
|
<div class="refsect3">
|
910
|
-
<a name="
|
906
|
+
<a name="gtk-toolbar-unset-icon-size.parameters"></a><h4>Parameters</h4>
|
911
907
|
<div class="informaltable"><table width="100%" border="0">
|
912
908
|
<colgroup>
|
913
909
|
<col width="150px" class="parameters_name">
|
@@ -930,7 +926,7 @@ gtk_toolbar_get_show_arrow (<em class="parameter"><code><a class="link" href="Gt
|
|
930
926
|
<p>Returns whether the toolbar has an overflow menu.
|
931
927
|
See <a class="link" href="GtkToolbar.html#gtk-toolbar-set-show-arrow" title="gtk_toolbar_set_show_arrow ()"><code class="function">gtk_toolbar_set_show_arrow()</code></a>.</p>
|
932
928
|
<div class="refsect3">
|
933
|
-
<a name="
|
929
|
+
<a name="gtk-toolbar-get-show-arrow.parameters"></a><h4>Parameters</h4>
|
934
930
|
<div class="informaltable"><table width="100%" border="0">
|
935
931
|
<colgroup>
|
936
932
|
<col width="150px" class="parameters_name">
|
@@ -945,11 +941,10 @@ See <a class="link" href="GtkToolbar.html#gtk-toolbar-set-show-arrow" title="gtk
|
|
945
941
|
</table></div>
|
946
942
|
</div>
|
947
943
|
<div class="refsect3">
|
948
|
-
<a name="
|
944
|
+
<a name="gtk-toolbar-get-show-arrow.returns"></a><h4>Returns</h4>
|
949
945
|
<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 toolbar has an overflow menu.</p>
|
950
|
-
<p></p>
|
951
946
|
</div>
|
952
|
-
<p class="since">Since 2.4</p>
|
947
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
953
948
|
</div>
|
954
949
|
<hr>
|
955
950
|
<div class="refsect2">
|
@@ -963,7 +958,7 @@ gtk_toolbar_get_orientation (<em class="parameter"><code><a class="link" href="G
|
|
963
958
|
<p>Retrieves the current orientation of the toolbar. See
|
964
959
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-set-orientation" title="gtk_toolbar_set_orientation ()"><code class="function">gtk_toolbar_set_orientation()</code></a>.</p>
|
965
960
|
<div class="refsect3">
|
966
|
-
<a name="
|
961
|
+
<a name="gtk-toolbar-get-orientation.parameters"></a><h4>Parameters</h4>
|
967
962
|
<div class="informaltable"><table width="100%" border="0">
|
968
963
|
<colgroup>
|
969
964
|
<col width="150px" class="parameters_name">
|
@@ -978,9 +973,8 @@ gtk_toolbar_get_orientation (<em class="parameter"><code><a class="link" href="G
|
|
978
973
|
</table></div>
|
979
974
|
</div>
|
980
975
|
<div class="refsect3">
|
981
|
-
<a name="
|
976
|
+
<a name="gtk-toolbar-get-orientation.returns"></a><h4>Returns</h4>
|
982
977
|
<p> the orientation</p>
|
983
|
-
<p></p>
|
984
978
|
</div>
|
985
979
|
</div>
|
986
980
|
<hr>
|
@@ -991,7 +985,7 @@ gtk_toolbar_get_style (<em class="parameter"><code><a class="link" href="GtkTool
|
|
991
985
|
<p>Retrieves whether the toolbar has text, icons, or both . See
|
992
986
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-set-style" title="gtk_toolbar_set_style ()"><code class="function">gtk_toolbar_set_style()</code></a>.</p>
|
993
987
|
<div class="refsect3">
|
994
|
-
<a name="
|
988
|
+
<a name="gtk-toolbar-get-style.parameters"></a><h4>Parameters</h4>
|
995
989
|
<div class="informaltable"><table width="100%" border="0">
|
996
990
|
<colgroup>
|
997
991
|
<col width="150px" class="parameters_name">
|
@@ -1006,10 +1000,9 @@ gtk_toolbar_get_style (<em class="parameter"><code><a class="link" href="GtkTool
|
|
1006
1000
|
</table></div>
|
1007
1001
|
</div>
|
1008
1002
|
<div class="refsect3">
|
1009
|
-
<a name="
|
1003
|
+
<a name="gtk-toolbar-get-style.returns"></a><h4>Returns</h4>
|
1010
1004
|
<p> the current style of <em class="parameter"><code>toolbar</code></em>
|
1011
1005
|
</p>
|
1012
|
-
<p></p>
|
1013
1006
|
</div>
|
1014
1007
|
</div>
|
1015
1008
|
<hr>
|
@@ -1019,7 +1012,7 @@ gtk_toolbar_get_style (<em class="parameter"><code><a class="link" href="GtkTool
|
|
1019
1012
|
gtk_toolbar_get_icon_size (<em class="parameter"><code><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> *toolbar</code></em>);</pre>
|
1020
1013
|
<p>Retrieves the icon size for the toolbar. See <a class="link" href="GtkToolbar.html#gtk-toolbar-set-icon-size" title="gtk_toolbar_set_icon_size ()"><code class="function">gtk_toolbar_set_icon_size()</code></a>.</p>
|
1021
1014
|
<div class="refsect3">
|
1022
|
-
<a name="
|
1015
|
+
<a name="gtk-toolbar-get-icon-size.parameters"></a><h4>Parameters</h4>
|
1023
1016
|
<div class="informaltable"><table width="100%" border="0">
|
1024
1017
|
<colgroup>
|
1025
1018
|
<col width="150px" class="parameters_name">
|
@@ -1034,7 +1027,7 @@ gtk_toolbar_get_icon_size (<em class="parameter"><code><a class="link" href="Gtk
|
|
1034
1027
|
</table></div>
|
1035
1028
|
</div>
|
1036
1029
|
<div class="refsect3">
|
1037
|
-
<a name="
|
1030
|
+
<a name="gtk-toolbar-get-icon-size.returns"></a><h4>Returns</h4>
|
1038
1031
|
<p> the current icon size for the icons on
|
1039
1032
|
the toolbar. </p>
|
1040
1033
|
<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> int]</span></p>
|
@@ -1053,7 +1046,7 @@ is now used instead.</p>
|
|
1053
1046
|
<p>Retrieves whether tooltips are enabled. See
|
1054
1047
|
<a class="link" href="GtkToolbar.html#gtk-toolbar-set-tooltips" title="gtk_toolbar_set_tooltips ()"><code class="function">gtk_toolbar_set_tooltips()</code></a>.</p>
|
1055
1048
|
<div class="refsect3">
|
1056
|
-
<a name="
|
1049
|
+
<a name="gtk-toolbar-get-tooltips.parameters"></a><h4>Parameters</h4>
|
1057
1050
|
<div class="informaltable"><table width="100%" border="0">
|
1058
1051
|
<colgroup>
|
1059
1052
|
<col width="150px" class="parameters_name">
|
@@ -1068,9 +1061,8 @@ is now used instead.</p>
|
|
1068
1061
|
</table></div>
|
1069
1062
|
</div>
|
1070
1063
|
<div class="refsect3">
|
1071
|
-
<a name="
|
1064
|
+
<a name="gtk-toolbar-get-tooltips.returns"></a><h4>Returns</h4>
|
1072
1065
|
<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 tooltips are enabled</p>
|
1073
|
-
<p></p>
|
1074
1066
|
</div>
|
1075
1067
|
</div>
|
1076
1068
|
<hr>
|
@@ -1082,7 +1074,7 @@ gtk_toolbar_get_relief_style (<em class="parameter"><code><a class="link" href="
|
|
1082
1074
|
. See
|
1083
1075
|
<a class="link" href="GtkButton.html#gtk-button-set-relief" title="gtk_button_set_relief ()"><code class="function">gtk_button_set_relief()</code></a>.</p>
|
1084
1076
|
<div class="refsect3">
|
1085
|
-
<a name="
|
1077
|
+
<a name="gtk-toolbar-get-relief-style.parameters"></a><h4>Parameters</h4>
|
1086
1078
|
<div class="informaltable"><table width="100%" border="0">
|
1087
1079
|
<colgroup>
|
1088
1080
|
<col width="150px" class="parameters_name">
|
@@ -1097,12 +1089,11 @@ gtk_toolbar_get_relief_style (<em class="parameter"><code><a class="link" href="
|
|
1097
1089
|
</table></div>
|
1098
1090
|
</div>
|
1099
1091
|
<div class="refsect3">
|
1100
|
-
<a name="
|
1092
|
+
<a name="gtk-toolbar-get-relief-style.returns"></a><h4>Returns</h4>
|
1101
1093
|
<p> The relief style of buttons on <em class="parameter"><code>toolbar</code></em>
|
1102
1094
|
.</p>
|
1103
|
-
<p></p>
|
1104
1095
|
</div>
|
1105
|
-
<p class="since">Since 2.4</p>
|
1096
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1106
1097
|
</div>
|
1107
1098
|
<hr>
|
1108
1099
|
<div class="refsect2">
|
@@ -1125,7 +1116,7 @@ in the toolbar where it will be inserted.</p>
|
|
1125
1116
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1126
1117
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1127
1118
|
<div class="refsect3">
|
1128
|
-
<a name="
|
1119
|
+
<a name="gtk-toolbar-append-item.parameters"></a><h4>Parameters</h4>
|
1129
1120
|
<div class="informaltable"><table width="100%" border="0">
|
1130
1121
|
<colgroup>
|
1131
1122
|
<col width="150px" class="parameters_name">
|
@@ -1172,9 +1163,8 @@ arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1172
1163
|
</table></div>
|
1173
1164
|
</div>
|
1174
1165
|
<div class="refsect3">
|
1175
|
-
<a name="
|
1166
|
+
<a name="gtk-toolbar-append-item.returns"></a><h4>Returns</h4>
|
1176
1167
|
<p> the new toolbar item as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1177
|
-
<p></p>
|
1178
1168
|
</div>
|
1179
1169
|
</div>
|
1180
1170
|
<hr>
|
@@ -1197,7 +1187,7 @@ gtk_toolbar_prepend_item (<em class="parameter"><code><a class="link" href="GtkT
|
|
1197
1187
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1198
1188
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1199
1189
|
<div class="refsect3">
|
1200
|
-
<a name="
|
1190
|
+
<a name="gtk-toolbar-prepend-item.parameters"></a><h4>Parameters</h4>
|
1201
1191
|
<div class="informaltable"><table width="100%" border="0">
|
1202
1192
|
<colgroup>
|
1203
1193
|
<col width="150px" class="parameters_name">
|
@@ -1244,9 +1234,8 @@ arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1244
1234
|
</table></div>
|
1245
1235
|
</div>
|
1246
1236
|
<div class="refsect3">
|
1247
|
-
<a name="
|
1237
|
+
<a name="gtk-toolbar-prepend-item.returns"></a><h4>Returns</h4>
|
1248
1238
|
<p> the new toolbar item as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1249
|
-
<p></p>
|
1250
1239
|
</div>
|
1251
1240
|
</div>
|
1252
1241
|
<hr>
|
@@ -1271,7 +1260,7 @@ toolbar where it will be inserted.</p>
|
|
1271
1260
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1272
1261
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1273
1262
|
<div class="refsect3">
|
1274
|
-
<a name="
|
1263
|
+
<a name="gtk-toolbar-insert-item.parameters"></a><h4>Parameters</h4>
|
1275
1264
|
<div class="informaltable"><table width="100%" border="0">
|
1276
1265
|
<colgroup>
|
1277
1266
|
<col width="150px" class="parameters_name">
|
@@ -1323,9 +1312,8 @@ arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1323
1312
|
</table></div>
|
1324
1313
|
</div>
|
1325
1314
|
<div class="refsect3">
|
1326
|
-
<a name="
|
1315
|
+
<a name="gtk-toolbar-insert-item.returns"></a><h4>Returns</h4>
|
1327
1316
|
<p> the new toolbar item as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1328
|
-
<p></p>
|
1329
1317
|
</div>
|
1330
1318
|
</div>
|
1331
1319
|
<hr>
|
@@ -1339,7 +1327,7 @@ gtk_toolbar_append_space (<em class="parameter"><code><a class="link" href="GtkT
|
|
1339
1327
|
</div>
|
1340
1328
|
<p>Adds a new space to the end of the toolbar.</p>
|
1341
1329
|
<div class="refsect3">
|
1342
|
-
<a name="
|
1330
|
+
<a name="gtk-toolbar-append-space.parameters"></a><h4>Parameters</h4>
|
1343
1331
|
<div class="informaltable"><table width="100%" border="0">
|
1344
1332
|
<colgroup>
|
1345
1333
|
<col width="150px" class="parameters_name">
|
@@ -1365,7 +1353,7 @@ gtk_toolbar_prepend_space (<em class="parameter"><code><a class="link" href="Gtk
|
|
1365
1353
|
</div>
|
1366
1354
|
<p>Adds a new space to the beginning of the toolbar.</p>
|
1367
1355
|
<div class="refsect3">
|
1368
|
-
<a name="
|
1356
|
+
<a name="gtk-toolbar-prepend-space.parameters"></a><h4>Parameters</h4>
|
1369
1357
|
<div class="informaltable"><table width="100%" border="0">
|
1370
1358
|
<colgroup>
|
1371
1359
|
<col width="150px" class="parameters_name">
|
@@ -1392,7 +1380,7 @@ gtk_toolbar_insert_space (<em class="parameter"><code><a class="link" href="GtkT
|
|
1392
1380
|
</div>
|
1393
1381
|
<p>Inserts a new space in the toolbar at the specified position.</p>
|
1394
1382
|
<div class="refsect3">
|
1395
|
-
<a name="
|
1383
|
+
<a name="gtk-toolbar-insert-space.parameters"></a><h4>Parameters</h4>
|
1396
1384
|
<div class="informaltable"><table width="100%" border="0">
|
1397
1385
|
<colgroup>
|
1398
1386
|
<col width="150px" class="parameters_name">
|
@@ -1449,7 +1437,7 @@ arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1449
1437
|
<p>
|
1450
1438
|
</p>
|
1451
1439
|
<div class="refsect3">
|
1452
|
-
<a name="
|
1440
|
+
<a name="gtk-toolbar-append-element.parameters"></a><h4>Parameters</h4>
|
1453
1441
|
<div class="informaltable"><table width="100%" border="0">
|
1454
1442
|
<colgroup>
|
1455
1443
|
<col width="150px" class="parameters_name">
|
@@ -1507,9 +1495,8 @@ will be.</p></td>
|
|
1507
1495
|
</table></div>
|
1508
1496
|
</div>
|
1509
1497
|
<div class="refsect3">
|
1510
|
-
<a name="
|
1498
|
+
<a name="gtk-toolbar-append-element.returns"></a><h4>Returns</h4>
|
1511
1499
|
<p> the new toolbar element as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1512
|
-
<p></p>
|
1513
1500
|
</div>
|
1514
1501
|
</div>
|
1515
1502
|
<hr>
|
@@ -1543,7 +1530,7 @@ be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1543
1530
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1544
1531
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1545
1532
|
<div class="refsect3">
|
1546
|
-
<a name="
|
1533
|
+
<a name="gtk-toolbar-prepend-element.parameters"></a><h4>Parameters</h4>
|
1547
1534
|
<div class="informaltable"><table width="100%" border="0">
|
1548
1535
|
<colgroup>
|
1549
1536
|
<col width="150px" class="parameters_name">
|
@@ -1601,9 +1588,8 @@ will be.</p></td>
|
|
1601
1588
|
</table></div>
|
1602
1589
|
</div>
|
1603
1590
|
<div class="refsect3">
|
1604
|
-
<a name="
|
1591
|
+
<a name="gtk-toolbar-prepend-element.returns"></a><h4>Returns</h4>
|
1605
1592
|
<p> the new toolbar element as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1606
|
-
<p></p>
|
1607
1593
|
</div>
|
1608
1594
|
</div>
|
1609
1595
|
<hr>
|
@@ -1638,7 +1624,7 @@ be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1638
1624
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1639
1625
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1640
1626
|
<div class="refsect3">
|
1641
|
-
<a name="
|
1627
|
+
<a name="gtk-toolbar-insert-element.parameters"></a><h4>Parameters</h4>
|
1642
1628
|
<div class="informaltable"><table width="100%" border="0">
|
1643
1629
|
<colgroup>
|
1644
1630
|
<col width="150px" class="parameters_name">
|
@@ -1701,9 +1687,8 @@ will be.</p></td>
|
|
1701
1687
|
</table></div>
|
1702
1688
|
</div>
|
1703
1689
|
<div class="refsect3">
|
1704
|
-
<a name="
|
1690
|
+
<a name="gtk-toolbar-insert-element.returns"></a><h4>Returns</h4>
|
1705
1691
|
<p> the new toolbar element as a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>.</p>
|
1706
|
-
<p></p>
|
1707
1692
|
</div>
|
1708
1693
|
</div>
|
1709
1694
|
<hr>
|
@@ -1720,7 +1705,7 @@ gtk_toolbar_append_widget (<em class="parameter"><code><a class="link" href="Gtk
|
|
1720
1705
|
</div>
|
1721
1706
|
<p>Adds a widget to the end of the given toolbar.</p>
|
1722
1707
|
<div class="refsect3">
|
1723
|
-
<a name="
|
1708
|
+
<a name="gtk-toolbar-append-widget.parameters"></a><h4>Parameters</h4>
|
1724
1709
|
<div class="informaltable"><table width="100%" border="0">
|
1725
1710
|
<colgroup>
|
1726
1711
|
<col width="150px" class="parameters_name">
|
@@ -1766,7 +1751,7 @@ gtk_toolbar_prepend_widget (<em class="parameter"><code><a class="link" href="Gt
|
|
1766
1751
|
</div>
|
1767
1752
|
<p>Adds a widget to the beginning of the given toolbar.</p>
|
1768
1753
|
<div class="refsect3">
|
1769
|
-
<a name="
|
1754
|
+
<a name="gtk-toolbar-prepend-widget.parameters"></a><h4>Parameters</h4>
|
1770
1755
|
<div class="informaltable"><table width="100%" border="0">
|
1771
1756
|
<colgroup>
|
1772
1757
|
<col width="150px" class="parameters_name">
|
@@ -1813,7 +1798,7 @@ gtk_toolbar_insert_widget (<em class="parameter"><code><a class="link" href="Gtk
|
|
1813
1798
|
</div>
|
1814
1799
|
<p>Inserts a widget in the toolbar at the given position.</p>
|
1815
1800
|
<div class="refsect3">
|
1816
|
-
<a name="
|
1801
|
+
<a name="gtk-toolbar-insert-widget.parameters"></a><h4>Parameters</h4>
|
1817
1802
|
<div class="informaltable"><table width="100%" border="0">
|
1818
1803
|
<colgroup>
|
1819
1804
|
<col width="150px" class="parameters_name">
|
@@ -1859,7 +1844,7 @@ gtk_toolbar_set_style (<em class="parameter"><code><a class="link" href="GtkTool
|
|
1859
1844
|
<p>Alters the view of <em class="parameter"><code>toolbar</code></em>
|
1860
1845
|
to display either icons only, text only, or both.</p>
|
1861
1846
|
<div class="refsect3">
|
1862
|
-
<a name="
|
1847
|
+
<a name="gtk-toolbar-set-style.parameters"></a><h4>Parameters</h4>
|
1863
1848
|
<div class="informaltable"><table width="100%" border="0">
|
1864
1849
|
<colgroup>
|
1865
1850
|
<col width="150px" class="parameters_name">
|
@@ -1905,7 +1890,7 @@ except that underscores used to mark mnemonics are removed.</p>
|
|
1905
1890
|
must be a pointer to a function taking a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and a gpointer as
|
1906
1891
|
arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#G-CALLBACK:CAPS"><code class="function">G_CALLBACK()</code></a> to cast the function to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GCallback"><span class="type">GCallback</span></a>.</p>
|
1907
1892
|
<div class="refsect3">
|
1908
|
-
<a name="
|
1893
|
+
<a name="gtk-toolbar-insert-stock.parameters"></a><h4>Parameters</h4>
|
1909
1894
|
<div class="informaltable"><table width="100%" border="0">
|
1910
1895
|
<colgroup>
|
1911
1896
|
<col width="150px" class="parameters_name">
|
@@ -1953,9 +1938,8 @@ arguments. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1953
1938
|
</table></div>
|
1954
1939
|
</div>
|
1955
1940
|
<div class="refsect3">
|
1956
|
-
<a name="
|
1941
|
+
<a name="gtk-toolbar-insert-stock.returns"></a><h4>Returns</h4>
|
1957
1942
|
<p> the inserted widget</p>
|
1958
|
-
<p></p>
|
1959
1943
|
</div>
|
1960
1944
|
</div>
|
1961
1945
|
<hr>
|
@@ -1972,7 +1956,7 @@ icon size.</p>
|
|
1972
1956
|
application toolbars should respect the user preferences for the
|
1973
1957
|
size of icons.</p>
|
1974
1958
|
<div class="refsect3">
|
1975
|
-
<a name="
|
1959
|
+
<a name="gtk-toolbar-set-icon-size.parameters"></a><h4>Parameters</h4>
|
1976
1960
|
<div class="informaltable"><table width="100%" border="0">
|
1977
1961
|
<colgroup>
|
1978
1962
|
<col width="150px" class="parameters_name">
|
@@ -2007,7 +1991,7 @@ gtk_toolbar_remove_space (<em class="parameter"><code><a class="link" href="GtkT
|
|
2007
1991
|
</div>
|
2008
1992
|
<p>Removes a space from the specified position.</p>
|
2009
1993
|
<div class="refsect3">
|
2010
|
-
<a name="
|
1994
|
+
<a name="gtk-toolbar-remove-space.parameters"></a><h4>Parameters</h4>
|
2011
1995
|
<div class="informaltable"><table width="100%" border="0">
|
2012
1996
|
<colgroup>
|
2013
1997
|
<col width="150px" class="parameters_name">
|
@@ -2037,7 +2021,7 @@ gtk_toolbar_unset_style (<em class="parameter"><code><a class="link" href="GtkTo
|
|
2037
2021
|
<p>Unsets a toolbar style set with <a class="link" href="GtkToolbar.html#gtk-toolbar-set-style" title="gtk_toolbar_set_style ()"><code class="function">gtk_toolbar_set_style()</code></a>, so that
|
2038
2022
|
user preferences will be used to determine the toolbar style.</p>
|
2039
2023
|
<div class="refsect3">
|
2040
|
-
<a name="
|
2024
|
+
<a name="gtk-toolbar-unset-style.parameters"></a><h4>Parameters</h4>
|
2041
2025
|
<div class="informaltable"><table width="100%" border="0">
|
2042
2026
|
<colgroup>
|
2043
2027
|
<col width="150px" class="parameters_name">
|
@@ -2085,7 +2069,7 @@ accessed through the function described below.
|
|
2085
2069
|
to a <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a>.
|
2086
2070
|
</p>
|
2087
2071
|
<div class="refsect3">
|
2088
|
-
<a name="
|
2072
|
+
<a name="GtkToolbarChildType.members"></a><h4>Members</h4>
|
2089
2073
|
<div class="informaltable"><table width="100%" border="0">
|
2090
2074
|
<colgroup>
|
2091
2075
|
<col width="300px" class="enum_members_name">
|
@@ -2139,7 +2123,7 @@ to a <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type
|
|
2139
2123
|
<p>
|
2140
2124
|
</p>
|
2141
2125
|
<div class="refsect3">
|
2142
|
-
<a name="
|
2126
|
+
<a name="GtkToolbarSpaceStyle.members"></a><h4>Members</h4>
|
2143
2127
|
<div class="informaltable"><table width="100%" border="0">
|
2144
2128
|
<colgroup>
|
2145
2129
|
<col width="300px" class="enum_members_name">
|
@@ -2191,7 +2175,7 @@ size of icons.</p>
|
|
2191
2175
|
<p>Flags: Read / Write</p>
|
2192
2176
|
<p>Allowed values: >= 0</p>
|
2193
2177
|
<p>Default value: 3</p>
|
2194
|
-
<p class="since">Since 2.10</p>
|
2178
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2195
2179
|
</div>
|
2196
2180
|
<hr>
|
2197
2181
|
<div class="refsect2">
|
@@ -2200,7 +2184,7 @@ size of icons.</p>
|
|
2200
2184
|
<p>Is <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 icon-size property has been set.</p>
|
2201
2185
|
<p>Flags: Read / Write</p>
|
2202
2186
|
<p>Default value: FALSE</p>
|
2203
|
-
<p class="since">Since 2.10</p>
|
2187
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2204
2188
|
</div>
|
2205
2189
|
<hr>
|
2206
2190
|
<div class="refsect2">
|
@@ -2225,7 +2209,7 @@ size of icons.</p>
|
|
2225
2209
|
<p>If the tooltips of the toolbar should be active or not.</p>
|
2226
2210
|
<p>Flags: Read / Write</p>
|
2227
2211
|
<p>Default value: TRUE</p>
|
2228
|
-
<p class="since">Since 2.8</p>
|
2212
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2229
2213
|
</div>
|
2230
2214
|
</div>
|
2231
2215
|
<div class="refsect1">
|
@@ -2310,7 +2294,7 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2310
2294
|
<p>A keybinding signal used internally by GTK+. This signal can't
|
2311
2295
|
be used in application code</p>
|
2312
2296
|
<div class="refsect3">
|
2313
|
-
<a name="
|
2297
|
+
<a name="GtkToolbar-focus-home-or-end.parameters"></a><h4>Parameters</h4>
|
2314
2298
|
<div class="informaltable"><table width="100%" border="0">
|
2315
2299
|
<colgroup>
|
2316
2300
|
<col width="150px" class="parameters_name">
|
@@ -2337,9 +2321,8 @@ be used in application code</p>
|
|
2337
2321
|
</table></div>
|
2338
2322
|
</div>
|
2339
2323
|
<div class="refsect3">
|
2340
|
-
<a name="
|
2324
|
+
<a name="GtkToolbar-focus-home-or-end.returns"></a><h4>Returns</h4>
|
2341
2325
|
<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>
|
2342
|
-
<p></p>
|
2343
2326
|
</div>
|
2344
2327
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
2345
2328
|
</div>
|
@@ -2352,7 +2335,7 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2352
2335
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2353
2336
|
<p>Emitted when the orientation of the toolbar changes.</p>
|
2354
2337
|
<div class="refsect3">
|
2355
|
-
<a name="
|
2338
|
+
<a name="GtkToolbar-orientation-changed.parameters"></a><h4>Parameters</h4>
|
2356
2339
|
<div class="informaltable"><table width="100%" border="0">
|
2357
2340
|
<colgroup>
|
2358
2341
|
<col width="150px" class="parameters_name">
|
@@ -2401,7 +2384,7 @@ number is given by the <em class="parameter"><code>button</code></em>
|
|
2401
2384
|
up using the keybaord, <em class="parameter"><code>button</code></em>
|
2402
2385
|
is -1.</p>
|
2403
2386
|
<div class="refsect3">
|
2404
|
-
<a name="
|
2387
|
+
<a name="GtkToolbar-popup-context-menu.parameters"></a><h4>Parameters</h4>
|
2405
2388
|
<div class="informaltable"><table width="100%" border="0">
|
2406
2389
|
<colgroup>
|
2407
2390
|
<col width="150px" class="parameters_name">
|
@@ -2438,9 +2421,8 @@ up using the keybaord, <em class="parameter"><code>button</code></em>
|
|
2438
2421
|
</table></div>
|
2439
2422
|
</div>
|
2440
2423
|
<div class="refsect3">
|
2441
|
-
<a name="
|
2424
|
+
<a name="GtkToolbar-popup-context-menu.returns"></a><h4>Returns</h4>
|
2442
2425
|
<p> return <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>
|
2443
|
-
<p></p>
|
2444
2426
|
</div>
|
2445
2427
|
<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>
|
2446
2428
|
</div>
|
@@ -2453,7 +2435,7 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2453
2435
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2454
2436
|
<p>Emitted when the style of the toolbar changes.</p>
|
2455
2437
|
<div class="refsect3">
|
2456
|
-
<a name="
|
2438
|
+
<a name="GtkToolbar-style-changed.parameters"></a><h4>Parameters</h4>
|
2457
2439
|
<div class="informaltable"><table width="100%" border="0">
|
2458
2440
|
<colgroup>
|
2459
2441
|
<col width="150px" class="parameters_name">
|
@@ -2501,7 +2483,6 @@ user_function (<a class="link" href="GtkToolbar.html" title="GtkToolbar"><span c
|
|
2501
2483
|
</div>
|
2502
2484
|
</div>
|
2503
2485
|
<div class="footer">
|
2504
|
-
<hr>
|
2505
|
-
Generated by GTK-Doc V1.21.1</div>
|
2486
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2506
2487
|
</body>
|
2507
2488
|
</html>
|