gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +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="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="AbstractObjects.html" title="Abstract Base Classes">
|
10
10
|
<link rel="next" href="GtkBox.html" title="GtkBox">
|
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="GtkBin.top_of_page"></a>GtkBin</span></h2>
|
32
|
-
<p>GtkBin
|
32
|
+
<p>GtkBin</p>
|
33
33
|
</td>
|
34
34
|
<td class="gallery_image" valign="top" align="right"></td>
|
35
35
|
</tr></table></div>
|
@@ -65,7 +65,7 @@
|
|
65
65
|
</div>
|
66
66
|
<div class="refsect1">
|
67
67
|
<a name="GtkBin.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
68
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
68
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
69
69
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
70
70
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
71
71
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -98,11 +98,6 @@ GtkBin implements
|
|
98
98
|
</div>
|
99
99
|
<div class="refsect1">
|
100
100
|
<a name="GtkBin.description"></a><h2>Description</h2>
|
101
|
-
<p>The <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a> widget is a container with just one child.
|
102
|
-
It is not very useful itself, but it is useful for deriving subclasses,
|
103
|
-
since it provides common code needed for handling a single child widget.</p>
|
104
|
-
<p>Many GTK+ widgets are subclasses of <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a>, including <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>,
|
105
|
-
<a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a>, <a class="link" href="GtkFrame.html" title="GtkFrame"><span class="type">GtkFrame</span></a>, <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> or <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a>.</p>
|
106
101
|
</div>
|
107
102
|
<div class="refsect1">
|
108
103
|
<a name="GtkBin.functions_details"></a><h2>Functions</h2>
|
@@ -110,29 +105,6 @@ since it provides common code needed for handling a single child widget.</p>
|
|
110
105
|
<a name="gtk-bin-get-child"></a><h3>gtk_bin_get_child ()</h3>
|
111
106
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
112
107
|
gtk_bin_get_child (<em class="parameter"><code><a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a> *bin</code></em>);</pre>
|
113
|
-
<p>Gets the child of the <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the bin contains
|
114
|
-
no child widget. The returned widget does not have a reference
|
115
|
-
added, so you do not need to unref it.</p>
|
116
|
-
<div class="refsect3">
|
117
|
-
<a name="id-1.4.18.2.9.2.5"></a><h4>Parameters</h4>
|
118
|
-
<div class="informaltable"><table width="100%" border="0">
|
119
|
-
<colgroup>
|
120
|
-
<col width="150px" class="parameters_name">
|
121
|
-
<col class="parameters_description">
|
122
|
-
<col width="200px" class="parameters_annotations">
|
123
|
-
</colgroup>
|
124
|
-
<tbody><tr>
|
125
|
-
<td class="parameter_name"><p>bin</p></td>
|
126
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a></p></td>
|
127
|
-
<td class="parameter_annotations"> </td>
|
128
|
-
</tr></tbody>
|
129
|
-
</table></div>
|
130
|
-
</div>
|
131
|
-
<div class="refsect3">
|
132
|
-
<a name="id-1.4.18.2.9.2.6"></a><h4>Returns</h4>
|
133
|
-
<p> pointer to child of the <a class="link" href="GtkBin.html" title="GtkBin"><span class="type">GtkBin</span></a>. </p>
|
134
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
135
|
-
</div>
|
136
108
|
</div>
|
137
109
|
</div>
|
138
110
|
<div class="refsect1">
|
@@ -140,13 +112,10 @@ added, so you do not need to unref it.</p>
|
|
140
112
|
<div class="refsect2">
|
141
113
|
<a name="GtkBin-struct"></a><h3>struct GtkBin</h3>
|
142
114
|
<pre class="programlisting">struct GtkBin;</pre>
|
143
|
-
<p>
|
144
|
-
</p>
|
145
115
|
</div>
|
146
116
|
</div>
|
147
117
|
</div>
|
148
118
|
<div class="footer">
|
149
|
-
<hr>
|
150
|
-
Generated by GTK-Doc V1.21.1</div>
|
119
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
151
120
|
</body>
|
152
121
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkBin.html" title="GtkBin">
|
10
10
|
<link rel="next" href="GtkButtonBox.html" title="GtkButtonBox">
|
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">
|
@@ -214,7 +214,7 @@
|
|
214
214
|
</div>
|
215
215
|
<div class="refsect1">
|
216
216
|
<a name="GtkBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
217
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
217
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
218
218
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
219
219
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
220
220
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -315,7 +315,7 @@ The <em class="parameter"><code>child</code></em>
|
|
315
315
|
to the start of <em class="parameter"><code>box</code></em>
|
316
316
|
.</p>
|
317
317
|
<div class="refsect3">
|
318
|
-
<a name="
|
318
|
+
<a name="gtk-box-pack-start.parameters"></a><h4>Parameters</h4>
|
319
319
|
<div class="informaltable"><table width="100%" border="0">
|
320
320
|
<colgroup>
|
321
321
|
<col width="150px" class="parameters_name">
|
@@ -392,7 +392,7 @@ The <em class="parameter"><code>child</code></em>
|
|
392
392
|
packed with reference to the end of <em class="parameter"><code>box</code></em>
|
393
393
|
.</p>
|
394
394
|
<div class="refsect3">
|
395
|
-
<a name="
|
395
|
+
<a name="gtk-box-pack-end.parameters"></a><h4>Parameters</h4>
|
396
396
|
<div class="informaltable"><table width="100%" border="0">
|
397
397
|
<colgroup>
|
398
398
|
<col width="150px" class="parameters_name">
|
@@ -473,7 +473,7 @@ to the start of <em class="parameter"><code>box</code></em>
|
|
473
473
|
<span class="type">“fill”</span> and <span class="type">“padding”</span>, are given their default
|
474
474
|
values, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, and 0, respectively.</p>
|
475
475
|
<div class="refsect3">
|
476
|
-
<a name="
|
476
|
+
<a name="gtk-box-pack-start-defaults.parameters"></a><h4>Parameters</h4>
|
477
477
|
<div class="informaltable"><table width="100%" border="0">
|
478
478
|
<colgroup>
|
479
479
|
<col width="150px" class="parameters_name">
|
@@ -518,7 +518,7 @@ to the start of <em class="parameter"><code>box</code></em>
|
|
518
518
|
<span class="type">“fill”</span> and <span class="type">“padding”</span>, are given their default
|
519
519
|
values, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, and 0, respectively.</p>
|
520
520
|
<div class="refsect3">
|
521
|
-
<a name="
|
521
|
+
<a name="gtk-box-pack-end-defaults.parameters"></a><h4>Parameters</h4>
|
522
522
|
<div class="informaltable"><table width="100%" border="0">
|
523
523
|
<colgroup>
|
524
524
|
<col width="150px" class="parameters_name">
|
@@ -549,7 +549,7 @@ gtk_box_get_homogeneous (<em class="parameter"><code><a class="link" href="GtkBo
|
|
549
549
|
<p>Returns whether the box is homogeneous (all children are the
|
550
550
|
same size). See <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title="gtk_box_set_homogeneous ()"><code class="function">gtk_box_set_homogeneous()</code></a>.</p>
|
551
551
|
<div class="refsect3">
|
552
|
-
<a name="
|
552
|
+
<a name="gtk-box-get-homogeneous.parameters"></a><h4>Parameters</h4>
|
553
553
|
<div class="informaltable"><table width="100%" border="0">
|
554
554
|
<colgroup>
|
555
555
|
<col width="150px" class="parameters_name">
|
@@ -564,9 +564,8 @@ same size). See <a class="link" href="GtkBox.html#gtk-box-set-homogeneous" title
|
|
564
564
|
</table></div>
|
565
565
|
</div>
|
566
566
|
<div class="refsect3">
|
567
|
-
<a name="
|
567
|
+
<a name="gtk-box-get-homogeneous.returns"></a><h4>Returns</h4>
|
568
568
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the box is homogeneous.</p>
|
569
|
-
<p></p>
|
570
569
|
</div>
|
571
570
|
</div>
|
572
571
|
<hr>
|
@@ -581,7 +580,7 @@ whether or not all children of <em class="parameter"><code>box</code></em>
|
|
581
580
|
are given equal space
|
582
581
|
in the box.</p>
|
583
582
|
<div class="refsect3">
|
584
|
-
<a name="
|
583
|
+
<a name="gtk-box-set-homogeneous.parameters"></a><h4>Parameters</h4>
|
585
584
|
<div class="informaltable"><table width="100%" border="0">
|
586
585
|
<colgroup>
|
587
586
|
<col width="150px" class="parameters_name">
|
@@ -611,7 +610,7 @@ in the box.</p>
|
|
611
610
|
gtk_box_get_spacing (<em class="parameter"><code><a class="link" href="GtkBox.html" title="GtkBox"><span class="type">GtkBox</span></a> *box</code></em>);</pre>
|
612
611
|
<p>Gets the value set by <a class="link" href="GtkBox.html#gtk-box-set-spacing" title="gtk_box_set_spacing ()"><code class="function">gtk_box_set_spacing()</code></a>.</p>
|
613
612
|
<div class="refsect3">
|
614
|
-
<a name="
|
613
|
+
<a name="gtk-box-get-spacing.parameters"></a><h4>Parameters</h4>
|
615
614
|
<div class="informaltable"><table width="100%" border="0">
|
616
615
|
<colgroup>
|
617
616
|
<col width="150px" class="parameters_name">
|
@@ -626,9 +625,8 @@ gtk_box_get_spacing (<em class="parameter"><code><a class="link" href="GtkBox.ht
|
|
626
625
|
</table></div>
|
627
626
|
</div>
|
628
627
|
<div class="refsect3">
|
629
|
-
<a name="
|
628
|
+
<a name="gtk-box-get-spacing.returns"></a><h4>Returns</h4>
|
630
629
|
<p> spacing between children</p>
|
631
|
-
<p></p>
|
632
630
|
</div>
|
633
631
|
</div>
|
634
632
|
<hr>
|
@@ -642,7 +640,7 @@ gtk_box_set_spacing (<em class="parameter"><code><a class="link" href="GtkBox.ht
|
|
642
640
|
number of pixels to place between children of <em class="parameter"><code>box</code></em>
|
643
641
|
.</p>
|
644
642
|
<div class="refsect3">
|
645
|
-
<a name="
|
643
|
+
<a name="gtk-box-set-spacing.parameters"></a><h4>Parameters</h4>
|
646
644
|
<div class="informaltable"><table width="100%" border="0">
|
647
645
|
<colgroup>
|
648
646
|
<col width="150px" class="parameters_name">
|
@@ -687,7 +685,7 @@ the widget is packed into <em class="parameter"><code>box</code></em>
|
|
687
685
|
in the list will be packed just after all other widgets of the
|
688
686
|
same packing type that appear earlier in the list.</p>
|
689
687
|
<div class="refsect3">
|
690
|
-
<a name="
|
688
|
+
<a name="gtk-box-reorder-child.parameters"></a><h4>Parameters</h4>
|
691
689
|
<div class="informaltable"><table width="100%" border="0">
|
692
690
|
<colgroup>
|
693
691
|
<col width="150px" class="parameters_name">
|
@@ -732,7 +730,7 @@ gtk_box_query_child_packing (<em class="parameter"><code><a class="link" href="G
|
|
732
730
|
is packed into <em class="parameter"><code>box</code></em>
|
733
731
|
.</p>
|
734
732
|
<div class="refsect3">
|
735
|
-
<a name="
|
733
|
+
<a name="gtk-box-query-child-packing.parameters"></a><h4>Parameters</h4>
|
736
734
|
<div class="informaltable"><table width="100%" border="0">
|
737
735
|
<colgroup>
|
738
736
|
<col width="150px" class="parameters_name">
|
@@ -788,7 +786,7 @@ gtk_box_set_child_packing (<em class="parameter"><code><a class="link" href="Gtk
|
|
788
786
|
is packed into <em class="parameter"><code>box</code></em>
|
789
787
|
.</p>
|
790
788
|
<div class="refsect3">
|
791
|
-
<a name="
|
789
|
+
<a name="gtk-box-set-child-packing.parameters"></a><h4>Parameters</h4>
|
792
790
|
<div class="informaltable"><table width="100%" border="0">
|
793
791
|
<colgroup>
|
794
792
|
<col width="150px" class="parameters_name">
|
@@ -873,11 +871,9 @@ and set the <a class="link" href="GtkBox.html#GtkBoxChild.padding"><span class="
|
|
873
871
|
The <span class="type">GtkBoxChild</span> holds a child widget of GtkBox and describes
|
874
872
|
how the child is to be packed into the GtkBox. Use
|
875
873
|
<a class="link" href="GtkBox.html#gtk-box-query-child-packing" title="gtk_box_query_child_packing ()"><code class="function">gtk_box_query_child_packing()</code></a> and <a class="link" href="GtkBox.html#gtk-box-set-child-packing" title="gtk_box_set_child_packing ()"><code class="function">gtk_box_set_child_packing()</code></a> to query
|
876
|
-
and reset the <em class="structfield"><code>padding</code></em
|
877
|
-
<p>
|
874
|
+
and reset the <em class="structfield"><code>padding</code></em>,
|
878
875
|
<em class="structfield"><code>expand</code></em>, <em class="structfield"><code>fill</code></em>,
|
879
|
-
</
|
880
|
-
<p>and <em class="structfield"><code>pack</code></em> fields.
|
876
|
+
and <em class="structfield"><code>pack</code></em> fields.
|
881
877
|
</p>
|
882
878
|
<p>
|
883
879
|
<span class="type">GtkBoxChild</span> contains the following fields. (These fields
|
@@ -885,7 +881,7 @@ should be considered read-only. They should never be directly set by an
|
|
885
881
|
application.)
|
886
882
|
</p>
|
887
883
|
<div class="refsect3">
|
888
|
-
<a name="
|
884
|
+
<a name="GtkBoxChild.members"></a><h4>Members</h4>
|
889
885
|
<div class="informaltable"><table width="100%" border="0">
|
890
886
|
<colgroup>
|
891
887
|
<col width="300px" class="struct_members_name">
|
@@ -1037,7 +1033,6 @@ layouts.</p></td>
|
|
1037
1033
|
</div>
|
1038
1034
|
</div>
|
1039
1035
|
<div class="footer">
|
1040
|
-
<hr>
|
1041
|
-
Generated by GTK-Doc V1.21.1</div>
|
1036
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1042
1037
|
</body>
|
1043
1038
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Builder.html" title="Interface builder">
|
9
9
|
<link rel="prev" href="Builder.html" title="Interface builder">
|
10
10
|
<link rel="next" href="GtkBuilder.html" title="GtkBuilder">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<div class="refnamediv"><table width="100%"><tr>
|
31
31
|
<td valign="top">
|
32
32
|
<h2><span class="refentrytitle"><a name="GtkBuildable.top_of_page"></a>GtkBuildable</span></h2>
|
33
|
-
<p>GtkBuildable
|
33
|
+
<p>GtkBuildable</p>
|
34
34
|
</td>
|
35
35
|
<td class="gallery_image" valign="top" align="right"></td>
|
36
36
|
</tr></table></div>
|
@@ -75,7 +75,7 @@
|
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
77
|
<td class="function_type">
|
78
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
78
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
79
79
|
</td>
|
80
80
|
<td class="function_name">
|
81
81
|
<a class="link" href="GtkBuildable.html#gtk-buildable-construct-child" title="gtk_buildable_construct_child ()">gtk_buildable_construct_child</a> <span class="c_punctuation">()</span>
|
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
118
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GtkBuildable.html#gtk-buildable-get-internal-child" title="gtk_buildable_get_internal_child ()">gtk_buildable_get_internal_child</a> <span class="c_punctuation">()</span>
|
@@ -145,7 +145,7 @@
|
|
145
145
|
</div>
|
146
146
|
<div class="refsect1">
|
147
147
|
<a name="GtkBuildable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
148
|
-
<pre class="screen"> GInterface
|
148
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
149
149
|
<span class="lineart">╰──</span> GtkBuildable
|
150
150
|
</pre>
|
151
151
|
</div>
|
@@ -153,7 +153,7 @@
|
|
153
153
|
<a name="GtkBuildable.prerequisites"></a><h2>Prerequisites</h2>
|
154
154
|
<p>
|
155
155
|
GtkBuildable requires
|
156
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
156
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
157
157
|
</div>
|
158
158
|
<div class="refsect1">
|
159
159
|
<a name="GtkBuildable.implementations"></a><h2>Known Implementations</h2>
|
@@ -168,16 +168,6 @@ GtkBuildable is implemented by
|
|
168
168
|
</div>
|
169
169
|
<div class="refsect1">
|
170
170
|
<a name="GtkBuildable.description"></a><h2>Description</h2>
|
171
|
-
<p>In order to allow construction from a <a class="link" href="GtkBuilder.html#BUILDER-UI" title="GtkBuilder UI Definitions">GtkBuilder
|
172
|
-
UI description</a>, an object class must implement the
|
173
|
-
GtkBuildable interface. The interface includes methods for setting
|
174
|
-
names and properties of objects, parsing custom tags, constructing
|
175
|
-
child objects.</p>
|
176
|
-
<p>The GtkBuildable interface is implemented by all widgets and
|
177
|
-
many of the non-widget objects that are provided by GTK+. The
|
178
|
-
main user of this interface is <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a>, there should be
|
179
|
-
very little need for applications to call any
|
180
|
-
<code class="function">gtk_buildable_...</code> functions.</p>
|
181
171
|
</div>
|
182
172
|
<div class="refsect1">
|
183
173
|
<a name="GtkBuildable.functions_details"></a><h2>Functions</h2>
|
@@ -186,63 +176,14 @@ very little need for applications to call any
|
|
186
176
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
187
177
|
gtk_buildable_set_name (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
188
178
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
189
|
-
<p>
|
190
|
-
object.</p>
|
191
|
-
<div class="refsect3">
|
192
|
-
<a name="id-1.4.22.2.10.2.5"></a><h4>Parameters</h4>
|
193
|
-
<div class="informaltable"><table width="100%" border="0">
|
194
|
-
<colgroup>
|
195
|
-
<col width="150px" class="parameters_name">
|
196
|
-
<col class="parameters_description">
|
197
|
-
<col width="200px" class="parameters_annotations">
|
198
|
-
</colgroup>
|
199
|
-
<tbody>
|
200
|
-
<tr>
|
201
|
-
<td class="parameter_name"><p>buildable</p></td>
|
202
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
203
|
-
<td class="parameter_annotations"> </td>
|
204
|
-
</tr>
|
205
|
-
<tr>
|
206
|
-
<td class="parameter_name"><p>name</p></td>
|
207
|
-
<td class="parameter_description"><p>name to set</p></td>
|
208
|
-
<td class="parameter_annotations"> </td>
|
209
|
-
</tr>
|
210
|
-
</tbody>
|
211
|
-
</table></div>
|
212
|
-
</div>
|
213
|
-
<p class="since">Since 2.12</p>
|
179
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
214
180
|
</div>
|
215
181
|
<hr>
|
216
182
|
<div class="refsect2">
|
217
183
|
<a name="gtk-buildable-get-name"></a><h3>gtk_buildable_get_name ()</h3>
|
218
184
|
<pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
219
185
|
gtk_buildable_get_name (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>);</pre>
|
220
|
-
<p>
|
221
|
-
object. </p>
|
222
|
-
<p><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> sets the name based on the the </p>
|
223
|
-
<a class="link" href="GtkBuilder.html#BUILDER-UI" title="GtkBuilder UI Definitions">GtkBuilder UI definition</a><p>used to construct the <em class="parameter"><code>buildable</code></em>
|
224
|
-
.</p>
|
225
|
-
<div class="refsect3">
|
226
|
-
<a name="id-1.4.22.2.10.3.8"></a><h4>Parameters</h4>
|
227
|
-
<div class="informaltable"><table width="100%" border="0">
|
228
|
-
<colgroup>
|
229
|
-
<col width="150px" class="parameters_name">
|
230
|
-
<col class="parameters_description">
|
231
|
-
<col width="200px" class="parameters_annotations">
|
232
|
-
</colgroup>
|
233
|
-
<tbody><tr>
|
234
|
-
<td class="parameter_name"><p>buildable</p></td>
|
235
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
236
|
-
<td class="parameter_annotations"> </td>
|
237
|
-
</tr></tbody>
|
238
|
-
</table></div>
|
239
|
-
</div>
|
240
|
-
<div class="refsect3">
|
241
|
-
<a name="id-1.4.22.2.10.3.9"></a><h4>Returns</h4>
|
242
|
-
<p> the name set with <a class="link" href="GtkBuildable.html#gtk-buildable-set-name" title="gtk_buildable_set_name ()"><code class="function">gtk_buildable_set_name()</code></a></p>
|
243
|
-
<p></p>
|
244
|
-
</div>
|
245
|
-
<p class="since">Since 2.12</p>
|
186
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
246
187
|
</div>
|
247
188
|
<hr>
|
248
189
|
<div class="refsect2">
|
@@ -250,45 +191,9 @@ gtk_buildable_get_name (<em class="parameter"><code><a class="link" href="GtkBui
|
|
250
191
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
251
192
|
gtk_buildable_add_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
252
193
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
253
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
|
194
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *child</code></em>,
|
254
195
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type</code></em>);</pre>
|
255
|
-
<p>
|
256
|
-
. <em class="parameter"><code>type</code></em>
|
257
|
-
is an optional string
|
258
|
-
describing how the child should be added.</p>
|
259
|
-
<div class="refsect3">
|
260
|
-
<a name="id-1.4.22.2.10.4.5"></a><h4>Parameters</h4>
|
261
|
-
<div class="informaltable"><table width="100%" border="0">
|
262
|
-
<colgroup>
|
263
|
-
<col width="150px" class="parameters_name">
|
264
|
-
<col class="parameters_description">
|
265
|
-
<col width="200px" class="parameters_annotations">
|
266
|
-
</colgroup>
|
267
|
-
<tbody>
|
268
|
-
<tr>
|
269
|
-
<td class="parameter_name"><p>buildable</p></td>
|
270
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
271
|
-
<td class="parameter_annotations"> </td>
|
272
|
-
</tr>
|
273
|
-
<tr>
|
274
|
-
<td class="parameter_name"><p>builder</p></td>
|
275
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a></p></td>
|
276
|
-
<td class="parameter_annotations"> </td>
|
277
|
-
</tr>
|
278
|
-
<tr>
|
279
|
-
<td class="parameter_name"><p>child</p></td>
|
280
|
-
<td class="parameter_description"><p>child to add</p></td>
|
281
|
-
<td class="parameter_annotations"> </td>
|
282
|
-
</tr>
|
283
|
-
<tr>
|
284
|
-
<td class="parameter_name"><p>type</p></td>
|
285
|
-
<td class="parameter_description"><p> kind of child or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
286
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
287
|
-
</tr>
|
288
|
-
</tbody>
|
289
|
-
</table></div>
|
290
|
-
</div>
|
291
|
-
<p class="since">Since 2.12</p>
|
196
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
292
197
|
</div>
|
293
198
|
<hr>
|
294
199
|
<div class="refsect2">
|
@@ -298,89 +203,16 @@ gtk_buildable_set_buildable_property (<em class="parameter"><code><a class="link
|
|
298
203
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
299
204
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
300
205
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
301
|
-
<p>
|
302
|
-
to <em class="parameter"><code>value</code></em>
|
303
|
-
on the <em class="parameter"><code>buildable</code></em>
|
304
|
-
object.</p>
|
305
|
-
<div class="refsect3">
|
306
|
-
<a name="id-1.4.22.2.10.5.5"></a><h4>Parameters</h4>
|
307
|
-
<div class="informaltable"><table width="100%" border="0">
|
308
|
-
<colgroup>
|
309
|
-
<col width="150px" class="parameters_name">
|
310
|
-
<col class="parameters_description">
|
311
|
-
<col width="200px" class="parameters_annotations">
|
312
|
-
</colgroup>
|
313
|
-
<tbody>
|
314
|
-
<tr>
|
315
|
-
<td class="parameter_name"><p>buildable</p></td>
|
316
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
317
|
-
<td class="parameter_annotations"> </td>
|
318
|
-
</tr>
|
319
|
-
<tr>
|
320
|
-
<td class="parameter_name"><p>builder</p></td>
|
321
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a></p></td>
|
322
|
-
<td class="parameter_annotations"> </td>
|
323
|
-
</tr>
|
324
|
-
<tr>
|
325
|
-
<td class="parameter_name"><p>name</p></td>
|
326
|
-
<td class="parameter_description"><p>name of property</p></td>
|
327
|
-
<td class="parameter_annotations"> </td>
|
328
|
-
</tr>
|
329
|
-
<tr>
|
330
|
-
<td class="parameter_name"><p>value</p></td>
|
331
|
-
<td class="parameter_description"><p>value of property</p></td>
|
332
|
-
<td class="parameter_annotations"> </td>
|
333
|
-
</tr>
|
334
|
-
</tbody>
|
335
|
-
</table></div>
|
336
|
-
</div>
|
337
|
-
<p class="since">Since 2.12</p>
|
206
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
338
207
|
</div>
|
339
208
|
<hr>
|
340
209
|
<div class="refsect2">
|
341
210
|
<a name="gtk-buildable-construct-child"></a><h3>gtk_buildable_construct_child ()</h3>
|
342
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
211
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
343
212
|
gtk_buildable_construct_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
344
213
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
345
214
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
346
|
-
<p>
|
347
|
-
with the name <em class="parameter"><code>name</code></em>
|
348
|
-
.</p>
|
349
|
-
<p><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> calls this function if a "constructor" has been
|
350
|
-
specified in the UI definition.</p>
|
351
|
-
<div class="refsect3">
|
352
|
-
<a name="id-1.4.22.2.10.6.6"></a><h4>Parameters</h4>
|
353
|
-
<div class="informaltable"><table width="100%" border="0">
|
354
|
-
<colgroup>
|
355
|
-
<col width="150px" class="parameters_name">
|
356
|
-
<col class="parameters_description">
|
357
|
-
<col width="200px" class="parameters_annotations">
|
358
|
-
</colgroup>
|
359
|
-
<tbody>
|
360
|
-
<tr>
|
361
|
-
<td class="parameter_name"><p>buildable</p></td>
|
362
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
363
|
-
<td class="parameter_annotations"> </td>
|
364
|
-
</tr>
|
365
|
-
<tr>
|
366
|
-
<td class="parameter_name"><p>builder</p></td>
|
367
|
-
<td class="parameter_description"><p><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> used to construct this object</p></td>
|
368
|
-
<td class="parameter_annotations"> </td>
|
369
|
-
</tr>
|
370
|
-
<tr>
|
371
|
-
<td class="parameter_name"><p>name</p></td>
|
372
|
-
<td class="parameter_description"><p>name of child to construct</p></td>
|
373
|
-
<td class="parameter_annotations"> </td>
|
374
|
-
</tr>
|
375
|
-
</tbody>
|
376
|
-
</table></div>
|
377
|
-
</div>
|
378
|
-
<div class="refsect3">
|
379
|
-
<a name="id-1.4.22.2.10.6.7"></a><h4>Returns</h4>
|
380
|
-
<p> the constructed child. </p>
|
381
|
-
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
382
|
-
</div>
|
383
|
-
<p class="since">Since 2.12</p>
|
215
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
384
216
|
</div>
|
385
217
|
<hr>
|
386
218
|
<div class="refsect2">
|
@@ -388,61 +220,11 @@ specified in the UI definition.</p>
|
|
388
220
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
389
221
|
gtk_buildable_custom_tag_start (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
390
222
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
391
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
|
223
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *child</code></em>,
|
392
224
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
|
393
225
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> *parser</code></em>,
|
394
226
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);</pre>
|
395
|
-
<p>
|
396
|
-
<div class="refsect3">
|
397
|
-
<a name="id-1.4.22.2.10.7.5"></a><h4>Parameters</h4>
|
398
|
-
<div class="informaltable"><table width="100%" border="0">
|
399
|
-
<colgroup>
|
400
|
-
<col width="150px" class="parameters_name">
|
401
|
-
<col class="parameters_description">
|
402
|
-
<col width="200px" class="parameters_annotations">
|
403
|
-
</colgroup>
|
404
|
-
<tbody>
|
405
|
-
<tr>
|
406
|
-
<td class="parameter_name"><p>buildable</p></td>
|
407
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
408
|
-
<td class="parameter_annotations"> </td>
|
409
|
-
</tr>
|
410
|
-
<tr>
|
411
|
-
<td class="parameter_name"><p>builder</p></td>
|
412
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> used to construct this object</p></td>
|
413
|
-
<td class="parameter_annotations"> </td>
|
414
|
-
</tr>
|
415
|
-
<tr>
|
416
|
-
<td class="parameter_name"><p>child</p></td>
|
417
|
-
<td class="parameter_description"><p> child object or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. </p></td>
|
418
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
419
|
-
</tr>
|
420
|
-
<tr>
|
421
|
-
<td class="parameter_name"><p>tagname</p></td>
|
422
|
-
<td class="parameter_description"><p>name of tag</p></td>
|
423
|
-
<td class="parameter_annotations"> </td>
|
424
|
-
</tr>
|
425
|
-
<tr>
|
426
|
-
<td class="parameter_name"><p>parser</p></td>
|
427
|
-
<td class="parameter_description"><p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html#GMarkupParser"><span class="type">GMarkupParser</span></a> structure to fill in. </p></td>
|
428
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
429
|
-
</tr>
|
430
|
-
<tr>
|
431
|
-
<td class="parameter_name"><p>data</p></td>
|
432
|
-
<td class="parameter_description"><p> return location for user data that will be passed in
|
433
|
-
to parser functions. </p></td>
|
434
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
435
|
-
</tr>
|
436
|
-
</tbody>
|
437
|
-
</table></div>
|
438
|
-
</div>
|
439
|
-
<div class="refsect3">
|
440
|
-
<a name="id-1.4.22.2.10.7.6"></a><h4>Returns</h4>
|
441
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a object has a custom implementation, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
442
|
-
if it doesn't.</p>
|
443
|
-
<p></p>
|
444
|
-
</div>
|
445
|
-
<p class="since">Since 2.12</p>
|
227
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
446
228
|
</div>
|
447
229
|
<hr>
|
448
230
|
<div class="refsect2">
|
@@ -450,49 +232,10 @@ if it doesn't.</p>
|
|
450
232
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
451
233
|
gtk_buildable_custom_tag_end (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
452
234
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
453
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
|
235
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *child</code></em>,
|
454
236
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
|
455
237
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);</pre>
|
456
|
-
<p>
|
457
|
-
the buildable.</p>
|
458
|
-
<div class="refsect3">
|
459
|
-
<a name="id-1.4.22.2.10.8.5"></a><h4>Parameters</h4>
|
460
|
-
<div class="informaltable"><table width="100%" border="0">
|
461
|
-
<colgroup>
|
462
|
-
<col width="150px" class="parameters_name">
|
463
|
-
<col class="parameters_description">
|
464
|
-
<col width="200px" class="parameters_annotations">
|
465
|
-
</colgroup>
|
466
|
-
<tbody>
|
467
|
-
<tr>
|
468
|
-
<td class="parameter_name"><p>buildable</p></td>
|
469
|
-
<td class="parameter_description"><p>A <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
470
|
-
<td class="parameter_annotations"> </td>
|
471
|
-
</tr>
|
472
|
-
<tr>
|
473
|
-
<td class="parameter_name"><p>builder</p></td>
|
474
|
-
<td class="parameter_description"><p><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> used to construct this object</p></td>
|
475
|
-
<td class="parameter_annotations"> </td>
|
476
|
-
</tr>
|
477
|
-
<tr>
|
478
|
-
<td class="parameter_name"><p>child</p></td>
|
479
|
-
<td class="parameter_description"><p> child object or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. </p></td>
|
480
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
481
|
-
</tr>
|
482
|
-
<tr>
|
483
|
-
<td class="parameter_name"><p>tagname</p></td>
|
484
|
-
<td class="parameter_description"><p>name of tag</p></td>
|
485
|
-
<td class="parameter_annotations"> </td>
|
486
|
-
</tr>
|
487
|
-
<tr>
|
488
|
-
<td class="parameter_name"><p>data</p></td>
|
489
|
-
<td class="parameter_description"><p> user data that will be passed in to parser functions. </p></td>
|
490
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> gpointer]</span></td>
|
491
|
-
</tr>
|
492
|
-
</tbody>
|
493
|
-
</table></div>
|
494
|
-
</div>
|
495
|
-
<p class="since">Since 2.12</p>
|
238
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
496
239
|
</div>
|
497
240
|
<hr>
|
498
241
|
<div class="refsect2">
|
@@ -500,50 +243,10 @@ the buildable.</p>
|
|
500
243
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
501
244
|
gtk_buildable_custom_finished (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
502
245
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
503
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *child</code></em>,
|
246
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *child</code></em>,
|
504
247
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagname</code></em>,
|
505
248
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
506
|
-
<p>
|
507
|
-
called once for each custom tag handled by the <em class="parameter"><code>buildable</code></em>
|
508
|
-
.</p>
|
509
|
-
<div class="refsect3">
|
510
|
-
<a name="id-1.4.22.2.10.9.5"></a><h4>Parameters</h4>
|
511
|
-
<div class="informaltable"><table width="100%" border="0">
|
512
|
-
<colgroup>
|
513
|
-
<col width="150px" class="parameters_name">
|
514
|
-
<col class="parameters_description">
|
515
|
-
<col width="200px" class="parameters_annotations">
|
516
|
-
</colgroup>
|
517
|
-
<tbody>
|
518
|
-
<tr>
|
519
|
-
<td class="parameter_name"><p>buildable</p></td>
|
520
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
521
|
-
<td class="parameter_annotations"> </td>
|
522
|
-
</tr>
|
523
|
-
<tr>
|
524
|
-
<td class="parameter_name"><p>builder</p></td>
|
525
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a></p></td>
|
526
|
-
<td class="parameter_annotations"> </td>
|
527
|
-
</tr>
|
528
|
-
<tr>
|
529
|
-
<td class="parameter_name"><p>child</p></td>
|
530
|
-
<td class="parameter_description"><p> child object or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for non-child tags. </p></td>
|
531
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
532
|
-
</tr>
|
533
|
-
<tr>
|
534
|
-
<td class="parameter_name"><p>tagname</p></td>
|
535
|
-
<td class="parameter_description"><p>the name of the tag</p></td>
|
536
|
-
<td class="parameter_annotations"> </td>
|
537
|
-
</tr>
|
538
|
-
<tr>
|
539
|
-
<td class="parameter_name"><p>data</p></td>
|
540
|
-
<td class="parameter_description"><p>user data created in custom_tag_start</p></td>
|
541
|
-
<td class="parameter_annotations"> </td>
|
542
|
-
</tr>
|
543
|
-
</tbody>
|
544
|
-
</table></div>
|
545
|
-
</div>
|
546
|
-
<p class="since">Since 2.12</p>
|
249
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
547
250
|
</div>
|
548
251
|
<hr>
|
549
252
|
<div class="refsect2">
|
@@ -551,78 +254,16 @@ called once for each custom tag handled by the <em class="parameter"><code>build
|
|
551
254
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
552
255
|
gtk_buildable_parser_finished (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
553
256
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>);</pre>
|
554
|
-
<p>
|
555
|
-
<a class="link" href="GtkBuilder.html#BUILDER-UI" title="GtkBuilder UI Definitions">GtkBuilder UI definition</a>.
|
556
|
-
<p>Note that this will be called once for each time
|
557
|
-
<a class="link" href="GtkBuilder.html#gtk-builder-add-from-file" title="gtk_builder_add_from_file ()"><code class="function">gtk_builder_add_from_file()</code></a> or <a class="link" href="GtkBuilder.html#gtk-builder-add-from-string" title="gtk_builder_add_from_string ()"><code class="function">gtk_builder_add_from_string()</code></a>
|
558
|
-
is called on a builder.</p>
|
559
|
-
<div class="refsect3">
|
560
|
-
<a name="id-1.4.22.2.10.10.7"></a><h4>Parameters</h4>
|
561
|
-
<div class="informaltable"><table width="100%" border="0">
|
562
|
-
<colgroup>
|
563
|
-
<col width="150px" class="parameters_name">
|
564
|
-
<col class="parameters_description">
|
565
|
-
<col width="200px" class="parameters_annotations">
|
566
|
-
</colgroup>
|
567
|
-
<tbody>
|
568
|
-
<tr>
|
569
|
-
<td class="parameter_name"><p>buildable</p></td>
|
570
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
571
|
-
<td class="parameter_annotations"> </td>
|
572
|
-
</tr>
|
573
|
-
<tr>
|
574
|
-
<td class="parameter_name"><p>builder</p></td>
|
575
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a></p></td>
|
576
|
-
<td class="parameter_annotations"> </td>
|
577
|
-
</tr>
|
578
|
-
</tbody>
|
579
|
-
</table></div>
|
580
|
-
</div>
|
581
|
-
<p class="since">Since 2.12</p>
|
257
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
582
258
|
</div>
|
583
259
|
<hr>
|
584
260
|
<div class="refsect2">
|
585
261
|
<a name="gtk-buildable-get-internal-child"></a><h3>gtk_buildable_get_internal_child ()</h3>
|
586
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
262
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
587
263
|
gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a> *buildable</code></em>,
|
588
264
|
<em class="parameter"><code><a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> *builder</code></em>,
|
589
265
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *childname</code></em>);</pre>
|
590
|
-
<p>
|
591
|
-
of the <em class="parameter"><code>buildable</code></em>
|
592
|
-
object.</p>
|
593
|
-
<div class="refsect3">
|
594
|
-
<a name="id-1.4.22.2.10.11.5"></a><h4>Parameters</h4>
|
595
|
-
<div class="informaltable"><table width="100%" border="0">
|
596
|
-
<colgroup>
|
597
|
-
<col width="150px" class="parameters_name">
|
598
|
-
<col class="parameters_description">
|
599
|
-
<col width="200px" class="parameters_annotations">
|
600
|
-
</colgroup>
|
601
|
-
<tbody>
|
602
|
-
<tr>
|
603
|
-
<td class="parameter_name"><p>buildable</p></td>
|
604
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuildable.html" title="GtkBuildable"><span class="type">GtkBuildable</span></a></p></td>
|
605
|
-
<td class="parameter_annotations"> </td>
|
606
|
-
</tr>
|
607
|
-
<tr>
|
608
|
-
<td class="parameter_name"><p>builder</p></td>
|
609
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a></p></td>
|
610
|
-
<td class="parameter_annotations"> </td>
|
611
|
-
</tr>
|
612
|
-
<tr>
|
613
|
-
<td class="parameter_name"><p>childname</p></td>
|
614
|
-
<td class="parameter_description"><p>name of child</p></td>
|
615
|
-
<td class="parameter_annotations"> </td>
|
616
|
-
</tr>
|
617
|
-
</tbody>
|
618
|
-
</table></div>
|
619
|
-
</div>
|
620
|
-
<div class="refsect3">
|
621
|
-
<a name="id-1.4.22.2.10.11.6"></a><h4>Returns</h4>
|
622
|
-
<p> the internal child of the buildable object. </p>
|
623
|
-
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
624
|
-
</div>
|
625
|
-
<p class="since">Since 2.12</p>
|
266
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
626
267
|
</div>
|
627
268
|
</div>
|
628
269
|
<div class="refsect1">
|
@@ -630,8 +271,6 @@ gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" hr
|
|
630
271
|
<div class="refsect2">
|
631
272
|
<a name="GtkBuildable-struct"></a><h3>GtkBuildable</h3>
|
632
273
|
<pre class="programlisting">typedef struct _GtkBuildable GtkBuildable;</pre>
|
633
|
-
<p>
|
634
|
-
</p>
|
635
274
|
</div>
|
636
275
|
<hr>
|
637
276
|
<div class="refsect2">
|
@@ -678,124 +317,10 @@ gtk_buildable_get_internal_child (<em class="parameter"><code><a class="link" hr
|
|
678
317
|
const gchar *childname);
|
679
318
|
};
|
680
319
|
</pre>
|
681
|
-
<p>The GtkBuildableIface interface contains method that are
|
682
|
-
necessary to allow <a class="link" href="GtkBuilder.html" title="GtkBuilder"><span class="type">GtkBuilder</span></a> to construct an object from
|
683
|
-
a GtkBuilder UI definition.</p>
|
684
|
-
<div class="refsect3">
|
685
|
-
<a name="id-1.4.22.2.11.3.5"></a><h4>Members</h4>
|
686
|
-
<div class="informaltable"><table width="100%" border="0">
|
687
|
-
<colgroup>
|
688
|
-
<col width="300px" class="struct_members_name">
|
689
|
-
<col class="struct_members_description">
|
690
|
-
<col width="200px" class="struct_members_annotations">
|
691
|
-
</colgroup>
|
692
|
-
<tbody>
|
693
|
-
<tr>
|
694
|
-
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GtkBuildableIface.g-iface"></a>g_iface</code></em>;</p></td>
|
695
|
-
<td class="struct_member_description"><p>the parent class</p></td>
|
696
|
-
<td class="struct_member_annotations"> </td>
|
697
|
-
</tr>
|
698
|
-
<tr>
|
699
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.set-name"></a>set_name</code></em> ()</p></td>
|
700
|
-
<td class="struct_member_description"><p>Stores the name attribute given in the GtkBuilder UI definition.
|
701
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> stores the name as object data. Implement this method if your
|
702
|
-
object has some notion of "name" and it makes sense to map the XML name
|
703
|
-
attribute to it.</p></td>
|
704
|
-
<td class="struct_member_annotations"> </td>
|
705
|
-
</tr>
|
706
|
-
<tr>
|
707
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.get-name"></a>get_name</code></em> ()</p></td>
|
708
|
-
<td class="struct_member_description"><p>The getter corresponding to <em class="parameter"><code>set_name</code></em>
|
709
|
-
. Implement this
|
710
|
-
if you implement <em class="parameter"><code>set_name</code></em>
|
711
|
-
.</p></td>
|
712
|
-
<td class="struct_member_annotations"> </td>
|
713
|
-
</tr>
|
714
|
-
<tr>
|
715
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.add-child"></a>add_child</code></em> ()</p></td>
|
716
|
-
<td class="struct_member_description"><p>Adds a child. The <em class="parameter"><code>type</code></em>
|
717
|
-
parameter can be used to
|
718
|
-
differentiate the kind of child. <a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> implements this
|
719
|
-
to add add a child widget to the container, <a class="link" href="GtkNotebook.html" title="GtkNotebook"><span class="type">GtkNotebook</span></a> uses
|
720
|
-
the <em class="parameter"><code>type</code></em>
|
721
|
-
to distinguish between page labels (of type "page-label")
|
722
|
-
and normal children.</p></td>
|
723
|
-
<td class="struct_member_annotations"> </td>
|
724
|
-
</tr>
|
725
|
-
<tr>
|
726
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.set-buildable-property"></a>set_buildable_property</code></em> ()</p></td>
|
727
|
-
<td class="struct_member_description"><p>Sets a property of a buildable object.
|
728
|
-
It is normally not necessary to implement this, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set-property"><code class="function">g_object_set_property()</code></a>
|
729
|
-
is used by default. <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> implements this to delay showing itself
|
730
|
-
(i.e. setting the <a class="link" href="GtkWidget.html#GtkWidget--visible" title="The “visible” property"><span class="type">“visible”</span></a> property) until the whole interface
|
731
|
-
is created.</p></td>
|
732
|
-
<td class="struct_member_annotations"> </td>
|
733
|
-
</tr>
|
734
|
-
<tr>
|
735
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.construct-child"></a>construct_child</code></em> ()</p></td>
|
736
|
-
<td class="struct_member_description"><p>Constructs a child of a buildable that has been
|
737
|
-
specified as "constructor" in the UI definition. <a class="link" href="GtkUIManager.html" title="GtkUIManager"><span class="type">GtkUIManager</span></a> implements
|
738
|
-
this to reference to a widget created in a <ui> tag which is outside
|
739
|
-
of the normal GtkBuilder UI definition hierarchy. A reference to the
|
740
|
-
constructed object is returned and becomes owned by the caller.</p></td>
|
741
|
-
<td class="struct_member_annotations"> </td>
|
742
|
-
</tr>
|
743
|
-
<tr>
|
744
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.custom-tag-start"></a>custom_tag_start</code></em> ()</p></td>
|
745
|
-
<td class="struct_member_description"><p>Implement this if the buildable needs to parse
|
746
|
-
content below <child>. To handle an element, the implementation
|
747
|
-
must fill in the <em class="parameter"><code>parser</code></em>
|
748
|
-
structure and <em class="parameter"><code>user_data</code></em>
|
749
|
-
and return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
750
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> implements this to parse keyboard accelerators specified
|
751
|
-
in <accelerator> elements. <a class="link" href="GtkContainer.html" title="GtkContainer"><span class="type">GtkContainer</span></a> implements it to map
|
752
|
-
properties defined via <packing> elements to child properties.
|
753
|
-
Note that <em class="parameter"><code>user_data</code></em>
|
754
|
-
must be freed in <em class="parameter"><code>custom_tag_end</code></em>
|
755
|
-
or <em class="parameter"><code>custom_finished</code></em>
|
756
|
-
.</p></td>
|
757
|
-
<td class="struct_member_annotations"> </td>
|
758
|
-
</tr>
|
759
|
-
<tr>
|
760
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.custom-tag-end"></a>custom_tag_end</code></em> ()</p></td>
|
761
|
-
<td class="struct_member_description"><p>Called for the end tag of each custom element that is
|
762
|
-
handled by the buildable (see <em class="parameter"><code>custom_tag_start</code></em>
|
763
|
-
).</p></td>
|
764
|
-
<td class="struct_member_annotations"> </td>
|
765
|
-
</tr>
|
766
|
-
<tr>
|
767
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.custom-finished"></a>custom_finished</code></em> ()</p></td>
|
768
|
-
<td class="struct_member_description"><p>Called for each custom tag handled by the buildable
|
769
|
-
when the builder finishes parsing (see <em class="parameter"><code>custom_tag_start</code></em>
|
770
|
-
)</p></td>
|
771
|
-
<td class="struct_member_annotations"> </td>
|
772
|
-
</tr>
|
773
|
-
<tr>
|
774
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.parser-finished"></a>parser_finished</code></em> ()</p></td>
|
775
|
-
<td class="struct_member_description"><p>Called when a builder finishes the parsing
|
776
|
-
of a UI definition. It is normally not necessary to implement this,
|
777
|
-
unless you need to perform special cleanup actions. <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> sets
|
778
|
-
the <a class="link" href="GtkWidget.html#GtkWidget--visible" title="The “visible” property"><span class="type">“visible”</span></a> property here.</p></td>
|
779
|
-
<td class="struct_member_annotations"> </td>
|
780
|
-
</tr>
|
781
|
-
<tr>
|
782
|
-
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkBuildableIface.get-internal-child"></a>get_internal_child</code></em> ()</p></td>
|
783
|
-
<td class="struct_member_description"><p>Returns an internal child of a buildable.
|
784
|
-
<a class="link" href="GtkDialog.html" title="GtkDialog"><span class="type">GtkDialog</span></a> implements this to give access to its <em class="parameter"><code>vbox</code></em>
|
785
|
-
, making
|
786
|
-
it possible to add children to the vbox in a UI definition.
|
787
|
-
Implement this if the buildable has internal children that may
|
788
|
-
need to be accessed from a UI definition.</p></td>
|
789
|
-
<td class="struct_member_annotations"> </td>
|
790
|
-
</tr>
|
791
|
-
</tbody>
|
792
|
-
</table></div>
|
793
|
-
</div>
|
794
320
|
</div>
|
795
321
|
</div>
|
796
322
|
</div>
|
797
323
|
<div class="footer">
|
798
|
-
<hr>
|
799
|
-
Generated by GTK-Doc V1.21.1</div>
|
324
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
800
325
|
</body>
|
801
326
|
</html>
|