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="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkCTree.html" title="GtkCTree">
|
10
10
|
<link rel="next" href="GtkFileSelection.html" title="GtkFileSelection">
|
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">
|
@@ -161,7 +161,7 @@
|
|
161
161
|
</div>
|
162
162
|
<div class="refsect1">
|
163
163
|
<a name="GtkCombo.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
164
|
-
<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>
|
164
|
+
<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>
|
165
165
|
<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>
|
166
166
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
167
167
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -206,7 +206,7 @@ arrow (cursor) keys, though this behaviour can be turned off with
|
|
206
206
|
As of GTK+ 2.4, <a class="link" href="GtkCombo.html" title="GtkCombo"><span class="type">GtkCombo</span></a> has been deprecated in favor of <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a>.
|
207
207
|
</p>
|
208
208
|
<div class="example">
|
209
|
-
<a name="gtkcombo-simple-example"></a><p class="title"><b>Example
|
209
|
+
<a name="gtkcombo-simple-example"></a><p class="title"><b>Example 48. Creating a <span class="structname">GtkCombo</span> widget with simple text
|
210
210
|
items.</b></p>
|
211
211
|
<div class="example-contents">
|
212
212
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
@@ -237,7 +237,7 @@ items.</b></p>
|
|
237
237
|
|
238
238
|
</div>
|
239
239
|
<br class="example-break"><div class="example">
|
240
|
-
<a name="id-1.4.23.4.9.7"></a><p class="title"><b>Example
|
240
|
+
<a name="id-1.4.23.4.9.7"></a><p class="title"><b>Example 49. Creating a <span class="structname">GtkCombo</span> widget with a complex item.</b></p>
|
241
241
|
<div class="example-contents">
|
242
242
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
243
243
|
<tbody>
|
@@ -304,9 +304,8 @@ gtk_combo_new (<em class="parameter"><code><span class="type">void</span></code>
|
|
304
304
|
Creates a new <a class="link" href="GtkCombo.html" title="GtkCombo"><span class="type">GtkCombo</span></a>.
|
305
305
|
</p>
|
306
306
|
<div class="refsect3">
|
307
|
-
<a name="
|
307
|
+
<a name="gtk-combo-new.returns"></a><h4>Returns</h4>
|
308
308
|
<p>a new <a class="link" href="GtkCombo.html" title="GtkCombo"><span class="type">GtkCombo</span></a>.</p>
|
309
|
-
<p></p>
|
310
309
|
</div>
|
311
310
|
</div>
|
312
311
|
<hr>
|
@@ -321,10 +320,10 @@ gtk_combo_set_popdown_strings (<em class="parameter"><code><a class="link" href=
|
|
321
320
|
</div>
|
322
321
|
<p>
|
323
322
|
Convenience function to set all of the items in the popup list.
|
324
|
-
(See the <a class="link" href="GtkCombo.html#gtkcombo-simple-example" title="Example
|
323
|
+
(See the <a class="link" href="GtkCombo.html#gtkcombo-simple-example" title="Example 48. Creating a GtkCombo widget with simple text items.">example</a> above.)
|
325
324
|
</p>
|
326
325
|
<div class="refsect3">
|
327
|
-
<a name="
|
326
|
+
<a name="gtk-combo-set-popdown-strings.parameters"></a><h4>Parameters</h4>
|
328
327
|
<div class="informaltable"><table width="100%" border="0">
|
329
328
|
<colgroup>
|
330
329
|
<col width="150px" class="parameters_name">
|
@@ -366,7 +365,7 @@ perform any other action until a valid value has been entered.
|
|
366
365
|
If an empty field is acceptable, the <em class="parameter"><code>ok_if_empty</code></em> parameter should be <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>.
|
367
366
|
</p>
|
368
367
|
<div class="refsect3">
|
369
|
-
<a name="
|
368
|
+
<a name="gtk-combo-set-value-in-list.parameters"></a><h4>Parameters</h4>
|
370
369
|
<div class="informaltable"><table width="100%" border="0">
|
371
370
|
<colgroup>
|
372
371
|
<col width="150px" class="parameters_name">
|
@@ -408,7 +407,7 @@ Specifies if the arrow (cursor) keys can be used to step through the items in
|
|
408
407
|
the list. This is on by default.
|
409
408
|
</p>
|
410
409
|
<div class="refsect3">
|
411
|
-
<a name="
|
410
|
+
<a name="gtk-combo-set-use-arrows.parameters"></a><h4>Parameters</h4>
|
412
411
|
<div class="informaltable"><table width="100%" border="0">
|
413
412
|
<colgroup>
|
414
413
|
<col width="150px" class="parameters_name">
|
@@ -445,7 +444,7 @@ gtk_combo_set_use_arrows_always (<em class="parameter"><code><a class="link" hre
|
|
445
444
|
Obsolete function, does nothing.
|
446
445
|
</p>
|
447
446
|
<div class="refsect3">
|
448
|
-
<a name="
|
447
|
+
<a name="gtk-combo-set-use-arrows-always.parameters"></a><h4>Parameters</h4>
|
449
448
|
<div class="informaltable"><table width="100%" border="0">
|
450
449
|
<colgroup>
|
451
450
|
<col width="150px" class="parameters_name">
|
@@ -487,7 +486,7 @@ This may be useful, for example, when you have called
|
|
487
486
|
worried about differences in case.
|
488
487
|
</p>
|
489
488
|
<div class="refsect3">
|
490
|
-
<a name="
|
489
|
+
<a name="gtk-combo-set-case-sensitive.parameters"></a><h4>Parameters</h4>
|
491
490
|
<div class="informaltable"><table width="100%" border="0">
|
492
491
|
<colgroup>
|
493
492
|
<col width="150px" class="parameters_name">
|
@@ -525,7 +524,7 @@ Sets the string to place in the <a class="link" href="GtkEntry.html" title="GtkE
|
|
525
524
|
selected. This is needed if the list item is not a simple label.
|
526
525
|
</p>
|
527
526
|
<div class="refsect3">
|
528
|
-
<a name="
|
527
|
+
<a name="gtk-combo-set-item-string.parameters"></a><h4>Parameters</h4>
|
529
528
|
<div class="informaltable"><table width="100%" border="0">
|
530
529
|
<colgroup>
|
531
530
|
<col width="150px" class="parameters_name">
|
@@ -569,7 +568,7 @@ This may be useful if, for example, you want the Return key to close a dialog
|
|
569
568
|
instead.
|
570
569
|
</p>
|
571
570
|
<div class="refsect3">
|
572
|
-
<a name="
|
571
|
+
<a name="gtk-combo-disable-activate.parameters"></a><h4>Parameters</h4>
|
573
572
|
<div class="informaltable"><table width="100%" border="0">
|
574
573
|
<colgroup>
|
575
574
|
<col width="150px" class="parameters_name">
|
@@ -605,7 +604,7 @@ The <a class="link" href="GtkCombo.html#GtkCombo-struct" title="struct GtkCombo"
|
|
605
604
|
an application.)
|
606
605
|
</p>
|
607
606
|
<div class="refsect3">
|
608
|
-
<a name="
|
607
|
+
<a name="GtkCombo.members"></a><h4>Members</h4>
|
609
608
|
<div class="informaltable"><table width="100%" border="0">
|
610
609
|
<colgroup>
|
611
610
|
<col width="300px" class="struct_members_name">
|
@@ -672,7 +671,6 @@ an application.)
|
|
672
671
|
</div>
|
673
672
|
</div>
|
674
673
|
<div class="footer">
|
675
|
-
<hr>
|
676
|
-
Generated by GTK-Doc V1.21.1</div>
|
674
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
677
675
|
</body>
|
678
676
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
10
10
|
<link rel="next" href="GtkComboBoxText.html" title="GtkComboBoxText">
|
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">
|
@@ -503,7 +503,7 @@
|
|
503
503
|
</div>
|
504
504
|
<div class="refsect1">
|
505
505
|
<a name="GtkComboBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
506
|
-
<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>
|
506
|
+
<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>
|
507
507
|
<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>
|
508
508
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
509
509
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -582,11 +582,10 @@ the data in a model. It consists of the functions <a class="link" href="GtkCombo
|
|
582
582
|
gtk_combo_box_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
583
583
|
<p>Creates a new empty <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a>.</p>
|
584
584
|
<div class="refsect3">
|
585
|
-
<a name="
|
585
|
+
<a name="gtk-combo-box-new.returns"></a><h4>Returns</h4>
|
586
586
|
<p> A new <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a>.</p>
|
587
|
-
<p></p>
|
588
587
|
</div>
|
589
|
-
<p class="since">Since 2.4</p>
|
588
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
590
589
|
</div>
|
591
590
|
<hr>
|
592
591
|
<div class="refsect2">
|
@@ -595,11 +594,10 @@ gtk_combo_box_new (<em class="parameter"><code><span class="type">void</span></c
|
|
595
594
|
gtk_combo_box_new_with_entry (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
596
595
|
<p>Creates a new empty <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> with an entry.</p>
|
597
596
|
<div class="refsect3">
|
598
|
-
<a name="
|
597
|
+
<a name="gtk-combo-box-new-with-entry.returns"></a><h4>Returns</h4>
|
599
598
|
<p> A new <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a>.</p>
|
600
|
-
<p></p>
|
601
599
|
</div>
|
602
|
-
<p class="since">Since 2.24</p>
|
600
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
603
601
|
</div>
|
604
602
|
<hr>
|
605
603
|
<div class="refsect2">
|
@@ -609,7 +607,7 @@ gtk_combo_box_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
609
607
|
<p>Creates a new <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> with the model initialized to <em class="parameter"><code>model</code></em>
|
610
608
|
.</p>
|
611
609
|
<div class="refsect3">
|
612
|
-
<a name="
|
610
|
+
<a name="gtk-combo-box-new-with-model.parameters"></a><h4>Parameters</h4>
|
613
611
|
<div class="informaltable"><table width="100%" border="0">
|
614
612
|
<colgroup>
|
615
613
|
<col width="150px" class="parameters_name">
|
@@ -624,11 +622,10 @@ gtk_combo_box_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
624
622
|
</table></div>
|
625
623
|
</div>
|
626
624
|
<div class="refsect3">
|
627
|
-
<a name="
|
625
|
+
<a name="gtk-combo-box-new-with-model.returns"></a><h4>Returns</h4>
|
628
626
|
<p> A new <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a>.</p>
|
629
|
-
<p></p>
|
630
627
|
</div>
|
631
|
-
<p class="since">Since 2.4</p>
|
628
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
632
629
|
</div>
|
633
630
|
<hr>
|
634
631
|
<div class="refsect2">
|
@@ -640,11 +637,10 @@ gtk_combo_box_new_with_model_and_entry
|
|
640
637
|
and with the model initialized to <em class="parameter"><code>model</code></em>
|
641
638
|
.</p>
|
642
639
|
<div class="refsect3">
|
643
|
-
<a name="
|
640
|
+
<a name="gtk-combo-box-new-with-model-and-entry.returns"></a><h4>Returns</h4>
|
644
641
|
<p> A new <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a></p>
|
645
|
-
<p></p>
|
646
642
|
</div>
|
647
|
-
<p class="since">Since 2.24</p>
|
643
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
648
644
|
</div>
|
649
645
|
<hr>
|
650
646
|
<div class="refsect2">
|
@@ -655,7 +651,7 @@ gtk_combo_box_get_wrap_width (<em class="parameter"><code><a class="link" href="
|
|
655
651
|
for the popup menu. If the wrap width is larger than 1, the combo box
|
656
652
|
is in table mode.</p>
|
657
653
|
<div class="refsect3">
|
658
|
-
<a name="
|
654
|
+
<a name="gtk-combo-box-get-wrap-width.parameters"></a><h4>Parameters</h4>
|
659
655
|
<div class="informaltable"><table width="100%" border="0">
|
660
656
|
<colgroup>
|
661
657
|
<col width="150px" class="parameters_name">
|
@@ -670,11 +666,10 @@ is in table mode.</p>
|
|
670
666
|
</table></div>
|
671
667
|
</div>
|
672
668
|
<div class="refsect3">
|
673
|
-
<a name="
|
669
|
+
<a name="gtk-combo-box-get-wrap-width.returns"></a><h4>Returns</h4>
|
674
670
|
<p> the wrap width.</p>
|
675
|
-
<p></p>
|
676
671
|
</div>
|
677
|
-
<p class="since">Since 2.6</p>
|
672
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
678
673
|
</div>
|
679
674
|
<hr>
|
680
675
|
<div class="refsect2">
|
@@ -688,7 +683,7 @@ gtk_combo_box_set_wrap_width (<em class="parameter"><code><a class="link" href="
|
|
688
683
|
the preferred number of columns when you want the popup to be layed out
|
689
684
|
in a table.</p>
|
690
685
|
<div class="refsect3">
|
691
|
-
<a name="
|
686
|
+
<a name="gtk-combo-box-set-wrap-width.parameters"></a><h4>Parameters</h4>
|
692
687
|
<div class="informaltable"><table width="100%" border="0">
|
693
688
|
<colgroup>
|
694
689
|
<col width="150px" class="parameters_name">
|
@@ -709,7 +704,7 @@ in a table.</p>
|
|
709
704
|
</tbody>
|
710
705
|
</table></div>
|
711
706
|
</div>
|
712
|
-
<p class="since">Since 2.4</p>
|
707
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
713
708
|
</div>
|
714
709
|
<hr>
|
715
710
|
<div class="refsect2">
|
@@ -719,7 +714,7 @@ gtk_combo_box_get_row_span_column (<em class="parameter"><code><a class="link" h
|
|
719
714
|
<p>Returns the column with row span information for <em class="parameter"><code>combo_box</code></em>
|
720
715
|
.</p>
|
721
716
|
<div class="refsect3">
|
722
|
-
<a name="
|
717
|
+
<a name="gtk-combo-box-get-row-span-column.parameters"></a><h4>Parameters</h4>
|
723
718
|
<div class="informaltable"><table width="100%" border="0">
|
724
719
|
<colgroup>
|
725
720
|
<col width="150px" class="parameters_name">
|
@@ -734,11 +729,10 @@ gtk_combo_box_get_row_span_column (<em class="parameter"><code><a class="link" h
|
|
734
729
|
</table></div>
|
735
730
|
</div>
|
736
731
|
<div class="refsect3">
|
737
|
-
<a name="
|
732
|
+
<a name="gtk-combo-box-get-row-span-column.returns"></a><h4>Returns</h4>
|
738
733
|
<p> the row span column.</p>
|
739
|
-
<p></p>
|
740
734
|
</div>
|
741
|
-
<p class="since">Since 2.6</p>
|
735
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
742
736
|
</div>
|
743
737
|
<hr>
|
744
738
|
<div class="refsect2">
|
@@ -752,7 +746,7 @@ gtk_combo_box_set_row_span_column (<em class="parameter"><code><a class="link" h
|
|
752
746
|
The row span column contains integers which indicate how many rows
|
753
747
|
an item should span.</p>
|
754
748
|
<div class="refsect3">
|
755
|
-
<a name="
|
749
|
+
<a name="gtk-combo-box-set-row-span-column.parameters"></a><h4>Parameters</h4>
|
756
750
|
<div class="informaltable"><table width="100%" border="0">
|
757
751
|
<colgroup>
|
758
752
|
<col width="150px" class="parameters_name">
|
@@ -773,7 +767,7 @@ an item should span.</p>
|
|
773
767
|
</tbody>
|
774
768
|
</table></div>
|
775
769
|
</div>
|
776
|
-
<p class="since">Since 2.4</p>
|
770
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
777
771
|
</div>
|
778
772
|
<hr>
|
779
773
|
<div class="refsect2">
|
@@ -783,7 +777,7 @@ gtk_combo_box_get_column_span_column (<em class="parameter"><code><a class="link
|
|
783
777
|
<p>Returns the column with column span information for <em class="parameter"><code>combo_box</code></em>
|
784
778
|
.</p>
|
785
779
|
<div class="refsect3">
|
786
|
-
<a name="
|
780
|
+
<a name="gtk-combo-box-get-column-span-column.parameters"></a><h4>Parameters</h4>
|
787
781
|
<div class="informaltable"><table width="100%" border="0">
|
788
782
|
<colgroup>
|
789
783
|
<col width="150px" class="parameters_name">
|
@@ -798,11 +792,10 @@ gtk_combo_box_get_column_span_column (<em class="parameter"><code><a class="link
|
|
798
792
|
</table></div>
|
799
793
|
</div>
|
800
794
|
<div class="refsect3">
|
801
|
-
<a name="
|
795
|
+
<a name="gtk-combo-box-get-column-span-column.returns"></a><h4>Returns</h4>
|
802
796
|
<p> the column span column.</p>
|
803
|
-
<p></p>
|
804
797
|
</div>
|
805
|
-
<p class="since">Since 2.6</p>
|
798
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
806
799
|
</div>
|
807
800
|
<hr>
|
808
801
|
<div class="refsect2">
|
@@ -816,7 +809,7 @@ gtk_combo_box_set_column_span_column (<em class="parameter"><code><a class="link
|
|
816
809
|
. The column span column contains integers which indicate
|
817
810
|
how many columns an item should span.</p>
|
818
811
|
<div class="refsect3">
|
819
|
-
<a name="
|
812
|
+
<a name="gtk-combo-box-set-column-span-column.parameters"></a><h4>Parameters</h4>
|
820
813
|
<div class="informaltable"><table width="100%" border="0">
|
821
814
|
<colgroup>
|
822
815
|
<col width="150px" class="parameters_name">
|
@@ -837,7 +830,7 @@ how many columns an item should span.</p>
|
|
837
830
|
</tbody>
|
838
831
|
</table></div>
|
839
832
|
</div>
|
840
|
-
<p class="since">Since 2.4</p>
|
833
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
841
834
|
</div>
|
842
835
|
<hr>
|
843
836
|
<div class="refsect2">
|
@@ -850,7 +843,7 @@ is not an immediate child of the root of the tree, this function returns
|
|
850
843
|
<code class="literal">gtk_tree_path_get_indices (path)[0]</code>, where
|
851
844
|
<code class="literal">path</code> is the <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> of the active item.</p>
|
852
845
|
<div class="refsect3">
|
853
|
-
<a name="
|
846
|
+
<a name="gtk-combo-box-get-active.parameters"></a><h4>Parameters</h4>
|
854
847
|
<div class="informaltable"><table width="100%" border="0">
|
855
848
|
<colgroup>
|
856
849
|
<col width="150px" class="parameters_name">
|
@@ -865,12 +858,11 @@ is not an immediate child of the root of the tree, this function returns
|
|
865
858
|
</table></div>
|
866
859
|
</div>
|
867
860
|
<div class="refsect3">
|
868
|
-
<a name="
|
861
|
+
<a name="gtk-combo-box-get-active.returns"></a><h4>Returns</h4>
|
869
862
|
<p> An integer which is the index of the currently active item,
|
870
863
|
or -1 if there's no active item.</p>
|
871
|
-
<p></p>
|
872
864
|
</div>
|
873
|
-
<p class="since">Since 2.4</p>
|
865
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
874
866
|
</div>
|
875
867
|
<hr>
|
876
868
|
<div class="refsect2">
|
@@ -882,7 +874,7 @@ gtk_combo_box_set_active (<em class="parameter"><code><a class="link" href="GtkC
|
|
882
874
|
to be the item at <em class="parameter"><code>index</code></em>
|
883
875
|
.</p>
|
884
876
|
<div class="refsect3">
|
885
|
-
<a name="
|
877
|
+
<a name="gtk-combo-box-set-active.parameters"></a><h4>Parameters</h4>
|
886
878
|
<div class="informaltable"><table width="100%" border="0">
|
887
879
|
<colgroup>
|
888
880
|
<col width="150px" class="parameters_name">
|
@@ -904,7 +896,7 @@ no active item</p></td>
|
|
904
896
|
</tbody>
|
905
897
|
</table></div>
|
906
898
|
</div>
|
907
|
-
<p class="since">Since 2.4</p>
|
899
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
908
900
|
</div>
|
909
901
|
<hr>
|
910
902
|
<div class="refsect2">
|
@@ -915,7 +907,7 @@ gtk_combo_box_get_active_iter (<em class="parameter"><code><a class="link" href=
|
|
915
907
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
916
908
|
to point to the current active item, if it exists.</p>
|
917
909
|
<div class="refsect3">
|
918
|
-
<a name="
|
910
|
+
<a name="gtk-combo-box-get-active-iter.parameters"></a><h4>Parameters</h4>
|
919
911
|
<div class="informaltable"><table width="100%" border="0">
|
920
912
|
<colgroup>
|
921
913
|
<col width="150px" class="parameters_name">
|
@@ -937,12 +929,11 @@ gtk_combo_box_get_active_iter (<em class="parameter"><code><a class="link" href=
|
|
937
929
|
</table></div>
|
938
930
|
</div>
|
939
931
|
<div class="refsect3">
|
940
|
-
<a name="
|
932
|
+
<a name="gtk-combo-box-get-active-iter.returns"></a><h4>Returns</h4>
|
941
933
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
942
934
|
was set</p>
|
943
|
-
<p></p>
|
944
935
|
</div>
|
945
|
-
<p class="since">Since 2.4</p>
|
936
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
946
937
|
</div>
|
947
938
|
<hr>
|
948
939
|
<div class="refsect2">
|
@@ -955,7 +946,7 @@ gtk_combo_box_set_active_iter (<em class="parameter"><code><a class="link" href=
|
|
955
946
|
unsets the active item if <em class="parameter"><code>iter</code></em>
|
956
947
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
957
948
|
<div class="refsect3">
|
958
|
-
<a name="
|
949
|
+
<a name="gtk-combo-box-set-active-iter.parameters"></a><h4>Parameters</h4>
|
959
950
|
<div class="informaltable"><table width="100%" border="0">
|
960
951
|
<colgroup>
|
961
952
|
<col width="150px" class="parameters_name">
|
@@ -976,7 +967,7 @@ unsets the active item if <em class="parameter"><code>iter</code></em>
|
|
976
967
|
</tbody>
|
977
968
|
</table></div>
|
978
969
|
</div>
|
979
|
-
<p class="since">Since 2.4</p>
|
970
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
980
971
|
</div>
|
981
972
|
<hr>
|
982
973
|
<div class="refsect2">
|
@@ -986,7 +977,7 @@ gtk_combo_box_get_model (<em class="parameter"><code><a class="link" href="GtkCo
|
|
986
977
|
<p>Returns the <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> which is acting as data source for <em class="parameter"><code>combo_box</code></em>
|
987
978
|
.</p>
|
988
979
|
<div class="refsect3">
|
989
|
-
<a name="
|
980
|
+
<a name="gtk-combo-box-get-model.parameters"></a><h4>Parameters</h4>
|
990
981
|
<div class="informaltable"><table width="100%" border="0">
|
991
982
|
<colgroup>
|
992
983
|
<col width="150px" class="parameters_name">
|
@@ -1001,12 +992,12 @@ gtk_combo_box_get_model (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1001
992
|
</table></div>
|
1002
993
|
</div>
|
1003
994
|
<div class="refsect3">
|
1004
|
-
<a name="
|
995
|
+
<a name="gtk-combo-box-get-model.returns"></a><h4>Returns</h4>
|
1005
996
|
<p> A <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> which was passed
|
1006
997
|
during construction. </p>
|
1007
998
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1008
999
|
</div>
|
1009
|
-
<p class="since">Since 2.4</p>
|
1000
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1010
1001
|
</div>
|
1011
1002
|
<hr>
|
1012
1003
|
<div class="refsect2">
|
@@ -1022,7 +1013,7 @@ model (if applicable). If model is <a href="/home/vagrant/ruby-gnome2.win64/glib
|
|
1022
1013
|
call <a class="link" href="GtkCellLayout.html#gtk-cell-layout-clear" title="gtk_cell_layout_clear ()"><code class="function">gtk_cell_layout_clear()</code></a> yourself if you need to set up different
|
1023
1014
|
cell renderers for the new model.</p>
|
1024
1015
|
<div class="refsect3">
|
1025
|
-
<a name="
|
1016
|
+
<a name="gtk-combo-box-set-model.parameters"></a><h4>Parameters</h4>
|
1026
1017
|
<div class="informaltable"><table width="100%" border="0">
|
1027
1018
|
<colgroup>
|
1028
1019
|
<col width="150px" class="parameters_name">
|
@@ -1043,7 +1034,7 @@ cell renderers for the new model.</p>
|
|
1043
1034
|
</tbody>
|
1044
1035
|
</table></div>
|
1045
1036
|
</div>
|
1046
|
-
<p class="since">Since 2.4</p>
|
1037
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1047
1038
|
</div>
|
1048
1039
|
<hr>
|
1049
1040
|
<div class="refsect2">
|
@@ -1061,11 +1052,11 @@ following convenience functions: <a class="link" href="GtkComboBox.html#gtk-comb
|
|
1061
1052
|
<a class="link" href="GtkComboBox.html#gtk-combo-box-insert-text" title="gtk_combo_box_insert_text ()"><code class="function">gtk_combo_box_insert_text()</code></a>, <a class="link" href="GtkComboBox.html#gtk-combo-box-prepend-text" title="gtk_combo_box_prepend_text ()"><code class="function">gtk_combo_box_prepend_text()</code></a> and
|
1062
1053
|
<a class="link" href="GtkComboBox.html#gtk-combo-box-remove-text" title="gtk_combo_box_remove_text ()"><code class="function">gtk_combo_box_remove_text()</code></a>.</p>
|
1063
1054
|
<div class="refsect3">
|
1064
|
-
<a name="
|
1055
|
+
<a name="gtk-combo-box-new-text.returns"></a><h4>Returns</h4>
|
1065
1056
|
<p> A new text combo box. </p>
|
1066
1057
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1067
1058
|
</div>
|
1068
|
-
<p class="since">Since 2.4</p>
|
1059
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1069
1060
|
</div>
|
1070
1061
|
<hr>
|
1071
1062
|
<div class="refsect2">
|
@@ -1083,7 +1074,7 @@ gtk_combo_box_append_text (<em class="parameter"><code><a class="link" href="Gtk
|
|
1083
1074
|
you can only use this function with combo boxes constructed with
|
1084
1075
|
<a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_combo_box_new_text ()"><code class="function">gtk_combo_box_new_text()</code></a>.</p>
|
1085
1076
|
<div class="refsect3">
|
1086
|
-
<a name="
|
1077
|
+
<a name="gtk-combo-box-append-text.parameters"></a><h4>Parameters</h4>
|
1087
1078
|
<div class="informaltable"><table width="100%" border="0">
|
1088
1079
|
<colgroup>
|
1089
1080
|
<col width="150px" class="parameters_name">
|
@@ -1104,7 +1095,7 @@ you can only use this function with combo boxes constructed with
|
|
1104
1095
|
</tbody>
|
1105
1096
|
</table></div>
|
1106
1097
|
</div>
|
1107
|
-
<p class="since">Since 2.4</p>
|
1098
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1108
1099
|
</div>
|
1109
1100
|
<hr>
|
1110
1101
|
<div class="refsect2">
|
@@ -1124,7 +1115,7 @@ gtk_combo_box_insert_text (<em class="parameter"><code><a class="link" href="Gtk
|
|
1124
1115
|
Note that you can only use this function with combo boxes constructed
|
1125
1116
|
with <a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_combo_box_new_text ()"><code class="function">gtk_combo_box_new_text()</code></a>.</p>
|
1126
1117
|
<div class="refsect3">
|
1127
|
-
<a name="
|
1118
|
+
<a name="gtk-combo-box-insert-text.parameters"></a><h4>Parameters</h4>
|
1128
1119
|
<div class="informaltable"><table width="100%" border="0">
|
1129
1120
|
<colgroup>
|
1130
1121
|
<col width="150px" class="parameters_name">
|
@@ -1151,7 +1142,7 @@ with <a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_c
|
|
1151
1142
|
</tbody>
|
1152
1143
|
</table></div>
|
1153
1144
|
</div>
|
1154
|
-
<p class="since">Since 2.4</p>
|
1145
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1155
1146
|
</div>
|
1156
1147
|
<hr>
|
1157
1148
|
<div class="refsect2">
|
@@ -1169,7 +1160,7 @@ gtk_combo_box_prepend_text (<em class="parameter"><code><a class="link" href="Gt
|
|
1169
1160
|
you can only use this function with combo boxes constructed with
|
1170
1161
|
<a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_combo_box_new_text ()"><code class="function">gtk_combo_box_new_text()</code></a>.</p>
|
1171
1162
|
<div class="refsect3">
|
1172
|
-
<a name="
|
1163
|
+
<a name="gtk-combo-box-prepend-text.parameters"></a><h4>Parameters</h4>
|
1173
1164
|
<div class="informaltable"><table width="100%" border="0">
|
1174
1165
|
<colgroup>
|
1175
1166
|
<col width="150px" class="parameters_name">
|
@@ -1190,7 +1181,7 @@ you can only use this function with combo boxes constructed with
|
|
1190
1181
|
</tbody>
|
1191
1182
|
</table></div>
|
1192
1183
|
</div>
|
1193
|
-
<p class="since">Since 2.4</p>
|
1184
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1194
1185
|
</div>
|
1195
1186
|
<hr>
|
1196
1187
|
<div class="refsect2">
|
@@ -1207,7 +1198,7 @@ gtk_combo_box_remove_text (<em class="parameter"><code><a class="link" href="Gtk
|
|
1207
1198
|
. Note that you can only use
|
1208
1199
|
this function with combo boxes constructed with <a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_combo_box_new_text ()"><code class="function">gtk_combo_box_new_text()</code></a>.</p>
|
1209
1200
|
<div class="refsect3">
|
1210
|
-
<a name="
|
1201
|
+
<a name="gtk-combo-box-remove-text.parameters"></a><h4>Parameters</h4>
|
1211
1202
|
<div class="informaltable"><table width="100%" border="0">
|
1212
1203
|
<colgroup>
|
1213
1204
|
<col width="150px" class="parameters_name">
|
@@ -1228,7 +1219,7 @@ this function with combo boxes constructed with <a class="link" href="GtkComboBo
|
|
1228
1219
|
</tbody>
|
1229
1220
|
</table></div>
|
1230
1221
|
</div>
|
1231
|
-
<p class="since">Since 2.4</p>
|
1222
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1232
1223
|
</div>
|
1233
1224
|
<hr>
|
1234
1225
|
<div class="refsect2">
|
@@ -1250,7 +1241,7 @@ is selected. Note that you can only use this function with combo
|
|
1250
1241
|
boxes constructed with <a class="link" href="GtkComboBox.html#gtk-combo-box-new-text" title="gtk_combo_box_new_text ()"><code class="function">gtk_combo_box_new_text()</code></a> and with
|
1251
1242
|
<a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a>s.</p>
|
1252
1243
|
<div class="refsect3">
|
1253
|
-
<a name="
|
1244
|
+
<a name="gtk-combo-box-get-active-text.parameters"></a><h4>Parameters</h4>
|
1254
1245
|
<div class="informaltable"><table width="100%" border="0">
|
1255
1246
|
<colgroup>
|
1256
1247
|
<col width="150px" class="parameters_name">
|
@@ -1265,12 +1256,11 @@ boxes constructed with <a class="link" href="GtkComboBox.html#gtk-combo-box-new-
|
|
1265
1256
|
</table></div>
|
1266
1257
|
</div>
|
1267
1258
|
<div class="refsect3">
|
1268
|
-
<a name="
|
1259
|
+
<a name="gtk-combo-box-get-active-text.returns"></a><h4>Returns</h4>
|
1269
1260
|
<p> a newly allocated string containing the currently active text.
|
1270
1261
|
Must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1271
|
-
<p></p>
|
1272
1262
|
</div>
|
1273
|
-
<p class="since">Since 2.6</p>
|
1263
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1274
1264
|
</div>
|
1275
1265
|
<hr>
|
1276
1266
|
<div class="refsect2">
|
@@ -1282,7 +1272,7 @@ gtk_combo_box_popup (<em class="parameter"><code><a class="link" href="GtkComboB
|
|
1282
1272
|
<p>This function is mostly intended for use by accessibility technologies;
|
1283
1273
|
applications should have little use for it.</p>
|
1284
1274
|
<div class="refsect3">
|
1285
|
-
<a name="
|
1275
|
+
<a name="gtk-combo-box-popup.parameters"></a><h4>Parameters</h4>
|
1286
1276
|
<div class="informaltable"><table width="100%" border="0">
|
1287
1277
|
<colgroup>
|
1288
1278
|
<col width="150px" class="parameters_name">
|
@@ -1296,7 +1286,7 @@ applications should have little use for it.</p>
|
|
1296
1286
|
</tr></tbody>
|
1297
1287
|
</table></div>
|
1298
1288
|
</div>
|
1299
|
-
<p class="since">Since 2.4</p>
|
1289
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1300
1290
|
</div>
|
1301
1291
|
<hr>
|
1302
1292
|
<div class="refsect2">
|
@@ -1308,7 +1298,7 @@ gtk_combo_box_popdown (<em class="parameter"><code><a class="link" href="GtkComb
|
|
1308
1298
|
<p>This function is mostly intended for use by accessibility technologies;
|
1309
1299
|
applications should have little use for it.</p>
|
1310
1300
|
<div class="refsect3">
|
1311
|
-
<a name="
|
1301
|
+
<a name="gtk-combo-box-popdown.parameters"></a><h4>Parameters</h4>
|
1312
1302
|
<div class="informaltable"><table width="100%" border="0">
|
1313
1303
|
<colgroup>
|
1314
1304
|
<col width="150px" class="parameters_name">
|
@@ -1322,7 +1312,7 @@ applications should have little use for it.</p>
|
|
1322
1312
|
</tr></tbody>
|
1323
1313
|
</table></div>
|
1324
1314
|
</div>
|
1325
|
-
<p class="since">Since 2.4</p>
|
1315
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1326
1316
|
</div>
|
1327
1317
|
<hr>
|
1328
1318
|
<div class="refsect2">
|
@@ -1333,7 +1323,7 @@ gtk_combo_box_get_popup_accessible (<em class="parameter"><code><a class="link"
|
|
1333
1323
|
<p>This function is mostly intended for use by accessibility technologies;
|
1334
1324
|
applications should have little use for it.</p>
|
1335
1325
|
<div class="refsect3">
|
1336
|
-
<a name="
|
1326
|
+
<a name="gtk-combo-box-get-popup-accessible.parameters"></a><h4>Parameters</h4>
|
1337
1327
|
<div class="informaltable"><table width="100%" border="0">
|
1338
1328
|
<colgroup>
|
1339
1329
|
<col width="150px" class="parameters_name">
|
@@ -1348,12 +1338,12 @@ applications should have little use for it.</p>
|
|
1348
1338
|
</table></div>
|
1349
1339
|
</div>
|
1350
1340
|
<div class="refsect3">
|
1351
|
-
<a name="
|
1341
|
+
<a name="gtk-combo-box-get-popup-accessible.returns"></a><h4>Returns</h4>
|
1352
1342
|
<p> the accessible object corresponding
|
1353
1343
|
to the combo box's popup. </p>
|
1354
1344
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1355
1345
|
</div>
|
1356
|
-
<p class="since">Since 2.6</p>
|
1346
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1357
1347
|
</div>
|
1358
1348
|
<hr>
|
1359
1349
|
<div class="refsect2">
|
@@ -1362,7 +1352,7 @@ to the combo box's popup. </p>
|
|
1362
1352
|
gtk_combo_box_get_row_separator_func (<em class="parameter"><code><a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> *combo_box</code></em>);</pre>
|
1363
1353
|
<p>Returns the current row separator function.</p>
|
1364
1354
|
<div class="refsect3">
|
1365
|
-
<a name="
|
1355
|
+
<a name="gtk-combo-box-get-row-separator-func.parameters"></a><h4>Parameters</h4>
|
1366
1356
|
<div class="informaltable"><table width="100%" border="0">
|
1367
1357
|
<colgroup>
|
1368
1358
|
<col width="150px" class="parameters_name">
|
@@ -1377,11 +1367,10 @@ gtk_combo_box_get_row_separator_func (<em class="parameter"><code><a class="link
|
|
1377
1367
|
</table></div>
|
1378
1368
|
</div>
|
1379
1369
|
<div class="refsect3">
|
1380
|
-
<a name="
|
1370
|
+
<a name="gtk-combo-box-get-row-separator-func.returns"></a><h4>Returns</h4>
|
1381
1371
|
<p> the current row separator function.</p>
|
1382
|
-
<p></p>
|
1383
1372
|
</div>
|
1384
|
-
<p class="since">Since 2.6</p>
|
1373
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1385
1374
|
</div>
|
1386
1375
|
<hr>
|
1387
1376
|
<div class="refsect2">
|
@@ -1395,7 +1384,7 @@ gtk_combo_box_set_row_separator_func (<em class="parameter"><code><a class="link
|
|
1395
1384
|
whether a row should be drawn as a separator. If the row separator
|
1396
1385
|
function is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no separators are drawn. This is the default value.</p>
|
1397
1386
|
<div class="refsect3">
|
1398
|
-
<a name="
|
1387
|
+
<a name="gtk-combo-box-set-row-separator-func.parameters"></a><h4>Parameters</h4>
|
1399
1388
|
<div class="informaltable"><table width="100%" border="0">
|
1400
1389
|
<colgroup>
|
1401
1390
|
<col width="150px" class="parameters_name">
|
@@ -1428,7 +1417,7 @@ function is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gt
|
|
1428
1417
|
</tbody>
|
1429
1418
|
</table></div>
|
1430
1419
|
</div>
|
1431
|
-
<p class="since">Since 2.6</p>
|
1420
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1432
1421
|
</div>
|
1433
1422
|
<hr>
|
1434
1423
|
<div class="refsect2">
|
@@ -1439,7 +1428,7 @@ gtk_combo_box_set_add_tearoffs (<em class="parameter"><code><a class="link" href
|
|
1439
1428
|
<p>Sets whether the popup menu should have a tearoff
|
1440
1429
|
menu item.</p>
|
1441
1430
|
<div class="refsect3">
|
1442
|
-
<a name="
|
1431
|
+
<a name="gtk-combo-box-set-add-tearoffs.parameters"></a><h4>Parameters</h4>
|
1443
1432
|
<div class="informaltable"><table width="100%" border="0">
|
1444
1433
|
<colgroup>
|
1445
1434
|
<col width="150px" class="parameters_name">
|
@@ -1460,7 +1449,7 @@ menu item.</p>
|
|
1460
1449
|
</tbody>
|
1461
1450
|
</table></div>
|
1462
1451
|
</div>
|
1463
|
-
<p class="since">Since 2.6</p>
|
1452
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1464
1453
|
</div>
|
1465
1454
|
<hr>
|
1466
1455
|
<div class="refsect2">
|
@@ -1469,7 +1458,7 @@ menu item.</p>
|
|
1469
1458
|
gtk_combo_box_get_add_tearoffs (<em class="parameter"><code><a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> *combo_box</code></em>);</pre>
|
1470
1459
|
<p>Gets the current value of the :add-tearoffs property.</p>
|
1471
1460
|
<div class="refsect3">
|
1472
|
-
<a name="
|
1461
|
+
<a name="gtk-combo-box-get-add-tearoffs.parameters"></a><h4>Parameters</h4>
|
1473
1462
|
<div class="informaltable"><table width="100%" border="0">
|
1474
1463
|
<colgroup>
|
1475
1464
|
<col width="150px" class="parameters_name">
|
@@ -1484,9 +1473,8 @@ gtk_combo_box_get_add_tearoffs (<em class="parameter"><code><a class="link" href
|
|
1484
1473
|
</table></div>
|
1485
1474
|
</div>
|
1486
1475
|
<div class="refsect3">
|
1487
|
-
<a name="
|
1476
|
+
<a name="gtk-combo-box-get-add-tearoffs.returns"></a><h4>Returns</h4>
|
1488
1477
|
<p> the current value of the :add-tearoffs property.</p>
|
1489
|
-
<p></p>
|
1490
1478
|
</div>
|
1491
1479
|
</div>
|
1492
1480
|
<hr>
|
@@ -1497,7 +1485,7 @@ gtk_combo_box_set_title (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1497
1485
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);</pre>
|
1498
1486
|
<p>Sets the menu's title in tearoff mode.</p>
|
1499
1487
|
<div class="refsect3">
|
1500
|
-
<a name="
|
1488
|
+
<a name="gtk-combo-box-set-title.parameters"></a><h4>Parameters</h4>
|
1501
1489
|
<div class="informaltable"><table width="100%" border="0">
|
1502
1490
|
<colgroup>
|
1503
1491
|
<col width="150px" class="parameters_name">
|
@@ -1518,7 +1506,7 @@ gtk_combo_box_set_title (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1518
1506
|
</tbody>
|
1519
1507
|
</table></div>
|
1520
1508
|
</div>
|
1521
|
-
<p class="since">Since 2.10</p>
|
1509
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1522
1510
|
</div>
|
1523
1511
|
<hr>
|
1524
1512
|
<div class="refsect2">
|
@@ -1528,7 +1516,7 @@ gtk_combo_box_get_title (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1528
1516
|
<p>Gets the current title of the menu in tearoff mode. See
|
1529
1517
|
<a class="link" href="GtkComboBox.html#gtk-combo-box-set-add-tearoffs" title="gtk_combo_box_set_add_tearoffs ()"><code class="function">gtk_combo_box_set_add_tearoffs()</code></a>.</p>
|
1530
1518
|
<div class="refsect3">
|
1531
|
-
<a name="
|
1519
|
+
<a name="gtk-combo-box-get-title.parameters"></a><h4>Parameters</h4>
|
1532
1520
|
<div class="informaltable"><table width="100%" border="0">
|
1533
1521
|
<colgroup>
|
1534
1522
|
<col width="150px" class="parameters_name">
|
@@ -1543,12 +1531,11 @@ gtk_combo_box_get_title (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1543
1531
|
</table></div>
|
1544
1532
|
</div>
|
1545
1533
|
<div class="refsect3">
|
1546
|
-
<a name="
|
1534
|
+
<a name="gtk-combo-box-get-title.returns"></a><h4>Returns</h4>
|
1547
1535
|
<p> the menu's title in tearoff mode. This is an internal copy of the
|
1548
1536
|
string which must not be freed.</p>
|
1549
|
-
<p></p>
|
1550
1537
|
</div>
|
1551
|
-
<p class="since">Since 2.10</p>
|
1538
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1552
1539
|
</div>
|
1553
1540
|
<hr>
|
1554
1541
|
<div class="refsect2">
|
@@ -1561,7 +1548,7 @@ the mouse. Making mouse clicks not grab focus is useful in places
|
|
1561
1548
|
like toolbars where you don't want the keyboard focus removed from
|
1562
1549
|
the main area of the application.</p>
|
1563
1550
|
<div class="refsect3">
|
1564
|
-
<a name="
|
1551
|
+
<a name="gtk-combo-box-set-focus-on-click.parameters"></a><h4>Parameters</h4>
|
1565
1552
|
<div class="informaltable"><table width="100%" border="0">
|
1566
1553
|
<colgroup>
|
1567
1554
|
<col width="150px" class="parameters_name">
|
@@ -1583,7 +1570,7 @@ with the mouse</p></td>
|
|
1583
1570
|
</tbody>
|
1584
1571
|
</table></div>
|
1585
1572
|
</div>
|
1586
|
-
<p class="since">Since 2.6</p>
|
1573
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1587
1574
|
</div>
|
1588
1575
|
<hr>
|
1589
1576
|
<div class="refsect2">
|
@@ -1593,7 +1580,7 @@ gtk_combo_box_get_focus_on_click (<em class="parameter"><code><a class="link" hr
|
|
1593
1580
|
<p>Returns whether the combo box grabs focus when it is clicked
|
1594
1581
|
with the mouse. See <a class="link" href="GtkComboBox.html#gtk-combo-box-set-focus-on-click" title="gtk_combo_box_set_focus_on_click ()"><code class="function">gtk_combo_box_set_focus_on_click()</code></a>.</p>
|
1595
1582
|
<div class="refsect3">
|
1596
|
-
<a name="
|
1583
|
+
<a name="gtk-combo-box-get-focus-on-click.parameters"></a><h4>Parameters</h4>
|
1597
1584
|
<div class="informaltable"><table width="100%" border="0">
|
1598
1585
|
<colgroup>
|
1599
1586
|
<col width="150px" class="parameters_name">
|
@@ -1608,12 +1595,11 @@ with the mouse. See <a class="link" href="GtkComboBox.html#gtk-combo-box-set-foc
|
|
1608
1595
|
</table></div>
|
1609
1596
|
</div>
|
1610
1597
|
<div class="refsect3">
|
1611
|
-
<a name="
|
1598
|
+
<a name="gtk-combo-box-get-focus-on-click.returns"></a><h4>Returns</h4>
|
1612
1599
|
<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 combo box grabs focus when it is
|
1613
1600
|
clicked with the mouse.</p>
|
1614
|
-
<p></p>
|
1615
1601
|
</div>
|
1616
|
-
<p class="since">Since 2.6</p>
|
1602
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1617
1603
|
</div>
|
1618
1604
|
<hr>
|
1619
1605
|
<div class="refsect2">
|
@@ -1625,7 +1611,7 @@ gtk_combo_box_set_button_sensitivity (<em class="parameter"><code><a class="link
|
|
1625
1611
|
always sensitive (<a class="link" href="GtkRange.html#GTK-SENSITIVITY-ON:CAPS"><code class="literal">GTK_SENSITIVITY_ON</code></a>), never sensitive (<a class="link" href="GtkRange.html#GTK-SENSITIVITY-OFF:CAPS"><code class="literal">GTK_SENSITIVITY_OFF</code></a>)
|
1626
1612
|
or only if there is at least one item to display (<a class="link" href="GtkRange.html#GTK-SENSITIVITY-AUTO:CAPS"><code class="literal">GTK_SENSITIVITY_AUTO</code></a>).</p>
|
1627
1613
|
<div class="refsect3">
|
1628
|
-
<a name="
|
1614
|
+
<a name="gtk-combo-box-set-button-sensitivity.parameters"></a><h4>Parameters</h4>
|
1629
1615
|
<div class="informaltable"><table width="100%" border="0">
|
1630
1616
|
<colgroup>
|
1631
1617
|
<col width="150px" class="parameters_name">
|
@@ -1646,7 +1632,7 @@ or only if there is at least one item to display (<a class="link" href="GtkRange
|
|
1646
1632
|
</tbody>
|
1647
1633
|
</table></div>
|
1648
1634
|
</div>
|
1649
|
-
<p class="since">Since 2.14</p>
|
1635
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1650
1636
|
</div>
|
1651
1637
|
<hr>
|
1652
1638
|
<div class="refsect2">
|
@@ -1656,7 +1642,7 @@ gtk_combo_box_get_button_sensitivity (<em class="parameter"><code><a class="link
|
|
1656
1642
|
<p>Returns whether the combo box sets the dropdown button
|
1657
1643
|
sensitive or not when there are no items in the model.</p>
|
1658
1644
|
<div class="refsect3">
|
1659
|
-
<a name="
|
1645
|
+
<a name="gtk-combo-box-get-button-sensitivity.parameters"></a><h4>Parameters</h4>
|
1660
1646
|
<div class="informaltable"><table width="100%" border="0">
|
1661
1647
|
<colgroup>
|
1662
1648
|
<col width="150px" class="parameters_name">
|
@@ -1671,15 +1657,14 @@ sensitive or not when there are no items in the model.</p>
|
|
1671
1657
|
</table></div>
|
1672
1658
|
</div>
|
1673
1659
|
<div class="refsect3">
|
1674
|
-
<a name="
|
1660
|
+
<a name="gtk-combo-box-get-button-sensitivity.returns"></a><h4>Returns</h4>
|
1675
1661
|
<p> <a class="link" href="GtkRange.html#GTK-SENSITIVITY-ON:CAPS"><code class="literal">GTK_SENSITIVITY_ON</code></a> if the dropdown button
|
1676
1662
|
is sensitive when the model is empty, <a class="link" href="GtkRange.html#GTK-SENSITIVITY-OFF:CAPS"><code class="literal">GTK_SENSITIVITY_OFF</code></a>
|
1677
1663
|
if the button is always insensitive or
|
1678
1664
|
<a class="link" href="GtkRange.html#GTK-SENSITIVITY-AUTO:CAPS"><code class="literal">GTK_SENSITIVITY_AUTO</code></a> if it is only sensitive as long as
|
1679
1665
|
the model has one item to be selected.</p>
|
1680
|
-
<p></p>
|
1681
1666
|
</div>
|
1682
|
-
<p class="since">Since 2.14</p>
|
1667
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1683
1668
|
</div>
|
1684
1669
|
<hr>
|
1685
1670
|
<div class="refsect2">
|
@@ -1688,7 +1673,7 @@ the model has one item to be selected.</p>
|
|
1688
1673
|
gtk_combo_box_get_has_entry (<em class="parameter"><code><a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> *combo_box</code></em>);</pre>
|
1689
1674
|
<p>Returns whether the combo box has an entry.</p>
|
1690
1675
|
<div class="refsect3">
|
1691
|
-
<a name="
|
1676
|
+
<a name="gtk-combo-box-get-has-entry.parameters"></a><h4>Parameters</h4>
|
1692
1677
|
<div class="informaltable"><table width="100%" border="0">
|
1693
1678
|
<colgroup>
|
1694
1679
|
<col width="150px" class="parameters_name">
|
@@ -1703,12 +1688,11 @@ gtk_combo_box_get_has_entry (<em class="parameter"><code><a class="link" href="G
|
|
1703
1688
|
</table></div>
|
1704
1689
|
</div>
|
1705
1690
|
<div class="refsect3">
|
1706
|
-
<a name="
|
1691
|
+
<a name="gtk-combo-box-get-has-entry.returns"></a><h4>Returns</h4>
|
1707
1692
|
<p> whether there is an entry in <em class="parameter"><code>combo_box</code></em>
|
1708
1693
|
.</p>
|
1709
|
-
<p></p>
|
1710
1694
|
</div>
|
1711
|
-
<p class="since">Since 2.24</p>
|
1695
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1712
1696
|
</div>
|
1713
1697
|
<hr>
|
1714
1698
|
<div class="refsect2">
|
@@ -1727,7 +1711,7 @@ must be of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/shar
|
|
1727
1711
|
has been created with
|
1728
1712
|
<a class="link" href="GtkComboBox.html#GtkComboBox--has-entry" title="The “has-entry” property"><span class="type">“has-entry”</span></a> as <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>.</p>
|
1729
1713
|
<div class="refsect3">
|
1730
|
-
<a name="
|
1714
|
+
<a name="gtk-combo-box-set-entry-text-column.parameters"></a><h4>Parameters</h4>
|
1731
1715
|
<div class="informaltable"><table width="100%" border="0">
|
1732
1716
|
<colgroup>
|
1733
1717
|
<col width="150px" class="parameters_name">
|
@@ -1750,7 +1734,7 @@ the internal entry</p></td>
|
|
1750
1734
|
</tbody>
|
1751
1735
|
</table></div>
|
1752
1736
|
</div>
|
1753
|
-
<p class="since">Since 2.24</p>
|
1737
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1754
1738
|
</div>
|
1755
1739
|
<hr>
|
1756
1740
|
<div class="refsect2">
|
@@ -1761,7 +1745,7 @@ gtk_combo_box_get_entry_text_column (<em class="parameter"><code><a class="link"
|
|
1761
1745
|
is using to get the strings
|
1762
1746
|
from to display in the internal entry.</p>
|
1763
1747
|
<div class="refsect3">
|
1764
|
-
<a name="
|
1748
|
+
<a name="gtk-combo-box-get-entry-text-column.parameters"></a><h4>Parameters</h4>
|
1765
1749
|
<div class="informaltable"><table width="100%" border="0">
|
1766
1750
|
<colgroup>
|
1767
1751
|
<col width="150px" class="parameters_name">
|
@@ -1776,12 +1760,11 @@ from to display in the internal entry.</p>
|
|
1776
1760
|
</table></div>
|
1777
1761
|
</div>
|
1778
1762
|
<div class="refsect3">
|
1779
|
-
<a name="
|
1763
|
+
<a name="gtk-combo-box-get-entry-text-column.returns"></a><h4>Returns</h4>
|
1780
1764
|
<p> A column in the data source model of <em class="parameter"><code>combo_box</code></em>
|
1781
1765
|
.</p>
|
1782
|
-
<p></p>
|
1783
1766
|
</div>
|
1784
|
-
<p class="since">Since 2.24</p>
|
1767
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1785
1768
|
</div>
|
1786
1769
|
</div>
|
1787
1770
|
<div class="refsect1">
|
@@ -1807,7 +1790,7 @@ where <code class="literal">path</code> is the <a class="link" href="GtkTreeMode
|
|
1807
1790
|
<p>Flags: Read / Write</p>
|
1808
1791
|
<p>Allowed values: >= -1</p>
|
1809
1792
|
<p>Default value: -1</p>
|
1810
|
-
<p class="since">Since 2.4</p>
|
1793
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1811
1794
|
</div>
|
1812
1795
|
<hr>
|
1813
1796
|
<div class="refsect2">
|
@@ -1819,7 +1802,7 @@ have tearoff menu items. </p>
|
|
1819
1802
|
<p>Note that this only affects menu style combo boxes.</p>
|
1820
1803
|
<p>Flags: Read / Write</p>
|
1821
1804
|
<p>Default value: FALSE</p>
|
1822
|
-
<p class="since">Since 2.6</p>
|
1805
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1823
1806
|
</div>
|
1824
1807
|
<hr>
|
1825
1808
|
<div class="refsect2">
|
@@ -1829,7 +1812,7 @@ have tearoff menu items. </p>
|
|
1829
1812
|
the model is empty.</p>
|
1830
1813
|
<p>Flags: Read / Write</p>
|
1831
1814
|
<p>Default value: GTK_SENSITIVITY_AUTO</p>
|
1832
|
-
<p class="since">Since 2.14</p>
|
1815
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1833
1816
|
</div>
|
1834
1817
|
<hr>
|
1835
1818
|
<div class="refsect2">
|
@@ -1844,7 +1827,7 @@ in the list will span.</p>
|
|
1844
1827
|
<p>Flags: Read / Write</p>
|
1845
1828
|
<p>Allowed values: >= -1</p>
|
1846
1829
|
<p>Default value: -1</p>
|
1847
|
-
<p class="since">Since 2.4</p>
|
1830
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1848
1831
|
</div>
|
1849
1832
|
<hr>
|
1850
1833
|
<div class="refsect2">
|
@@ -1855,7 +1838,7 @@ if the combo was created with <a class="link" href="GtkComboBox.html#GtkComboBox
|
|
1855
1838
|
<p>Flags: Read / Write</p>
|
1856
1839
|
<p>Allowed values: >= -1</p>
|
1857
1840
|
<p>Default value: -1</p>
|
1858
|
-
<p class="since">Since 2.24</p>
|
1841
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1859
1842
|
</div>
|
1860
1843
|
<hr>
|
1861
1844
|
<div class="refsect2">
|
@@ -1872,7 +1855,7 @@ if the combo was created with <a class="link" href="GtkComboBox.html#GtkComboBox
|
|
1872
1855
|
<p>Whether the combo box has an entry.</p>
|
1873
1856
|
<p>Flags: Read / Write / Construct Only</p>
|
1874
1857
|
<p>Default value: FALSE</p>
|
1875
|
-
<p class="since">Since 2.24</p>
|
1858
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
1876
1859
|
</div>
|
1877
1860
|
<hr>
|
1878
1861
|
<div class="refsect2">
|
@@ -1882,7 +1865,7 @@ if the combo was created with <a class="link" href="GtkComboBox.html#GtkComboBox
|
|
1882
1865
|
is drawn around the entry.</p>
|
1883
1866
|
<p>Flags: Read / Write</p>
|
1884
1867
|
<p>Default value: TRUE</p>
|
1885
|
-
<p class="since">Since 2.6</p>
|
1868
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1886
1869
|
</div>
|
1887
1870
|
<hr>
|
1888
1871
|
<div class="refsect2">
|
@@ -1891,7 +1874,7 @@ is drawn around the entry.</p>
|
|
1891
1874
|
<p>The model from which the combo box takes the values shown
|
1892
1875
|
in the list.</p>
|
1893
1876
|
<p>Flags: Read / Write</p>
|
1894
|
-
<p class="since">Since 2.4</p>
|
1877
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1895
1878
|
</div>
|
1896
1879
|
<hr>
|
1897
1880
|
<div class="refsect2">
|
@@ -1903,7 +1886,7 @@ Note that this property is mainly useful, because
|
|
1903
1886
|
it allows you to connect to notify::popup-shown.</p>
|
1904
1887
|
<p>Flags: Read</p>
|
1905
1888
|
<p>Default value: FALSE</p>
|
1906
|
-
<p class="since">Since 2.10</p>
|
1889
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1907
1890
|
</div>
|
1908
1891
|
<hr>
|
1909
1892
|
<div class="refsect2">
|
@@ -1920,7 +1903,7 @@ by this property must be greater than zero and not larger than wrap-width.</p>
|
|
1920
1903
|
<p>Flags: Read / Write</p>
|
1921
1904
|
<p>Allowed values: >= -1</p>
|
1922
1905
|
<p>Default value: -1</p>
|
1923
|
-
<p class="since">Since 2.4</p>
|
1906
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1924
1907
|
</div>
|
1925
1908
|
<hr>
|
1926
1909
|
<div class="refsect2">
|
@@ -1931,7 +1914,7 @@ by this property must be greater than zero and not larger than wrap-width.</p>
|
|
1931
1914
|
when the popup is torn-off.</p>
|
1932
1915
|
<p>Flags: Read / Write</p>
|
1933
1916
|
<p>Default value: NULL</p>
|
1934
|
-
<p class="since">Since 2.10</p>
|
1917
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1935
1918
|
</div>
|
1936
1919
|
<hr>
|
1937
1920
|
<div class="refsect2">
|
@@ -1943,7 +1926,7 @@ determined by wrap-width.</p>
|
|
1943
1926
|
<p>Flags: Read / Write</p>
|
1944
1927
|
<p>Allowed values: >= 0</p>
|
1945
1928
|
<p>Default value: 0</p>
|
1946
|
-
<p class="since">Since 2.4</p>
|
1929
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1947
1930
|
</div>
|
1948
1931
|
</div>
|
1949
1932
|
<div class="refsect1">
|
@@ -1966,7 +1949,7 @@ by arrow size.</p>
|
|
1966
1949
|
<p>Flags: Read</p>
|
1967
1950
|
<p>Allowed values: >= 0</p>
|
1968
1951
|
<p>Default value: 15</p>
|
1969
|
-
<p class="since">Since 2.12</p>
|
1952
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1970
1953
|
</div>
|
1971
1954
|
<hr>
|
1972
1955
|
<div class="refsect2">
|
@@ -1975,7 +1958,7 @@ by arrow size.</p>
|
|
1975
1958
|
<p>Which kind of shadow to draw around the combo box.</p>
|
1976
1959
|
<p>Flags: Read</p>
|
1977
1960
|
<p>Default value: GTK_SHADOW_NONE</p>
|
1978
|
-
<p class="since">Since 2.12</p>
|
1961
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1979
1962
|
</div>
|
1980
1963
|
</div>
|
1981
1964
|
<div class="refsect1">
|
@@ -1994,7 +1977,7 @@ It will also be emitted while typing into a GtkComboBoxEntry,
|
|
1994
1977
|
|
1995
1978
|
as well as when selecting an item from the GtkComboBoxEntry's list.</p>
|
1996
1979
|
<div class="refsect3">
|
1997
|
-
<a name="
|
1980
|
+
<a name="GtkComboBox-changed.parameters"></a><h4>Parameters</h4>
|
1998
1981
|
<div class="informaltable"><table width="100%" border="0">
|
1999
1982
|
<colgroup>
|
2000
1983
|
<col width="150px" class="parameters_name">
|
@@ -2016,7 +1999,7 @@ as well as when selecting an item from the GtkComboBoxEntry's list.</p>
|
|
2016
1999
|
</table></div>
|
2017
2000
|
</div>
|
2018
2001
|
<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>
|
2019
|
-
<p class="since">Since 2.4</p>
|
2002
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2020
2003
|
</div>
|
2021
2004
|
<hr>
|
2022
2005
|
<div class="refsect2">
|
@@ -2028,7 +2011,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2028
2011
|
<p>The ::move-active signal is a </p>
|
2029
2012
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to move the active selection.</p>
|
2030
2013
|
<div class="refsect3">
|
2031
|
-
<a name="
|
2014
|
+
<a name="GtkComboBox-move-active.parameters"></a><h4>Parameters</h4>
|
2032
2015
|
<div class="informaltable"><table width="100%" border="0">
|
2033
2016
|
<colgroup>
|
2034
2017
|
<col width="150px" class="parameters_name">
|
@@ -2055,7 +2038,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2055
2038
|
</table></div>
|
2056
2039
|
</div>
|
2057
2040
|
<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>
|
2058
|
-
<p class="since">Since 2.12</p>
|
2041
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2059
2042
|
</div>
|
2060
2043
|
<hr>
|
2061
2044
|
<div class="refsect2">
|
@@ -2067,7 +2050,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2067
2050
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to popdown the combo box list.</p>
|
2068
2051
|
<p>The default bindings for this signal are Alt+Up and Escape.</p>
|
2069
2052
|
<div class="refsect3">
|
2070
|
-
<a name="
|
2053
|
+
<a name="GtkComboBox-popdown.parameters"></a><h4>Parameters</h4>
|
2071
2054
|
<div class="informaltable"><table width="100%" border="0">
|
2072
2055
|
<colgroup>
|
2073
2056
|
<col width="150px" class="parameters_name">
|
@@ -2089,7 +2072,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2089
2072
|
</table></div>
|
2090
2073
|
</div>
|
2091
2074
|
<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>
|
2092
|
-
<p class="since">Since 2.12</p>
|
2075
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2093
2076
|
</div>
|
2094
2077
|
<hr>
|
2095
2078
|
<div class="refsect2">
|
@@ -2101,7 +2084,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2101
2084
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to popup the combo box list.</p>
|
2102
2085
|
<p>The default binding for this signal is Alt+Down.</p>
|
2103
2086
|
<div class="refsect3">
|
2104
|
-
<a name="
|
2087
|
+
<a name="GtkComboBox-popup.parameters"></a><h4>Parameters</h4>
|
2105
2088
|
<div class="informaltable"><table width="100%" border="0">
|
2106
2089
|
<colgroup>
|
2107
2090
|
<col width="150px" class="parameters_name">
|
@@ -2123,7 +2106,7 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2123
2106
|
</table></div>
|
2124
2107
|
</div>
|
2125
2108
|
<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>
|
2126
|
-
<p class="since">Since 2.12</p>
|
2109
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2127
2110
|
</div>
|
2128
2111
|
</div>
|
2129
2112
|
<div class="refsect1">
|
@@ -2132,7 +2115,6 @@ user_function (<a class="link" href="GtkComboBox.html" title="GtkComboBox"><span
|
|
2132
2115
|
</div>
|
2133
2116
|
</div>
|
2134
2117
|
<div class="footer">
|
2135
|
-
<hr>
|
2136
|
-
Generated by GTK-Doc V1.21.1</div>
|
2118
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2137
2119
|
</body>
|
2138
2120
|
</html>
|