gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkComboBoxText.html" title="GtkComboBoxText">
|
10
10
|
<link rel="next" href="GtkMenu.html" title="GtkMenu">
|
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">
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</div>
|
116
116
|
<div class="refsect1">
|
117
117
|
<a name="GtkComboBoxEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
118
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
118
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
119
119
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
120
120
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
121
121
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -194,11 +194,10 @@ gtk_combo_box_entry_new (<em class="parameter"><code><span class="type">void</sp
|
|
194
194
|
construction, you should set a model using <a class="link" href="GtkComboBox.html#gtk-combo-box-set-model" title="gtk_combo_box_set_model ()"><code class="function">gtk_combo_box_set_model()</code></a> and a
|
195
195
|
text column using <a class="link" href="GtkComboBoxEntry.html#gtk-combo-box-entry-set-text-column" title="gtk_combo_box_entry_set_text_column ()"><code class="function">gtk_combo_box_entry_set_text_column()</code></a>.</p>
|
196
196
|
<div class="refsect3">
|
197
|
-
<a name="
|
197
|
+
<a name="gtk-combo-box-entry-new.returns"></a><h4>Returns</h4>
|
198
198
|
<p> A new <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a>.</p>
|
199
|
-
<p></p>
|
200
199
|
</div>
|
201
|
-
<p class="since">Since 2.4</p>
|
200
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
202
201
|
</div>
|
203
202
|
<hr>
|
204
203
|
<div class="refsect2">
|
@@ -217,7 +216,7 @@ strings from the list, just modify <em class="parameter"><code>model</code></em>
|
|
217
216
|
using its data manipulation
|
218
217
|
API.</p>
|
219
218
|
<div class="refsect3">
|
220
|
-
<a name="
|
219
|
+
<a name="gtk-combo-box-entry-new-with-model.parameters"></a><h4>Parameters</h4>
|
221
220
|
<div class="informaltable"><table width="100%" border="0">
|
222
221
|
<colgroup>
|
223
222
|
<col width="150px" class="parameters_name">
|
@@ -240,11 +239,10 @@ to get the strings from.</p></td>
|
|
240
239
|
</table></div>
|
241
240
|
</div>
|
242
241
|
<div class="refsect3">
|
243
|
-
<a name="
|
242
|
+
<a name="gtk-combo-box-entry-new-with-model.returns"></a><h4>Returns</h4>
|
244
243
|
<p> A new <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a>.</p>
|
245
|
-
<p></p>
|
246
244
|
</div>
|
247
|
-
<p class="since">Since 2.4</p>
|
245
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
248
246
|
</div>
|
249
247
|
<hr>
|
250
248
|
<div class="refsect2">
|
@@ -259,11 +257,10 @@ the following convenience functions: <a class="link" href="GtkComboBox.html#gtk-
|
|
259
257
|
<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
|
260
258
|
<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>
|
261
259
|
<div class="refsect3">
|
262
|
-
<a name="
|
260
|
+
<a name="gtk-combo-box-entry-new-text.returns"></a><h4>Returns</h4>
|
263
261
|
<p> A new text <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a>.</p>
|
264
|
-
<p></p>
|
265
262
|
</div>
|
266
|
-
<p class="since">Since 2.4</p>
|
263
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
267
264
|
</div>
|
268
265
|
<hr>
|
269
266
|
<div class="refsect2">
|
@@ -280,7 +277,7 @@ gtk_combo_box_entry_set_text_column (<em class="parameter"><code><a class="link"
|
|
280
277
|
to be <em class="parameter"><code>text_column</code></em>
|
281
278
|
.</p>
|
282
279
|
<div class="refsect3">
|
283
|
-
<a name="
|
280
|
+
<a name="gtk-combo-box-entry-set-text-column.parameters"></a><h4>Parameters</h4>
|
284
281
|
<div class="informaltable"><table width="100%" border="0">
|
285
282
|
<colgroup>
|
286
283
|
<col width="150px" class="parameters_name">
|
@@ -302,7 +299,7 @@ to get the strings from.</p></td>
|
|
302
299
|
</tbody>
|
303
300
|
</table></div>
|
304
301
|
</div>
|
305
|
-
<p class="since">Since 2.4</p>
|
302
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
306
303
|
</div>
|
307
304
|
<hr>
|
308
305
|
<div class="refsect2">
|
@@ -316,7 +313,7 @@ gtk_combo_box_entry_get_text_column (<em class="parameter"><code><a class="link"
|
|
316
313
|
<p>Returns the column which <em class="parameter"><code>entry_box</code></em>
|
317
314
|
is using to get the strings from.</p>
|
318
315
|
<div class="refsect3">
|
319
|
-
<a name="
|
316
|
+
<a name="gtk-combo-box-entry-get-text-column.parameters"></a><h4>Parameters</h4>
|
320
317
|
<div class="informaltable"><table width="100%" border="0">
|
321
318
|
<colgroup>
|
322
319
|
<col width="150px" class="parameters_name">
|
@@ -331,12 +328,11 @@ gtk_combo_box_entry_get_text_column (<em class="parameter"><code><a class="link"
|
|
331
328
|
</table></div>
|
332
329
|
</div>
|
333
330
|
<div class="refsect3">
|
334
|
-
<a name="
|
331
|
+
<a name="gtk-combo-box-entry-get-text-column.returns"></a><h4>Returns</h4>
|
335
332
|
<p> A column in the data source model of <em class="parameter"><code>entry_box</code></em>
|
336
333
|
.</p>
|
337
|
-
<p></p>
|
338
334
|
</div>
|
339
|
-
<p class="since">Since 2.4</p>
|
335
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
340
336
|
</div>
|
341
337
|
</div>
|
342
338
|
<div class="refsect1">
|
@@ -368,7 +364,6 @@ gtk_combo_box_entry_get_text_column (<em class="parameter"><code><a class="link"
|
|
368
364
|
</div>
|
369
365
|
</div>
|
370
366
|
<div class="footer">
|
371
|
-
<hr>
|
372
|
-
Generated by GTK-Doc V1.21.1</div>
|
367
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
373
368
|
</body>
|
374
369
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
9
9
|
<link rel="prev" href="GtkComboBox.html" title="GtkComboBox">
|
10
10
|
<link rel="next" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry">
|
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">
|
@@ -29,7 +29,7 @@
|
|
29
29
|
<div class="refnamediv"><table width="100%"><tr>
|
30
30
|
<td valign="top">
|
31
31
|
<h2><span class="refentrytitle"><a name="GtkComboBoxText.top_of_page"></a>GtkComboBoxText</span></h2>
|
32
|
-
<p>GtkComboBoxText
|
32
|
+
<p>GtkComboBoxText</p>
|
33
33
|
</td>
|
34
34
|
<td class="gallery_image" valign="top" align="right"></td>
|
35
35
|
</tr></table></div>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</div>
|
116
116
|
<div class="refsect1">
|
117
117
|
<a name="GtkComboBoxText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
118
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
118
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
119
119
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
120
120
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
121
121
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -138,55 +138,6 @@ GtkComboBoxText implements
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkComboBoxText.description"></a><h2>Description</h2>
|
141
|
-
<p>A GtkComboBoxText is a simple variant of <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> that hides
|
142
|
-
the model-view complexity for simple text-only use cases.</p>
|
143
|
-
<p>To create a GtkComboBoxText, use <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-new" title="gtk_combo_box_text_new ()"><code class="function">gtk_combo_box_text_new()</code></a> or
|
144
|
-
<a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-new-with-entry" title="gtk_combo_box_text_new_with_entry ()"><code class="function">gtk_combo_box_text_new_with_entry()</code></a>.</p>
|
145
|
-
<p>You can add items to a GtkComboBoxText with
|
146
|
-
<a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-append-text" title="gtk_combo_box_text_append_text ()"><code class="function">gtk_combo_box_text_append_text()</code></a>, <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-insert-text" title="gtk_combo_box_text_insert_text ()"><code class="function">gtk_combo_box_text_insert_text()</code></a>
|
147
|
-
or <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-prepend-text" title="gtk_combo_box_text_prepend_text ()"><code class="function">gtk_combo_box_text_prepend_text()</code></a> and remove options with
|
148
|
-
<a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-remove" title="gtk_combo_box_text_remove ()"><code class="function">gtk_combo_box_text_remove()</code></a>.</p>
|
149
|
-
<p>If the GtkComboBoxText contains an entry (via the 'has-entry' property),
|
150
|
-
its contents can be retrieved using <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-get-active-text" title="gtk_combo_box_text_get_active_text ()"><code class="function">gtk_combo_box_text_get_active_text()</code></a>.
|
151
|
-
The entry itself can be accessed by calling <a class="link" href="GtkBin.html#gtk-bin-get-child" title="gtk_bin_get_child ()"><code class="function">gtk_bin_get_child()</code></a> on the
|
152
|
-
combo box.</p>
|
153
|
-
<div class="refsect2">
|
154
|
-
<a name="GtkComboBoxText-BUILDER-UI"></a><h3>GtkComboBoxText as GtkBuildable</h3>
|
155
|
-
<p>
|
156
|
-
The GtkComboBoxText implementation of the GtkBuildable interface
|
157
|
-
supports adding items directly using the <items&gt element
|
158
|
-
and specifying <item> elements for each item. Each <item>
|
159
|
-
element supports the regular translation attributes "translatable",
|
160
|
-
"context" and "comments".
|
161
|
-
</p>
|
162
|
-
<div class="example">
|
163
|
-
<a name="id-1.4.10.3.8.6.3"></a><p class="title"><b>Example 30. A UI definition fragment specifying GtkComboBoxText items</b></p>
|
164
|
-
<div class="example-contents">
|
165
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
166
|
-
<tbody>
|
167
|
-
<tr>
|
168
|
-
<td class="listing_lines" align="right"><pre>1
|
169
|
-
2
|
170
|
-
3
|
171
|
-
4
|
172
|
-
5
|
173
|
-
6
|
174
|
-
7</pre></td>
|
175
|
-
<td class="listing_code"><pre class="programlisting"><span class="symbol"><</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkComboBoxText"</span><span class="symbol">></span>
|
176
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="normal">items</span><span class="symbol">></span>
|
177
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">item</span><span class="normal"> translatable</span><span class="symbol">=</span><span class="string">"yes"</span><span class="symbol">></span><span class="normal">Factory</span><span class="symbol"></</span><span class="normal">item</span><span class="symbol">></span>
|
178
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">item</span><span class="normal"> translatable</span><span class="symbol">=</span><span class="string">"yes"</span><span class="symbol">></span><span class="normal">Home</span><span class="symbol"></</span><span class="normal">item</span><span class="symbol">></span>
|
179
|
-
<span class="normal"> </span><span class="symbol"><</span><span class="usertype">item</span><span class="normal"> translatable</span><span class="symbol">=</span><span class="string">"yes"</span><span class="symbol">></span><span class="normal">Subway</span><span class="symbol"></</span><span class="normal">item</span><span class="symbol">></span>
|
180
|
-
<span class="normal"> </span><span class="symbol"></</span><span class="normal">items</span><span class="symbol">></span>
|
181
|
-
<span class="symbol"></</span><span class="normal">object</span><span class="symbol">></span></pre></td>
|
182
|
-
</tr>
|
183
|
-
</tbody>
|
184
|
-
</table>
|
185
|
-
</div>
|
186
|
-
|
187
|
-
</div>
|
188
|
-
<br class="example-break">
|
189
|
-
</div>
|
190
141
|
</div>
|
191
142
|
<div class="refsect1">
|
192
143
|
<a name="GtkComboBoxText.functions_details"></a><h2>Functions</h2>
|
@@ -194,28 +145,14 @@ element supports the regular translation attributes "translatable",
|
|
194
145
|
<a name="gtk-combo-box-text-new"></a><h3>gtk_combo_box_text_new ()</h3>
|
195
146
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
196
147
|
gtk_combo_box_text_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
197
|
-
<p
|
198
|
-
strings. See <code class="function">gtk_combo_box_entry_new_with_text()</code>.</p>
|
199
|
-
<div class="refsect3">
|
200
|
-
<a name="id-1.4.10.3.9.2.5"></a><h4>Returns</h4>
|
201
|
-
<p> A new <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a></p>
|
202
|
-
<p></p>
|
203
|
-
</div>
|
204
|
-
<p class="since">Since 2.24</p>
|
148
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
205
149
|
</div>
|
206
150
|
<hr>
|
207
151
|
<div class="refsect2">
|
208
152
|
<a name="gtk-combo-box-text-new-with-entry"></a><h3>gtk_combo_box_text_new_with_entry ()</h3>
|
209
153
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
210
154
|
gtk_combo_box_text_new_with_entry (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
211
|
-
<p
|
212
|
-
strings. The combo box created by this function has an entry.</p>
|
213
|
-
<div class="refsect3">
|
214
|
-
<a name="id-1.4.10.3.9.3.5"></a><h4>Returns</h4>
|
215
|
-
<p> a new <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a></p>
|
216
|
-
<p></p>
|
217
|
-
</div>
|
218
|
-
<p class="since">Since 2.24</p>
|
155
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
219
156
|
</div>
|
220
157
|
<hr>
|
221
158
|
<div class="refsect2">
|
@@ -223,32 +160,7 @@ strings. The combo box created by this function has an entry.</p>
|
|
223
160
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
224
161
|
gtk_combo_box_text_append_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
|
225
162
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
226
|
-
<p>
|
227
|
-
to the list of strings stored in <em class="parameter"><code>combo_box</code></em>
|
228
|
-
.</p>
|
229
|
-
<div class="refsect3">
|
230
|
-
<a name="id-1.4.10.3.9.4.5"></a><h4>Parameters</h4>
|
231
|
-
<div class="informaltable"><table width="100%" border="0">
|
232
|
-
<colgroup>
|
233
|
-
<col width="150px" class="parameters_name">
|
234
|
-
<col class="parameters_description">
|
235
|
-
<col width="200px" class="parameters_annotations">
|
236
|
-
</colgroup>
|
237
|
-
<tbody>
|
238
|
-
<tr>
|
239
|
-
<td class="parameter_name"><p>combo_box</p></td>
|
240
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a></p></td>
|
241
|
-
<td class="parameter_annotations"> </td>
|
242
|
-
</tr>
|
243
|
-
<tr>
|
244
|
-
<td class="parameter_name"><p>text</p></td>
|
245
|
-
<td class="parameter_description"><p>A string</p></td>
|
246
|
-
<td class="parameter_annotations"> </td>
|
247
|
-
</tr>
|
248
|
-
</tbody>
|
249
|
-
</table></div>
|
250
|
-
</div>
|
251
|
-
<p class="since">Since 2.24</p>
|
163
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
252
164
|
</div>
|
253
165
|
<hr>
|
254
166
|
<div class="refsect2">
|
@@ -257,39 +169,7 @@ gtk_combo_box_text_append_text (<em class="parameter"><code><a class="link" href
|
|
257
169
|
gtk_combo_box_text_insert_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
|
258
170
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>,
|
259
171
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
260
|
-
<p>
|
261
|
-
at <em class="parameter"><code>position</code></em>
|
262
|
-
in the list of strings stored in <em class="parameter"><code>combo_box</code></em>
|
263
|
-
.</p>
|
264
|
-
<div class="refsect3">
|
265
|
-
<a name="id-1.4.10.3.9.5.5"></a><h4>Parameters</h4>
|
266
|
-
<div class="informaltable"><table width="100%" border="0">
|
267
|
-
<colgroup>
|
268
|
-
<col width="150px" class="parameters_name">
|
269
|
-
<col class="parameters_description">
|
270
|
-
<col width="200px" class="parameters_annotations">
|
271
|
-
</colgroup>
|
272
|
-
<tbody>
|
273
|
-
<tr>
|
274
|
-
<td class="parameter_name"><p>combo_box</p></td>
|
275
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a></p></td>
|
276
|
-
<td class="parameter_annotations"> </td>
|
277
|
-
</tr>
|
278
|
-
<tr>
|
279
|
-
<td class="parameter_name"><p>position</p></td>
|
280
|
-
<td class="parameter_description"><p>An index to insert <em class="parameter"><code>text</code></em>
|
281
|
-
</p></td>
|
282
|
-
<td class="parameter_annotations"> </td>
|
283
|
-
</tr>
|
284
|
-
<tr>
|
285
|
-
<td class="parameter_name"><p>text</p></td>
|
286
|
-
<td class="parameter_description"><p>A string</p></td>
|
287
|
-
<td class="parameter_annotations"> </td>
|
288
|
-
</tr>
|
289
|
-
</tbody>
|
290
|
-
</table></div>
|
291
|
-
</div>
|
292
|
-
<p class="since">Since 2.24</p>
|
172
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
293
173
|
</div>
|
294
174
|
<hr>
|
295
175
|
<div class="refsect2">
|
@@ -297,32 +177,7 @@ gtk_combo_box_text_insert_text (<em class="parameter"><code><a class="link" href
|
|
297
177
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
298
178
|
gtk_combo_box_text_prepend_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
|
299
179
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
300
|
-
<p>
|
301
|
-
to the list of strings stored in <em class="parameter"><code>combo_box</code></em>
|
302
|
-
.</p>
|
303
|
-
<div class="refsect3">
|
304
|
-
<a name="id-1.4.10.3.9.6.5"></a><h4>Parameters</h4>
|
305
|
-
<div class="informaltable"><table width="100%" border="0">
|
306
|
-
<colgroup>
|
307
|
-
<col width="150px" class="parameters_name">
|
308
|
-
<col class="parameters_description">
|
309
|
-
<col width="200px" class="parameters_annotations">
|
310
|
-
</colgroup>
|
311
|
-
<tbody>
|
312
|
-
<tr>
|
313
|
-
<td class="parameter_name"><p>combo_box</p></td>
|
314
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a></p></td>
|
315
|
-
<td class="parameter_annotations"> </td>
|
316
|
-
</tr>
|
317
|
-
<tr>
|
318
|
-
<td class="parameter_name"><p>text</p></td>
|
319
|
-
<td class="parameter_description"><p>A string</p></td>
|
320
|
-
<td class="parameter_annotations"> </td>
|
321
|
-
</tr>
|
322
|
-
</tbody>
|
323
|
-
</table></div>
|
324
|
-
</div>
|
325
|
-
<p class="since">Since 2.24</p>
|
180
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
326
181
|
</div>
|
327
182
|
<hr>
|
328
183
|
<div class="refsect2">
|
@@ -330,66 +185,14 @@ gtk_combo_box_text_prepend_text (<em class="parameter"><code><a class="link" hre
|
|
330
185
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
331
186
|
gtk_combo_box_text_remove (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>,
|
332
187
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
333
|
-
<p>
|
334
|
-
from <em class="parameter"><code>combo_box</code></em>
|
335
|
-
.</p>
|
336
|
-
<div class="refsect3">
|
337
|
-
<a name="id-1.4.10.3.9.7.5"></a><h4>Parameters</h4>
|
338
|
-
<div class="informaltable"><table width="100%" border="0">
|
339
|
-
<colgroup>
|
340
|
-
<col width="150px" class="parameters_name">
|
341
|
-
<col class="parameters_description">
|
342
|
-
<col width="200px" class="parameters_annotations">
|
343
|
-
</colgroup>
|
344
|
-
<tbody>
|
345
|
-
<tr>
|
346
|
-
<td class="parameter_name"><p>combo_box</p></td>
|
347
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a></p></td>
|
348
|
-
<td class="parameter_annotations"> </td>
|
349
|
-
</tr>
|
350
|
-
<tr>
|
351
|
-
<td class="parameter_name"><p>position</p></td>
|
352
|
-
<td class="parameter_description"><p>Index of the item to remove</p></td>
|
353
|
-
<td class="parameter_annotations"> </td>
|
354
|
-
</tr>
|
355
|
-
</tbody>
|
356
|
-
</table></div>
|
357
|
-
</div>
|
358
|
-
<p class="since">Since 2.24</p>
|
188
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
359
189
|
</div>
|
360
190
|
<hr>
|
361
191
|
<div class="refsect2">
|
362
192
|
<a name="gtk-combo-box-text-get-active-text"></a><h3>gtk_combo_box_text_get_active_text ()</h3>
|
363
193
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
364
194
|
gtk_combo_box_text_get_active_text (<em class="parameter"><code><a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a> *combo_box</code></em>);</pre>
|
365
|
-
<p>
|
366
|
-
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
367
|
-
if none is selected. If <em class="parameter"><code>combo_box</code></em>
|
368
|
-
contains an entry, this
|
369
|
-
function will return its contents (which will not necessarily
|
370
|
-
be an item from the list).</p>
|
371
|
-
<div class="refsect3">
|
372
|
-
<a name="id-1.4.10.3.9.8.5"></a><h4>Parameters</h4>
|
373
|
-
<div class="informaltable"><table width="100%" border="0">
|
374
|
-
<colgroup>
|
375
|
-
<col width="150px" class="parameters_name">
|
376
|
-
<col class="parameters_description">
|
377
|
-
<col width="200px" class="parameters_annotations">
|
378
|
-
</colgroup>
|
379
|
-
<tbody><tr>
|
380
|
-
<td class="parameter_name"><p>combo_box</p></td>
|
381
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText"><span class="type">GtkComboBoxText</span></a></p></td>
|
382
|
-
<td class="parameter_annotations"> </td>
|
383
|
-
</tr></tbody>
|
384
|
-
</table></div>
|
385
|
-
</div>
|
386
|
-
<div class="refsect3">
|
387
|
-
<a name="id-1.4.10.3.9.8.6"></a><h4>Returns</h4>
|
388
|
-
<p> a newly allocated string containing the currently
|
389
|
-
active text. Must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
390
|
-
<p></p>
|
391
|
-
</div>
|
392
|
-
<p class="since">Since 2.24</p>
|
195
|
+
<p class="since">Since: <a class="link" href="api-index-2-24.html#api-index-2.24">2.24</a></p>
|
393
196
|
</div>
|
394
197
|
</div>
|
395
198
|
<div class="refsect1">
|
@@ -397,18 +200,10 @@ active text. Must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/v
|
|
397
200
|
<div class="refsect2">
|
398
201
|
<a name="GtkComboBoxText-struct"></a><h3>struct GtkComboBoxText</h3>
|
399
202
|
<pre class="programlisting">struct GtkComboBoxText;</pre>
|
400
|
-
<p>
|
401
|
-
</p>
|
402
|
-
</div>
|
403
203
|
</div>
|
404
|
-
<div class="refsect1">
|
405
|
-
<a name="GtkComboBoxText.see-also"></a><h2>See Also</h2>
|
406
|
-
<p><em class="parameter"><code>GtkComboBox</code></em>
|
407
|
-
</p>
|
408
204
|
</div>
|
409
205
|
</div>
|
410
206
|
<div class="footer">
|
411
|
-
<hr>
|
412
|
-
Generated by GTK-Doc V1.21.1</div>
|
207
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
413
208
|
</body>
|
414
209
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkButtonBox.html" title="GtkButtonBox">
|
10
10
|
<link rel="next" href="GtkItem.html" title="GtkItem">
|
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">
|
@@ -415,7 +415,7 @@
|
|
415
415
|
</div>
|
416
416
|
<div class="refsect1">
|
417
417
|
<a name="GtkContainer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
418
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
418
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
419
419
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
420
420
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
421
421
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -566,7 +566,7 @@ contain multiple <property> elements that specify
|
|
566
566
|
child properties for the child.
|
567
567
|
</p>
|
568
568
|
<div class="example">
|
569
|
-
<a name="id-1.4.18.5.10.10.3"></a><p class="title"><b>Example
|
569
|
+
<a name="id-1.4.18.5.10.10.3"></a><p class="title"><b>Example 44. Child properties in UI definitions</b></p>
|
570
570
|
<div class="example-contents">
|
571
571
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
572
572
|
<tbody>
|
@@ -618,7 +618,7 @@ This macro should be used to emit a standard warning about unexpected
|
|
618
618
|
properties in <code class="function">set_child_property()</code> and <code class="function">get_child_property()</code> implementations.
|
619
619
|
</p>
|
620
620
|
<div class="refsect3">
|
621
|
-
<a name="
|
621
|
+
<a name="GTK-CONTAINER-WARN-INVALID-CHILD-PROPERTY-ID.parameters"></a><h4>Parameters</h4>
|
622
622
|
<div class="informaltable"><table width="100%" border="0">
|
623
623
|
<colgroup>
|
624
624
|
<col width="150px" class="parameters_name">
|
@@ -628,7 +628,7 @@ properties in <code class="function">set_child_property()</code> and <code class
|
|
628
628
|
<tbody>
|
629
629
|
<tr>
|
630
630
|
<td class="parameter_name"><p>object</p></td>
|
631
|
-
<td class="parameter_description"><p>the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> on which <code class="function">set_child_property()</code> or <code class="function">get_child_property()</code>
|
631
|
+
<td class="parameter_description"><p>the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> on which <code class="function">set_child_property()</code> or <code class="function">get_child_property()</code>
|
632
632
|
was called</p></td>
|
633
633
|
<td class="parameter_annotations"> </td>
|
634
634
|
</tr>
|
@@ -663,7 +663,7 @@ consider functions such as <a class="link" href="GtkBox.html#gtk-box-pack-start"
|
|
663
663
|
those cases. A widget may be added to only one container at a time;
|
664
664
|
you can't place the same widget inside two different containers.</p>
|
665
665
|
<div class="refsect3">
|
666
|
-
<a name="
|
666
|
+
<a name="gtk-container-add.parameters"></a><h4>Parameters</h4>
|
667
667
|
<div class="informaltable"><table width="100%" border="0">
|
668
668
|
<colgroup>
|
669
669
|
<col width="150px" class="parameters_name">
|
@@ -710,7 +710,7 @@ again it's usually more efficient to simply destroy it directly
|
|
710
710
|
using <a class="link" href="GtkWidget.html#gtk-widget-destroy" title="gtk_widget_destroy ()"><code class="function">gtk_widget_destroy()</code></a> since this will remove it from the
|
711
711
|
container and help break any circular reference count cycles.</p>
|
712
712
|
<div class="refsect3">
|
713
|
-
<a name="
|
713
|
+
<a name="gtk-container-remove.parameters"></a><h4>Parameters</h4>
|
714
714
|
<div class="informaltable"><table width="100%" border="0">
|
715
715
|
<colgroup>
|
716
716
|
<col width="150px" class="parameters_name">
|
@@ -746,7 +746,7 @@ gtk_container_add_with_properties (<em class="parameter"><code><a class="link" h
|
|
746
746
|
, setting child properties at the same time.
|
747
747
|
See <a class="link" href="GtkContainer.html#gtk-container-add" title="gtk_container_add ()"><code class="function">gtk_container_add()</code></a> and <a class="link" href="GtkContainer.html#gtk-container-child-set" title="gtk_container_child_set ()"><code class="function">gtk_container_child_set()</code></a> for more details.</p>
|
748
748
|
<div class="refsect3">
|
749
|
-
<a name="
|
749
|
+
<a name="gtk-container-add-with-properties.parameters"></a><h4>Parameters</h4>
|
750
750
|
<div class="informaltable"><table width="100%" border="0">
|
751
751
|
<colgroup>
|
752
752
|
<col width="150px" class="parameters_name">
|
@@ -782,7 +782,7 @@ gtk_container_get_resize_mode (<em class="parameter"><code><a class="link" href=
|
|
782
782
|
<p>Returns the resize mode for the container. See
|
783
783
|
<a class="link" href="GtkContainer.html#gtk-container-set-resize-mode" title="gtk_container_set_resize_mode ()"><code class="function">gtk_container_set_resize_mode()</code></a>.</p>
|
784
784
|
<div class="refsect3">
|
785
|
-
<a name="
|
785
|
+
<a name="gtk-container-get-resize-mode.parameters"></a><h4>Parameters</h4>
|
786
786
|
<div class="informaltable"><table width="100%" border="0">
|
787
787
|
<colgroup>
|
788
788
|
<col width="150px" class="parameters_name">
|
@@ -797,9 +797,8 @@ gtk_container_get_resize_mode (<em class="parameter"><code><a class="link" href=
|
|
797
797
|
</table></div>
|
798
798
|
</div>
|
799
799
|
<div class="refsect3">
|
800
|
-
<a name="
|
800
|
+
<a name="gtk-container-get-resize-mode.returns"></a><h4>Returns</h4>
|
801
801
|
<p> the current resize mode</p>
|
802
|
-
<p></p>
|
803
802
|
</div>
|
804
803
|
</div>
|
805
804
|
<hr>
|
@@ -813,7 +812,7 @@ gtk_container_set_resize_mode (<em class="parameter"><code><a class="link" href=
|
|
813
812
|
will be passed to the container's parent, queued for later execution
|
814
813
|
or executed immediately.</p>
|
815
814
|
<div class="refsect3">
|
816
|
-
<a name="
|
815
|
+
<a name="gtk-container-set-resize-mode.parameters"></a><h4>Parameters</h4>
|
817
816
|
<div class="informaltable"><table width="100%" border="0">
|
818
817
|
<colgroup>
|
819
818
|
<col width="150px" class="parameters_name">
|
@@ -857,7 +856,7 @@ gtk_container_foreach (<em class="parameter"><code><a class="link" href="GtkCont
|
|
857
856
|
"internal" child. Most applications should use
|
858
857
|
<a class="link" href="GtkContainer.html#gtk-container-foreach" title="gtk_container_foreach ()"><code class="function">gtk_container_foreach()</code></a>, rather than <a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()"><code class="function">gtk_container_forall()</code></a>.</p>
|
859
858
|
<div class="refsect3">
|
860
|
-
<a name="
|
859
|
+
<a name="gtk-container-foreach.parameters"></a><h4>Parameters</h4>
|
861
860
|
<div class="informaltable"><table width="100%" border="0">
|
862
861
|
<colgroup>
|
863
862
|
<col width="150px" class="parameters_name">
|
@@ -905,11 +904,10 @@ gtk_container_foreach_full (<em class="parameter"><code><a class="link" href="Gt
|
|
905
904
|
<a name="gtk-container-get-children"></a><h3>gtk_container_get_children ()</h3>
|
906
905
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
907
906
|
gtk_container_get_children (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
|
908
|
-
<div class="warning"><p><code class="literal">gtk_container_get_children</code> is deprecated and should not be used in newly-written code.</p></div>
|
909
907
|
<p>Returns the container's non-internal children. See
|
910
908
|
<a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()"><code class="function">gtk_container_forall()</code></a> for details on what constitutes an "internal" child.</p>
|
911
909
|
<div class="refsect3">
|
912
|
-
<a name="
|
910
|
+
<a name="gtk-container-get-children.parameters"></a><h4>Parameters</h4>
|
913
911
|
<div class="informaltable"><table width="100%" border="0">
|
914
912
|
<colgroup>
|
915
913
|
<col width="150px" class="parameters_name">
|
@@ -924,7 +922,7 @@ gtk_container_get_children (<em class="parameter"><code><a class="link" href="Gt
|
|
924
922
|
</table></div>
|
925
923
|
</div>
|
926
924
|
<div class="refsect3">
|
927
|
-
<a name="
|
925
|
+
<a name="gtk-container-get-children.returns"></a><h4>Returns</h4>
|
928
926
|
<p> a newly-allocated list of the container's non-internal children. </p>
|
929
927
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkWidget][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
930
928
|
</div>
|
@@ -940,7 +938,7 @@ gtk_container_set_reallocate_redraws (<em class="parameter"><code><a class="link
|
|
940
938
|
<p>Containers requesting reallocation redraws get automatically
|
941
939
|
redrawn if any of their children changed allocation.</p>
|
942
940
|
<div class="refsect3">
|
943
|
-
<a name="
|
941
|
+
<a name="gtk-container-set-reallocate-redraws.parameters"></a><h4>Parameters</h4>
|
944
942
|
<div class="informaltable"><table width="100%" border="0">
|
945
943
|
<colgroup>
|
946
944
|
<col width="150px" class="parameters_name">
|
@@ -973,7 +971,7 @@ gtk_container_get_focus_child (<em class="parameter"><code><a class="link" href=
|
|
973
971
|
currently focused widget. That can be obtained by calling
|
974
972
|
<a class="link" href="GtkWindow.html#gtk-window-get-focus" title="gtk_window_get_focus ()"><code class="function">gtk_window_get_focus()</code></a>.</p>
|
975
973
|
<div class="refsect3">
|
976
|
-
<a name="
|
974
|
+
<a name="gtk-container-get-focus-child.parameters"></a><h4>Parameters</h4>
|
977
975
|
<div class="informaltable"><table width="100%" border="0">
|
978
976
|
<colgroup>
|
979
977
|
<col width="150px" class="parameters_name">
|
@@ -988,7 +986,7 @@ currently focused widget. That can be obtained by calling
|
|
988
986
|
</table></div>
|
989
987
|
</div>
|
990
988
|
<div class="refsect3">
|
991
|
-
<a name="
|
989
|
+
<a name="gtk-container-get-focus-child.returns"></a><h4>Returns</h4>
|
992
990
|
<p> The child widget which will receive the
|
993
991
|
focus inside <em class="parameter"><code>container</code></em>
|
994
992
|
when the <em class="parameter"><code>conatiner</code></em>
|
@@ -996,7 +994,7 @@ is focussed,
|
|
996
994
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is set. </p>
|
997
995
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
998
996
|
</div>
|
999
|
-
<p class="since">Since 2.14</p>
|
997
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1000
998
|
</div>
|
1001
999
|
<hr>
|
1002
1000
|
<div class="refsect2">
|
@@ -1014,7 +1012,7 @@ default behaviour by overriding the class closure of this signal.</p>
|
|
1014
1012
|
<p>This is function is mostly meant to be used by widgets. Applications can use
|
1015
1013
|
<a class="link" href="GtkWidget.html#gtk-widget-grab-focus" title="gtk_widget_grab_focus ()"><code class="function">gtk_widget_grab_focus()</code></a> to manualy set the focus to a specific widget.</p>
|
1016
1014
|
<div class="refsect3">
|
1017
|
-
<a name="
|
1015
|
+
<a name="gtk-container-set-focus-child.parameters"></a><h4>Parameters</h4>
|
1018
1016
|
<div class="informaltable"><table width="100%" border="0">
|
1019
1017
|
<colgroup>
|
1020
1018
|
<col width="150px" class="parameters_name">
|
@@ -1044,7 +1042,7 @@ gtk_container_get_focus_vadjustment (<em class="parameter"><code><a class="link"
|
|
1044
1042
|
<p>Retrieves the vertical focus adjustment for the container. See
|
1045
1043
|
<a class="link" href="GtkContainer.html#gtk-container-set-focus-vadjustment" title="gtk_container_set_focus_vadjustment ()"><code class="function">gtk_container_set_focus_vadjustment()</code></a>.</p>
|
1046
1044
|
<div class="refsect3">
|
1047
|
-
<a name="
|
1045
|
+
<a name="gtk-container-get-focus-vadjustment.parameters"></a><h4>Parameters</h4>
|
1048
1046
|
<div class="informaltable"><table width="100%" border="0">
|
1049
1047
|
<colgroup>
|
1050
1048
|
<col width="150px" class="parameters_name">
|
@@ -1059,7 +1057,7 @@ gtk_container_get_focus_vadjustment (<em class="parameter"><code><a class="link"
|
|
1059
1057
|
</table></div>
|
1060
1058
|
</div>
|
1061
1059
|
<div class="refsect3">
|
1062
|
-
<a name="
|
1060
|
+
<a name="gtk-container-get-focus-vadjustment.returns"></a><h4>Returns</h4>
|
1063
1061
|
<p> the vertical focus adjustment, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1064
1062
|
none has been set. </p>
|
1065
1063
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1080,7 +1078,7 @@ the horizontal adjustment.</p>
|
|
1080
1078
|
<p>The adjustments have to be in pixel units and in the same coordinate
|
1081
1079
|
system as the allocation for immediate children of the container.</p>
|
1082
1080
|
<div class="refsect3">
|
1083
|
-
<a name="
|
1081
|
+
<a name="gtk-container-set-focus-vadjustment.parameters"></a><h4>Parameters</h4>
|
1084
1082
|
<div class="informaltable"><table width="100%" border="0">
|
1085
1083
|
<colgroup>
|
1086
1084
|
<col width="150px" class="parameters_name">
|
@@ -1112,7 +1110,7 @@ gtk_container_get_focus_hadjustment (<em class="parameter"><code><a class="link"
|
|
1112
1110
|
<p>Retrieves the horizontal focus adjustment for the container. See
|
1113
1111
|
<a class="link" href="GtkContainer.html#gtk-container-set-focus-hadjustment" title="gtk_container_set_focus_hadjustment ()"><code class="function">gtk_container_set_focus_hadjustment()</code></a>.</p>
|
1114
1112
|
<div class="refsect3">
|
1115
|
-
<a name="
|
1113
|
+
<a name="gtk-container-get-focus-hadjustment.parameters"></a><h4>Parameters</h4>
|
1116
1114
|
<div class="informaltable"><table width="100%" border="0">
|
1117
1115
|
<colgroup>
|
1118
1116
|
<col width="150px" class="parameters_name">
|
@@ -1127,7 +1125,7 @@ gtk_container_get_focus_hadjustment (<em class="parameter"><code><a class="link"
|
|
1127
1125
|
</table></div>
|
1128
1126
|
</div>
|
1129
1127
|
<div class="refsect3">
|
1130
|
-
<a name="
|
1128
|
+
<a name="gtk-container-get-focus-hadjustment.returns"></a><h4>Returns</h4>
|
1131
1129
|
<p> the horizontal focus adjustment, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1132
1130
|
none has been set. </p>
|
1133
1131
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1148,7 +1146,7 @@ the vertical adjustment.</p>
|
|
1148
1146
|
<p>The adjustments have to be in pixel units and in the same coordinate
|
1149
1147
|
system as the allocation for immediate children of the container.</p>
|
1150
1148
|
<div class="refsect3">
|
1151
|
-
<a name="
|
1149
|
+
<a name="gtk-container-set-focus-hadjustment.parameters"></a><h4>Parameters</h4>
|
1152
1150
|
<div class="informaltable"><table width="100%" border="0">
|
1153
1151
|
<colgroup>
|
1154
1152
|
<col width="150px" class="parameters_name">
|
@@ -1190,7 +1188,7 @@ gtk_container_child_type (<em class="parameter"><code><a class="link" href="GtkC
|
|
1190
1188
|
children can be added, e.g. for a <a class="link" href="GtkPaned.html" title="GtkPaned"><span class="type">GtkPaned</span></a> which already has two
|
1191
1189
|
children.</p>
|
1192
1190
|
<div class="refsect3">
|
1193
|
-
<a name="
|
1191
|
+
<a name="gtk-container-child-type.parameters"></a><h4>Parameters</h4>
|
1194
1192
|
<div class="informaltable"><table width="100%" border="0">
|
1195
1193
|
<colgroup>
|
1196
1194
|
<col width="150px" class="parameters_name">
|
@@ -1205,9 +1203,8 @@ children.</p>
|
|
1205
1203
|
</table></div>
|
1206
1204
|
</div>
|
1207
1205
|
<div class="refsect3">
|
1208
|
-
<a name="
|
1206
|
+
<a name="gtk-container-child-type.returns"></a><h4>Returns</h4>
|
1209
1207
|
<p> a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a>.</p>
|
1210
|
-
<p></p>
|
1211
1208
|
</div>
|
1212
1209
|
</div>
|
1213
1210
|
<hr>
|
@@ -1222,7 +1219,7 @@ gtk_container_child_get (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1222
1219
|
and <em class="parameter"><code>container</code></em>
|
1223
1220
|
.</p>
|
1224
1221
|
<div class="refsect3">
|
1225
|
-
<a name="
|
1222
|
+
<a name="gtk-container-child-get.parameters"></a><h4>Parameters</h4>
|
1226
1223
|
<div class="informaltable"><table width="100%" border="0">
|
1227
1224
|
<colgroup>
|
1228
1225
|
<col width="150px" class="parameters_name">
|
@@ -1262,7 +1259,7 @@ gtk_container_child_set (<em class="parameter"><code><a class="link" href="GtkCo
|
|
1262
1259
|
and <em class="parameter"><code>container</code></em>
|
1263
1260
|
.</p>
|
1264
1261
|
<div class="refsect3">
|
1265
|
-
<a name="
|
1262
|
+
<a name="gtk-container-child-set.parameters"></a><h4>Parameters</h4>
|
1266
1263
|
<div class="informaltable"><table width="100%" border="0">
|
1267
1264
|
<colgroup>
|
1268
1265
|
<col width="150px" class="parameters_name">
|
@@ -1302,7 +1299,7 @@ gtk_container_child_get_property (<em class="parameter"><code><a class="link" hr
|
|
1302
1299
|
and <em class="parameter"><code>container</code></em>
|
1303
1300
|
.</p>
|
1304
1301
|
<div class="refsect3">
|
1305
|
-
<a name="
|
1302
|
+
<a name="gtk-container-child-get-property.parameters"></a><h4>Parameters</h4>
|
1306
1303
|
<div class="informaltable"><table width="100%" border="0">
|
1307
1304
|
<colgroup>
|
1308
1305
|
<col width="150px" class="parameters_name">
|
@@ -1347,7 +1344,7 @@ gtk_container_child_set_property (<em class="parameter"><code><a class="link" hr
|
|
1347
1344
|
and <em class="parameter"><code>container</code></em>
|
1348
1345
|
.</p>
|
1349
1346
|
<div class="refsect3">
|
1350
|
-
<a name="
|
1347
|
+
<a name="gtk-container-child-set-property.parameters"></a><h4>Parameters</h4>
|
1351
1348
|
<div class="informaltable"><table width="100%" border="0">
|
1352
1349
|
<colgroup>
|
1353
1350
|
<col width="150px" class="parameters_name">
|
@@ -1392,7 +1389,7 @@ gtk_container_child_get_valist (<em class="parameter"><code><a class="link" href
|
|
1392
1389
|
and <em class="parameter"><code>container</code></em>
|
1393
1390
|
.</p>
|
1394
1391
|
<div class="refsect3">
|
1395
|
-
<a name="
|
1392
|
+
<a name="gtk-container-child-get-valist.parameters"></a><h4>Parameters</h4>
|
1396
1393
|
<div class="informaltable"><table width="100%" border="0">
|
1397
1394
|
<colgroup>
|
1398
1395
|
<col width="150px" class="parameters_name">
|
@@ -1438,7 +1435,7 @@ gtk_container_child_set_valist (<em class="parameter"><code><a class="link" href
|
|
1438
1435
|
and <em class="parameter"><code>container</code></em>
|
1439
1436
|
.</p>
|
1440
1437
|
<div class="refsect3">
|
1441
|
-
<a name="
|
1438
|
+
<a name="gtk-container-child-set-valist.parameters"></a><h4>Parameters</h4>
|
1442
1439
|
<div class="informaltable"><table width="100%" border="0">
|
1443
1440
|
<colgroup>
|
1444
1441
|
<col width="150px" class="parameters_name">
|
@@ -1489,7 +1486,7 @@ of the container, but were added by the container implementation
|
|
1489
1486
|
itself. Most applications should use <a class="link" href="GtkContainer.html#gtk-container-foreach" title="gtk_container_foreach ()"><code class="function">gtk_container_foreach()</code></a>,
|
1490
1487
|
rather than <a class="link" href="GtkContainer.html#gtk-container-forall" title="gtk_container_forall ()"><code class="function">gtk_container_forall()</code></a>.</p>
|
1491
1488
|
<div class="refsect3">
|
1492
|
-
<a name="
|
1489
|
+
<a name="gtk-container-forall.parameters"></a><h4>Parameters</h4>
|
1493
1490
|
<div class="informaltable"><table width="100%" border="0">
|
1494
1491
|
<colgroup>
|
1495
1492
|
<col width="150px" class="parameters_name">
|
@@ -1524,7 +1521,7 @@ gtk_container_get_border_width (<em class="parameter"><code><a class="link" href
|
|
1524
1521
|
<p>Retrieves the border width of the container. See
|
1525
1522
|
<a class="link" href="GtkContainer.html#gtk-container-set-border-width" title="gtk_container_set_border_width ()"><code class="function">gtk_container_set_border_width()</code></a>.</p>
|
1526
1523
|
<div class="refsect3">
|
1527
|
-
<a name="
|
1524
|
+
<a name="gtk-container-get-border-width.parameters"></a><h4>Parameters</h4>
|
1528
1525
|
<div class="informaltable"><table width="100%" border="0">
|
1529
1526
|
<colgroup>
|
1530
1527
|
<col width="150px" class="parameters_name">
|
@@ -1539,9 +1536,8 @@ gtk_container_get_border_width (<em class="parameter"><code><a class="link" href
|
|
1539
1536
|
</table></div>
|
1540
1537
|
</div>
|
1541
1538
|
<div class="refsect3">
|
1542
|
-
<a name="
|
1539
|
+
<a name="gtk-container-get-border-width.returns"></a><h4>Returns</h4>
|
1543
1540
|
<p> the current border width</p>
|
1544
|
-
<p></p>
|
1545
1541
|
</div>
|
1546
1542
|
</div>
|
1547
1543
|
<hr>
|
@@ -1560,7 +1556,7 @@ create a <a class="link" href="GtkAlignment.html" title="GtkAlignment"><span cla
|
|
1560
1556
|
to give it a size, and place it on the side of the container as
|
1561
1557
|
a spacer.</p>
|
1562
1558
|
<div class="refsect3">
|
1563
|
-
<a name="
|
1559
|
+
<a name="gtk-container-set-border-width.parameters"></a><h4>Parameters</h4>
|
1564
1560
|
<div class="informaltable"><table width="100%" border="0">
|
1565
1561
|
<colgroup>
|
1566
1562
|
<col width="150px" class="parameters_name">
|
@@ -1589,9 +1585,9 @@ the container. Valid values are in the range 0-65535 pixels.</p></td>
|
|
1589
1585
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1590
1586
|
gtk_container_propagate_expose (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>,
|
1591
1587
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *child</code></em>,
|
1592
|
-
<em class="parameter"><code><a href="
|
1588
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> *event</code></em>);</pre>
|
1593
1589
|
<p>When a container receives an expose event, it must send synthetic
|
1594
|
-
expose events to all children that don't have their own <a href="
|
1590
|
+
expose events to all children that don't have their own <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindows</span></a>.
|
1595
1591
|
This function provides a convenient way of doing this. A container,
|
1596
1592
|
when it receives an expose event, calls <a class="link" href="GtkContainer.html#gtk-container-propagate-expose" title="gtk_container_propagate_expose ()"><code class="function">gtk_container_propagate_expose()</code></a>
|
1597
1593
|
once for each child, passing in the event the container received.</p>
|
@@ -1607,7 +1603,7 @@ has been replaced by <a href="http://developer.gnome.org/gtk2/GtkContainer.html#
|
|
1607
1603
|
The GTK+ 3 migration guide
|
1608
1604
|
for hints on how to port from ::expose-event to ::draw.</p>
|
1609
1605
|
<div class="refsect3">
|
1610
|
-
<a name="
|
1606
|
+
<a name="gtk-container-propagate-expose.parameters"></a><h4>Parameters</h4>
|
1611
1607
|
<div class="informaltable"><table width="100%" border="0">
|
1612
1608
|
<colgroup>
|
1613
1609
|
<col width="150px" class="parameters_name">
|
@@ -1648,7 +1644,7 @@ of the children. In that case, GTK+ stores <a href="/home/vagrant/ruby-gnome2.wi
|
|
1648
1644
|
<em class="parameter"><code>focusable_widgets</code></em>
|
1649
1645
|
and returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1650
1646
|
<div class="refsect3">
|
1651
|
-
<a name="
|
1647
|
+
<a name="gtk-container-get-focus-chain.parameters"></a><h4>Parameters</h4>
|
1652
1648
|
<div class="informaltable"><table width="100%" border="0">
|
1653
1649
|
<colgroup>
|
1654
1650
|
<col width="150px" class="parameters_name">
|
@@ -1675,10 +1671,9 @@ individual widgets in the focus chain. </p></td>
|
|
1675
1671
|
</table></div>
|
1676
1672
|
</div>
|
1677
1673
|
<div class="refsect3">
|
1678
|
-
<a name="
|
1674
|
+
<a name="gtk-container-get-focus-chain.returns"></a><h4>Returns</h4>
|
1679
1675
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the focus chain of the container
|
1680
1676
|
has been set explicitly.</p>
|
1681
|
-
<p></p>
|
1682
1677
|
</div>
|
1683
1678
|
</div>
|
1684
1679
|
<hr>
|
@@ -1694,7 +1689,7 @@ to set the focus chain before you pack the widgets, or have a widget
|
|
1694
1689
|
in the chain that isn't always packed. The necessary checks are done
|
1695
1690
|
when the focus chain is actually traversed.</p>
|
1696
1691
|
<div class="refsect3">
|
1697
|
-
<a name="
|
1692
|
+
<a name="gtk-container-set-focus-chain.parameters"></a><h4>Parameters</h4>
|
1698
1693
|
<div class="informaltable"><table width="100%" border="0">
|
1699
1694
|
<colgroup>
|
1700
1695
|
<col width="150px" class="parameters_name">
|
@@ -1723,7 +1718,7 @@ when the focus chain is actually traversed.</p>
|
|
1723
1718
|
gtk_container_unset_focus_chain (<em class="parameter"><code><a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> *container</code></em>);</pre>
|
1724
1719
|
<p>Removes a focus chain explicitly set with <a class="link" href="GtkContainer.html#gtk-container-set-focus-chain" title="gtk_container_set_focus_chain ()"><code class="function">gtk_container_set_focus_chain()</code></a>.</p>
|
1725
1720
|
<div class="refsect3">
|
1726
|
-
<a name="
|
1721
|
+
<a name="gtk-container-unset-focus-chain.parameters"></a><h4>Parameters</h4>
|
1727
1722
|
<div class="informaltable"><table width="100%" border="0">
|
1728
1723
|
<colgroup>
|
1729
1724
|
<col width="150px" class="parameters_name">
|
@@ -1747,7 +1742,7 @@ gtk_container_class_find_child_property
|
|
1747
1742
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
|
1748
1743
|
<p>Finds a child property of a container class by name.</p>
|
1749
1744
|
<div class="refsect3">
|
1750
|
-
<a name="
|
1745
|
+
<a name="gtk-container-class-find-child-property.parameters"></a><h4>Parameters</h4>
|
1751
1746
|
<div class="informaltable"><table width="100%" border="0">
|
1752
1747
|
<colgroup>
|
1753
1748
|
<col width="150px" class="parameters_name">
|
@@ -1769,7 +1764,7 @@ gtk_container_class_find_child_property
|
|
1769
1764
|
</table></div>
|
1770
1765
|
</div>
|
1771
1766
|
<div class="refsect3">
|
1772
|
-
<a name="
|
1767
|
+
<a name="gtk-container-class-find-child-property.returns"></a><h4>Returns</h4>
|
1773
1768
|
<p> the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> of the child property or
|
1774
1769
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>class</code></em>
|
1775
1770
|
has no child property with that name. </p>
|
@@ -1786,7 +1781,7 @@ gtk_container_class_install_child_property
|
|
1786
1781
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
|
1787
1782
|
<p>Installs a child property on a container class.</p>
|
1788
1783
|
<div class="refsect3">
|
1789
|
-
<a name="
|
1784
|
+
<a name="gtk-container-class-install-child-property.parameters"></a><h4>Parameters</h4>
|
1790
1785
|
<div class="informaltable"><table width="100%" border="0">
|
1791
1786
|
<colgroup>
|
1792
1787
|
<col width="150px" class="parameters_name">
|
@@ -1822,7 +1817,7 @@ gtk_container_class_list_child_properties
|
|
1822
1817
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);</pre>
|
1823
1818
|
<p>Returns all child properties of a container class.</p>
|
1824
1819
|
<div class="refsect3">
|
1825
|
-
<a name="
|
1820
|
+
<a name="gtk-container-class-list-child-properties.parameters"></a><h4>Parameters</h4>
|
1826
1821
|
<div class="informaltable"><table width="100%" border="0">
|
1827
1822
|
<colgroup>
|
1828
1823
|
<col width="150px" class="parameters_name">
|
@@ -1844,7 +1839,7 @@ gtk_container_class_list_child_properties
|
|
1844
1839
|
</table></div>
|
1845
1840
|
</div>
|
1846
1841
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1842
|
+
<a name="gtk-container-class-list-child-properties.returns"></a><h4>Returns</h4>
|
1848
1843
|
<p> a newly
|
1849
1844
|
allocated <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>*.
|
1850
1845
|
The array must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p>
|
@@ -1924,7 +1919,7 @@ user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><sp
|
|
1924
1919
|
<p>
|
1925
1920
|
</p>
|
1926
1921
|
<div class="refsect3">
|
1927
|
-
<a name="
|
1922
|
+
<a name="GtkContainer-add.parameters"></a><h4>Parameters</h4>
|
1928
1923
|
<div class="informaltable"><table width="100%" border="0">
|
1929
1924
|
<colgroup>
|
1930
1925
|
<col width="150px" class="parameters_name">
|
@@ -1956,7 +1951,7 @@ user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><sp
|
|
1956
1951
|
<p>
|
1957
1952
|
</p>
|
1958
1953
|
<div class="refsect3">
|
1959
|
-
<a name="
|
1954
|
+
<a name="GtkContainer-check-resize.parameters"></a><h4>Parameters</h4>
|
1960
1955
|
<div class="informaltable"><table width="100%" border="0">
|
1961
1956
|
<colgroup>
|
1962
1957
|
<col width="150px" class="parameters_name">
|
@@ -1989,7 +1984,7 @@ user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><sp
|
|
1989
1984
|
<p>
|
1990
1985
|
</p>
|
1991
1986
|
<div class="refsect3">
|
1992
|
-
<a name="
|
1987
|
+
<a name="GtkContainer-remove.parameters"></a><h4>Parameters</h4>
|
1993
1988
|
<div class="informaltable"><table width="100%" border="0">
|
1994
1989
|
<colgroup>
|
1995
1990
|
<col width="150px" class="parameters_name">
|
@@ -2022,7 +2017,7 @@ user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><sp
|
|
2022
2017
|
<p>
|
2023
2018
|
</p>
|
2024
2019
|
<div class="refsect3">
|
2025
|
-
<a name="
|
2020
|
+
<a name="GtkContainer-set-focus-child.parameters"></a><h4>Parameters</h4>
|
2026
2021
|
<div class="informaltable"><table width="100%" border="0">
|
2027
2022
|
<colgroup>
|
2028
2023
|
<col width="150px" class="parameters_name">
|
@@ -2048,7 +2043,6 @@ user_function (<a class="link" href="GtkContainer.html" title="GtkContainer"><sp
|
|
2048
2043
|
</div>
|
2049
2044
|
</div>
|
2050
2045
|
<div class="footer">
|
2051
|
-
<hr>
|
2052
|
-
Generated by GTK-Doc V1.21.1</div>
|
2046
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2053
2047
|
</body>
|
2054
2048
|
</html>
|