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="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)">
|
9
9
|
<link rel="prev" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">
|
10
10
|
<link rel="next" href="LayoutContainers.html" title="Layout Containers">
|
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">
|
@@ -88,7 +88,7 @@
|
|
88
88
|
</div>
|
89
89
|
<div class="refsect1">
|
90
90
|
<a name="GtkInputDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
91
|
-
<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>
|
91
|
+
<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>
|
92
92
|
<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>
|
93
93
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
94
94
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -147,9 +147,8 @@ gtk_input_dialog_new (<em class="parameter"><code><span class="type">void</span>
|
|
147
147
|
Creates a new <a class="link" href="GtkInputDialog.html" title="GtkInputDialog"><span class="type">GtkInputDialog</span></a>.
|
148
148
|
</p>
|
149
149
|
<div class="refsect3">
|
150
|
-
<a name="
|
150
|
+
<a name="gtk-input-dialog-new.returns"></a><h4>Returns</h4>
|
151
151
|
<p>the new <a class="link" href="GtkInputDialog.html" title="GtkInputDialog"><span class="type">GtkInputDialog</span></a>.</p>
|
152
|
-
<p></p>
|
153
152
|
</div>
|
154
153
|
</div>
|
155
154
|
</div>
|
@@ -169,15 +168,15 @@ Creates a new <a class="link" href="GtkInputDialog.html" title="GtkInputDialog">
|
|
169
168
|
<a name="GtkInputDialog-disable-device"></a><h3>The <code class="literal">“disable-device”</code> signal</h3>
|
170
169
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
171
170
|
user_function (<a class="link" href="GtkInputDialog.html" title="GtkInputDialog"><span class="type">GtkInputDialog</span></a> *inputdialog,
|
172
|
-
<a href="
|
171
|
+
<a href="../html/gdk2-Input-Devices.html#GdkDevice"><span class="type">GdkDevice</span></a> *arg1,
|
173
172
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
174
173
|
<p>
|
175
174
|
This signal is emitted when the user changes the
|
176
|
-
mode of a device from a <a href="
|
175
|
+
mode of a device from a <a href="../html/gdk2-Input-Devices.html#GDK-MODE-SCREEN:CAPS"><span class="type">GDK_MODE_SCREEN</span></a> or <a href="../html/gdk2-Input-Devices.html#GDK-MODE-WINDOW:CAPS"><span class="type">GDK_MODE_WINDOW</span></a>
|
177
176
|
to <span class="type">GDK_MODE_ENABLED</span>.
|
178
177
|
</p>
|
179
178
|
<div class="refsect3">
|
180
|
-
<a name="
|
179
|
+
<a name="GtkInputDialog-disable-device.parameters"></a><h4>Parameters</h4>
|
181
180
|
<div class="informaltable"><table width="100%" border="0">
|
182
181
|
<colgroup>
|
183
182
|
<col width="150px" class="parameters_name">
|
@@ -210,15 +209,15 @@ to <span class="type">GDK_MODE_ENABLED</span>.
|
|
210
209
|
<a name="GtkInputDialog-enable-device"></a><h3>The <code class="literal">“enable-device”</code> signal</h3>
|
211
210
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
212
211
|
user_function (<a class="link" href="GtkInputDialog.html" title="GtkInputDialog"><span class="type">GtkInputDialog</span></a> *inputdialog,
|
213
|
-
<a href="
|
212
|
+
<a href="../html/gdk2-Input-Devices.html#GdkDevice"><span class="type">GdkDevice</span></a> *arg1,
|
214
213
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
215
214
|
<p>
|
216
215
|
This signal is emitted when the user changes the
|
217
|
-
mode of a device from <a href="
|
218
|
-
<a href="
|
216
|
+
mode of a device from <a href="../html/gdk2-Input-Devices.html#GDK-MODE-DISABLED:CAPS"><span class="type">GDK_MODE_DISABLED</span></a> to a
|
217
|
+
<a href="../html/gdk2-Input-Devices.html#GDK-MODE-SCREEN:CAPS"><span class="type">GDK_MODE_SCREEN</span></a> or <a href="../html/gdk2-Input-Devices.html#GDK-MODE-WINDOW:CAPS"><span class="type">GDK_MODE_WINDOW</span></a>.
|
219
218
|
</p>
|
220
219
|
<div class="refsect3">
|
221
|
-
<a name="
|
220
|
+
<a name="GtkInputDialog-enable-device.parameters"></a><h4>Parameters</h4>
|
222
221
|
<div class="informaltable"><table width="100%" border="0">
|
223
222
|
<colgroup>
|
224
223
|
<col width="150px" class="parameters_name">
|
@@ -249,7 +248,6 @@ mode of a device from <a href="http://library.gnome.org/devel/gdk3/gdk2-Input-De
|
|
249
248
|
</div>
|
250
249
|
</div>
|
251
250
|
<div class="footer">
|
252
|
-
<hr>
|
253
|
-
Generated by GTK-Doc V1.21.1</div>
|
251
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
254
252
|
</body>
|
255
253
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="WindowWidgets.html" title="Windows">
|
9
9
|
<link rel="prev" href="GtkDialog.html" title="GtkDialog">
|
10
10
|
<link rel="next" href="GtkMessageDialog.html" title="GtkMessageDialog">
|
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">
|
@@ -68,7 +68,7 @@
|
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
70
|
<td class="function_type">
|
71
|
-
<a href="
|
71
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
74
|
<a class="link" href="GtkInvisible.html#gtk-invisible-get-screen" title="gtk_invisible_get_screen ()">gtk_invisible_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -87,7 +87,7 @@
|
|
87
87
|
</colgroup>
|
88
88
|
<tbody><tr>
|
89
89
|
<td class="property_type">
|
90
|
-
<a href="
|
90
|
+
<a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
91
91
|
<td class="property_name"><a class="link" href="GtkInvisible.html#GtkInvisible--screen" title="The “screen” property">screen</a></td>
|
92
92
|
<td class="property_flags">Read / Write</td>
|
93
93
|
</tr></tbody>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
110
|
<a name="GtkInvisible.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
111
|
-
<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>
|
111
|
+
<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>
|
112
112
|
<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>
|
113
113
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
114
114
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -145,19 +145,18 @@ for drag-and-drop.
|
|
145
145
|
gtk_invisible_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
146
146
|
<p>Creates a new <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a>.</p>
|
147
147
|
<div class="refsect3">
|
148
|
-
<a name="
|
148
|
+
<a name="gtk-invisible-new.returns"></a><h4>Returns</h4>
|
149
149
|
<p> a new <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a>.</p>
|
150
|
-
<p></p>
|
151
150
|
</div>
|
152
151
|
</div>
|
153
152
|
<hr>
|
154
153
|
<div class="refsect2">
|
155
154
|
<a name="gtk-invisible-new-for-screen"></a><h3>gtk_invisible_new_for_screen ()</h3>
|
156
155
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
157
|
-
gtk_invisible_new_for_screen (<em class="parameter"><code><a href="
|
156
|
+
gtk_invisible_new_for_screen (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
158
157
|
<p>Creates a new <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> object for a specified screen</p>
|
159
158
|
<div class="refsect3">
|
160
|
-
<a name="
|
159
|
+
<a name="gtk-invisible-new-for-screen.parameters"></a><h4>Parameters</h4>
|
161
160
|
<div class="informaltable"><table width="100%" border="0">
|
162
161
|
<colgroup>
|
163
162
|
<col width="150px" class="parameters_name">
|
@@ -166,28 +165,27 @@ gtk_invisible_new_for_screen (<em class="parameter"><code><a href="http://librar
|
|
166
165
|
</colgroup>
|
167
166
|
<tbody><tr>
|
168
167
|
<td class="parameter_name"><p>screen</p></td>
|
169
|
-
<td class="parameter_description"><p>a <a href="
|
168
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> which identifies on which
|
170
169
|
the new <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> will be created.</p></td>
|
171
170
|
<td class="parameter_annotations"> </td>
|
172
171
|
</tr></tbody>
|
173
172
|
</table></div>
|
174
173
|
</div>
|
175
174
|
<div class="refsect3">
|
176
|
-
<a name="
|
175
|
+
<a name="gtk-invisible-new-for-screen.returns"></a><h4>Returns</h4>
|
177
176
|
<p> a newly created <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> object</p>
|
178
|
-
<p></p>
|
179
177
|
</div>
|
180
|
-
<p class="since">Since 2.2</p>
|
178
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
181
179
|
</div>
|
182
180
|
<hr>
|
183
181
|
<div class="refsect2">
|
184
182
|
<a name="gtk-invisible-set-screen"></a><h3>gtk_invisible_set_screen ()</h3>
|
185
183
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
186
184
|
gtk_invisible_set_screen (<em class="parameter"><code><a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> *invisible</code></em>,
|
187
|
-
<em class="parameter"><code><a href="
|
188
|
-
<p>Sets the <a href="
|
185
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
186
|
+
<p>Sets the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> where the <a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> object will be displayed.</p>
|
189
187
|
<div class="refsect3">
|
190
|
-
<a name="
|
188
|
+
<a name="gtk-invisible-set-screen.parameters"></a><h4>Parameters</h4>
|
191
189
|
<div class="informaltable"><table width="100%" border="0">
|
192
190
|
<colgroup>
|
193
191
|
<col width="150px" class="parameters_name">
|
@@ -202,23 +200,23 @@ gtk_invisible_set_screen (<em class="parameter"><code><a class="link" href="GtkI
|
|
202
200
|
</tr>
|
203
201
|
<tr>
|
204
202
|
<td class="parameter_name"><p>screen</p></td>
|
205
|
-
<td class="parameter_description"><p>a <a href="
|
203
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>.</p></td>
|
206
204
|
<td class="parameter_annotations"> </td>
|
207
205
|
</tr>
|
208
206
|
</tbody>
|
209
207
|
</table></div>
|
210
208
|
</div>
|
211
|
-
<p class="since">Since 2.2</p>
|
209
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
212
210
|
</div>
|
213
211
|
<hr>
|
214
212
|
<div class="refsect2">
|
215
213
|
<a name="gtk-invisible-get-screen"></a><h3>gtk_invisible_get_screen ()</h3>
|
216
|
-
<pre class="programlisting"><a href="
|
214
|
+
<pre class="programlisting"><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
217
215
|
gtk_invisible_get_screen (<em class="parameter"><code><a class="link" href="GtkInvisible.html" title="GtkInvisible"><span class="type">GtkInvisible</span></a> *invisible</code></em>);</pre>
|
218
|
-
<p>Returns the <a href="
|
216
|
+
<p>Returns the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> object associated with <em class="parameter"><code>invisible</code></em>
|
219
217
|
</p>
|
220
218
|
<div class="refsect3">
|
221
|
-
<a name="
|
219
|
+
<a name="gtk-invisible-get-screen.parameters"></a><h4>Parameters</h4>
|
222
220
|
<div class="informaltable"><table width="100%" border="0">
|
223
221
|
<colgroup>
|
224
222
|
<col width="150px" class="parameters_name">
|
@@ -233,11 +231,11 @@ gtk_invisible_get_screen (<em class="parameter"><code><a class="link" href="GtkI
|
|
233
231
|
</table></div>
|
234
232
|
</div>
|
235
233
|
<div class="refsect3">
|
236
|
-
<a name="
|
237
|
-
<p> the associated <a href="
|
234
|
+
<a name="gtk-invisible-get-screen.returns"></a><h4>Returns</h4>
|
235
|
+
<p> the associated <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
|
238
236
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
239
237
|
</div>
|
240
|
-
<p class="since">Since 2.2</p>
|
238
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
241
239
|
</div>
|
242
240
|
</div>
|
243
241
|
<div class="refsect1">
|
@@ -254,14 +252,13 @@ The <a class="link" href="GtkInvisible.html#GtkInvisible-struct" title="struct G
|
|
254
252
|
<a name="GtkInvisible.property-details"></a><h2>Property Details</h2>
|
255
253
|
<div class="refsect2">
|
256
254
|
<a name="GtkInvisible--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
257
|
-
<pre class="programlisting"> “screen” <a href="
|
255
|
+
<pre class="programlisting"> “screen” <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
258
256
|
<p>The screen where this window will be displayed.</p>
|
259
257
|
<p>Flags: Read / Write</p>
|
260
258
|
</div>
|
261
259
|
</div>
|
262
260
|
</div>
|
263
261
|
<div class="footer">
|
264
|
-
<hr>
|
265
|
-
Generated by GTK-Doc V1.21.1</div>
|
262
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
266
263
|
</body>
|
267
264
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkContainer.html" title="GtkContainer">
|
10
10
|
<link rel="next" href="GtkMenuShell.html" title="GtkMenuShell">
|
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">
|
@@ -111,7 +111,7 @@
|
|
111
111
|
</div>
|
112
112
|
<div class="refsect1">
|
113
113
|
<a name="GtkItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
114
|
-
<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>
|
114
|
+
<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>
|
115
115
|
<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>
|
116
116
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
117
117
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -158,7 +158,7 @@ gtk_item_select (<em class="parameter"><code><a class="link" href="GtkItem.html"
|
|
158
158
|
Emits the "select" signal on the given item.
|
159
159
|
</p>
|
160
160
|
<div class="refsect3">
|
161
|
-
<a name="
|
161
|
+
<a name="gtk-item-select.parameters"></a><h4>Parameters</h4>
|
162
162
|
<div class="informaltable"><table width="100%" border="0">
|
163
163
|
<colgroup>
|
164
164
|
<col width="150px" class="parameters_name">
|
@@ -186,7 +186,7 @@ gtk_item_deselect (<em class="parameter"><code><a class="link" href="GtkItem.htm
|
|
186
186
|
Emits the "deselect" signal on the given item.
|
187
187
|
</p>
|
188
188
|
<div class="refsect3">
|
189
|
-
<a name="
|
189
|
+
<a name="gtk-item-deselect.parameters"></a><h4>Parameters</h4>
|
190
190
|
<div class="informaltable"><table width="100%" border="0">
|
191
191
|
<colgroup>
|
192
192
|
<col width="150px" class="parameters_name">
|
@@ -214,7 +214,7 @@ gtk_item_toggle (<em class="parameter"><code><a class="link" href="GtkItem.html"
|
|
214
214
|
Emits the "toggle" signal on the given item.
|
215
215
|
</p>
|
216
216
|
<div class="refsect3">
|
217
|
-
<a name="
|
217
|
+
<a name="gtk-item-toggle.parameters"></a><h4>Parameters</h4>
|
218
218
|
<div class="informaltable"><table width="100%" border="0">
|
219
219
|
<colgroup>
|
220
220
|
<col width="150px" class="parameters_name">
|
@@ -252,7 +252,7 @@ user_function (<a class="link" href="GtkItem.html" title="GtkItem"><span class="
|
|
252
252
|
Emitted when the item is deselected.
|
253
253
|
</p>
|
254
254
|
<div class="refsect3">
|
255
|
-
<a name="
|
255
|
+
<a name="GtkItem-deselect.parameters"></a><h4>Parameters</h4>
|
256
256
|
<div class="informaltable"><table width="100%" border="0">
|
257
257
|
<colgroup>
|
258
258
|
<col width="150px" class="parameters_name">
|
@@ -285,7 +285,7 @@ user_function (<a class="link" href="GtkItem.html" title="GtkItem"><span class="
|
|
285
285
|
Emitted when the item is selected.
|
286
286
|
</p>
|
287
287
|
<div class="refsect3">
|
288
|
-
<a name="
|
288
|
+
<a name="GtkItem-select.parameters"></a><h4>Parameters</h4>
|
289
289
|
<div class="informaltable"><table width="100%" border="0">
|
290
290
|
<colgroup>
|
291
291
|
<col width="150px" class="parameters_name">
|
@@ -318,7 +318,7 @@ user_function (<a class="link" href="GtkItem.html" title="GtkItem"><span class="
|
|
318
318
|
Emitted when the item is toggled.
|
319
319
|
</p>
|
320
320
|
<div class="refsect3">
|
321
|
-
<a name="
|
321
|
+
<a name="GtkItem-toggle.parameters"></a><h4>Parameters</h4>
|
322
322
|
<div class="informaltable"><table width="100%" border="0">
|
323
323
|
<colgroup>
|
324
324
|
<col width="150px" class="parameters_name">
|
@@ -344,7 +344,6 @@ Emitted when the item is toggled.
|
|
344
344
|
</div>
|
345
345
|
</div>
|
346
346
|
<div class="footer">
|
347
|
-
<hr>
|
348
|
-
Generated by GTK-Doc V1.21.1</div>
|
347
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
349
348
|
</body>
|
350
349
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkFileSelection.html" title="GtkFileSelection">
|
10
10
|
<link rel="next" href="GtkList.html" title="GtkList">
|
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">
|
@@ -291,7 +291,7 @@
|
|
291
291
|
</div>
|
292
292
|
<div class="refsect1">
|
293
293
|
<a name="GtkItemFactory.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
294
|
-
<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>
|
294
|
+
<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>
|
295
295
|
<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>
|
296
296
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
297
297
|
<span class="lineart">╰──</span> GtkItemFactory
|
@@ -330,7 +330,7 @@ The function used to translate messages in e.g. <a class="link" href="gtk2-Theme
|
|
330
330
|
and <a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a>.
|
331
331
|
</p>
|
332
332
|
<div class="refsect3">
|
333
|
-
<a name="
|
333
|
+
<a name="GtkTranslateFunc.parameters"></a><h4>Parameters</h4>
|
334
334
|
<div class="informaltable"><table width="100%" border="0">
|
335
335
|
<colgroup>
|
336
336
|
<col width="150px" class="parameters_name">
|
@@ -354,9 +354,8 @@ or tooltip from a <a class="link" href="GtkActionGroup.html#GtkActionEntry" titl
|
|
354
354
|
</table></div>
|
355
355
|
</div>
|
356
356
|
<div class="refsect3">
|
357
|
-
<a name="
|
357
|
+
<a name="GtkTranslateFunc.returns"></a><h4>Returns</h4>
|
358
358
|
<p>the translated message</p>
|
359
|
-
<p></p>
|
360
359
|
</div>
|
361
360
|
</div>
|
362
361
|
<hr>
|
@@ -404,7 +403,7 @@ gtk_item_factory_new (<em class="parameter"><code><a href="/home/vagrant/ruby-gn
|
|
404
403
|
<p>Creates a new <a class="link" href="GtkItemFactory.html" title="GtkItemFactory"><span class="type">GtkItemFactory</span></a>.</p>
|
405
404
|
<p>Beware that the returned object does not have a floating reference.</p>
|
406
405
|
<div class="refsect3">
|
407
|
-
<a name="
|
406
|
+
<a name="gtk-item-factory-new.parameters"></a><h4>Parameters</h4>
|
408
407
|
<div class="informaltable"><table width="100%" border="0">
|
409
408
|
<colgroup>
|
410
409
|
<col width="150px" class="parameters_name">
|
@@ -434,9 +433,8 @@ menu items will be added, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vend
|
|
434
433
|
</table></div>
|
435
434
|
</div>
|
436
435
|
<div class="refsect3">
|
437
|
-
<a name="
|
436
|
+
<a name="gtk-item-factory-new.returns"></a><h4>Returns</h4>
|
438
437
|
<p>a new <a class="link" href="GtkItemFactory.html" title="GtkItemFactory"><span class="type">GtkItemFactory</span></a></p>
|
439
|
-
<p></p>
|
440
438
|
</div>
|
441
439
|
</div>
|
442
440
|
<hr>
|
@@ -453,7 +451,7 @@ gtk_item_factory_construct (<em class="parameter"><code><a class="link" href="Gt
|
|
453
451
|
</div>
|
454
452
|
<p>Initializes an item factory.</p>
|
455
453
|
<div class="refsect3">
|
456
|
-
<a name="
|
454
|
+
<a name="gtk-item-factory-construct.parameters"></a><h4>Parameters</h4>
|
457
455
|
<div class="informaltable"><table width="100%" border="0">
|
458
456
|
<colgroup>
|
459
457
|
<col width="150px" class="parameters_name">
|
@@ -497,7 +495,7 @@ gtk_item_factory_add_foreign (<em class="parameter"><code><a class="link" href="
|
|
497
495
|
<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> *full_path</code></em>,
|
498
496
|
<em class="parameter"><code><a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
499
497
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
500
|
-
<em class="parameter"><code><a href="
|
498
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
501
499
|
<div class="warning">
|
502
500
|
<p><code class="literal">gtk_item_factory_add_foreign</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
503
501
|
<p>The recommended API for this purpose are the functions
|
@@ -514,7 +512,7 @@ saving/restoring functionality provided by <a class="link" href="gtk2-Accelerato
|
|
514
512
|
<a class="link" href="gtk2-Accelerator-Maps.html#gtk-accel-map-load" title="gtk_accel_map_load"><code class="function">gtk_accel_map_load()</code></a>, even if they haven't been created by an item
|
515
513
|
factory.</p>
|
516
514
|
<div class="refsect3">
|
517
|
-
<a name="
|
515
|
+
<a name="gtk-item-factory-add-foreign.parameters"></a><h4>Parameters</h4>
|
518
516
|
<div class="informaltable"><table width="100%" border="0">
|
519
517
|
<colgroup>
|
520
518
|
<col width="150px" class="parameters_name">
|
@@ -563,7 +561,7 @@ gtk_item_factory_from_widget (<em class="parameter"><code><a class="link" href="
|
|
563
561
|
</div>
|
564
562
|
<p>Obtains the item factory from which a widget was created.</p>
|
565
563
|
<div class="refsect3">
|
566
|
-
<a name="
|
564
|
+
<a name="gtk-item-factory-from-widget.parameters"></a><h4>Parameters</h4>
|
567
565
|
<div class="informaltable"><table width="100%" border="0">
|
568
566
|
<colgroup>
|
569
567
|
<col width="150px" class="parameters_name">
|
@@ -578,7 +576,7 @@ gtk_item_factory_from_widget (<em class="parameter"><code><a class="link" href="
|
|
578
576
|
</table></div>
|
579
577
|
</div>
|
580
578
|
<div class="refsect3">
|
581
|
-
<a name="
|
579
|
+
<a name="gtk-item-factory-from-widget.returns"></a><h4>Returns</h4>
|
582
580
|
<p> the item factory from which <em class="parameter"><code>widget</code></em>
|
583
581
|
was created, 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>
|
584
582
|
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
|
@@ -599,7 +597,7 @@ to it. (The full path of a widget is the concatenation of the factory
|
|
599
597
|
path specified in <a class="link" href="GtkItemFactory.html#gtk-item-factory-new" title="gtk_item_factory_new ()"><code class="function">gtk_item_factory_new()</code></a> with the path specified in the
|
600
598
|
<a class="link" href="GtkItemFactory.html#GtkItemFactoryEntry" title="struct GtkItemFactoryEntry"><span class="type">GtkItemFactoryEntry</span></a> from which the widget was created.)</p>
|
601
599
|
<div class="refsect3">
|
602
|
-
<a name="
|
600
|
+
<a name="gtk-item-factory-path-from-widget.parameters"></a><h4>Parameters</h4>
|
603
601
|
<div class="informaltable"><table width="100%" border="0">
|
604
602
|
<colgroup>
|
605
603
|
<col width="150px" class="parameters_name">
|
@@ -614,12 +612,11 @@ path specified in <a class="link" href="GtkItemFactory.html#gtk-item-factory-new
|
|
614
612
|
</table></div>
|
615
613
|
</div>
|
616
614
|
<div class="refsect3">
|
617
|
-
<a name="
|
615
|
+
<a name="gtk-item-factory-path-from-widget.returns"></a><h4>Returns</h4>
|
618
616
|
<p>the full path to <em class="parameter"><code>widget</code></em>
|
619
617
|
if it has been created by an item
|
620
618
|
factory, <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> otherwise. This value is owned by GTK+ and must not be
|
621
619
|
modified or freed.</p>
|
622
|
-
<p></p>
|
623
620
|
</div>
|
624
621
|
</div>
|
625
622
|
<hr>
|
@@ -639,7 +636,7 @@ gtk_item_factory_get_item (<em class="parameter"><code><a class="link" href="Gtk
|
|
639
636
|
submenu, then the item is returned. If you are interested in the submenu,
|
640
637
|
use <a class="link" href="GtkItemFactory.html#gtk-item-factory-get-widget" title="gtk_item_factory_get_widget ()"><code class="function">gtk_item_factory_get_widget()</code></a> instead.</p>
|
641
638
|
<div class="refsect3">
|
642
|
-
<a name="
|
639
|
+
<a name="gtk-item-factory-get-item.parameters"></a><h4>Parameters</h4>
|
643
640
|
<div class="informaltable"><table width="100%" border="0">
|
644
641
|
<colgroup>
|
645
642
|
<col width="150px" class="parameters_name">
|
@@ -661,7 +658,7 @@ use <a class="link" href="GtkItemFactory.html#gtk-item-factory-get-widget" title
|
|
661
658
|
</table></div>
|
662
659
|
</div>
|
663
660
|
<div class="refsect3">
|
664
|
-
<a name="
|
661
|
+
<a name="gtk-item-factory-get-item.returns"></a><h4>Returns</h4>
|
665
662
|
<p> the menu item for the given path, 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 <em class="parameter"><code>path</code></em>
|
666
663
|
doesn't
|
667
664
|
lead to a menu item. </p>
|
@@ -685,7 +682,7 @@ gtk_item_factory_get_widget (<em class="parameter"><code><a class="link" href="G
|
|
685
682
|
submenu, then the submenu is returned. If you are interested in the menu
|
686
683
|
item, use <a class="link" href="GtkItemFactory.html#gtk-item-factory-get-item" title="gtk_item_factory_get_item ()"><code class="function">gtk_item_factory_get_item()</code></a> instead.</p>
|
687
684
|
<div class="refsect3">
|
688
|
-
<a name="
|
685
|
+
<a name="gtk-item-factory-get-widget.parameters"></a><h4>Parameters</h4>
|
689
686
|
<div class="informaltable"><table width="100%" border="0">
|
690
687
|
<colgroup>
|
691
688
|
<col width="150px" class="parameters_name">
|
@@ -707,7 +704,7 @@ item, use <a class="link" href="GtkItemFactory.html#gtk-item-factory-get-item" t
|
|
707
704
|
</table></div>
|
708
705
|
</div>
|
709
706
|
<div class="refsect3">
|
710
|
-
<a name="
|
707
|
+
<a name="gtk-item-factory-get-widget.returns"></a><h4>Returns</h4>
|
711
708
|
<p> the widget for the given path, 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 <em class="parameter"><code>path</code></em>
|
712
709
|
doesn't lead
|
713
710
|
to a widget. </p>
|
@@ -730,7 +727,7 @@ with the given <em class="parameter"><code>action</code></em>
|
|
730
727
|
<p>If there are multiple items with the same action, the result is
|
731
728
|
undefined.</p>
|
732
729
|
<div class="refsect3">
|
733
|
-
<a name="
|
730
|
+
<a name="gtk-item-factory-get-widget-by-action.parameters"></a><h4>Parameters</h4>
|
734
731
|
<div class="informaltable"><table width="100%" border="0">
|
735
732
|
<colgroup>
|
736
733
|
<col width="150px" class="parameters_name">
|
@@ -754,7 +751,7 @@ of <a class="link" href="GtkItemFactory.html#GtkItemFactoryEntry" title="struct
|
|
754
751
|
</table></div>
|
755
752
|
</div>
|
756
753
|
<div class="refsect3">
|
757
|
-
<a name="
|
754
|
+
<a name="gtk-item-factory-get-widget-by-action.returns"></a><h4>Returns</h4>
|
758
755
|
<p> the widget which corresponds to the given action, 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>
|
759
756
|
if no widget was found. </p>
|
760
757
|
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
|
@@ -774,7 +771,7 @@ gtk_item_factory_get_item_by_action (<em class="parameter"><code><a class="link"
|
|
774
771
|
<a class="link" href="GtkItemFactory.html#GtkItemFactoryEntry" title="struct GtkItemFactoryEntry"><span class="type">GtkItemFactoryEntry</span></a> with the given <em class="parameter"><code>action</code></em>
|
775
772
|
.</p>
|
776
773
|
<div class="refsect3">
|
777
|
-
<a name="
|
774
|
+
<a name="gtk-item-factory-get-item-by-action.parameters"></a><h4>Parameters</h4>
|
778
775
|
<div class="informaltable"><table width="100%" border="0">
|
779
776
|
<colgroup>
|
780
777
|
<col width="150px" class="parameters_name">
|
@@ -798,7 +795,7 @@ of <a class="link" href="GtkItemFactory.html#GtkItemFactoryEntry" title="struct
|
|
798
795
|
</table></div>
|
799
796
|
</div>
|
800
797
|
<div class="refsect3">
|
801
|
-
<a name="
|
798
|
+
<a name="gtk-item-factory-get-item-by-action.returns"></a><h4>Returns</h4>
|
802
799
|
<p> the menu item which corresponds to the given action, 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>
|
803
800
|
if no menu item was found. </p>
|
804
801
|
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
|
@@ -819,7 +816,7 @@ gtk_item_factory_create_item (<em class="parameter"><code><a class="link" href="
|
|
819
816
|
<p>Creates an item for <em class="parameter"><code>entry</code></em>
|
820
817
|
.</p>
|
821
818
|
<div class="refsect3">
|
822
|
-
<a name="
|
819
|
+
<a name="gtk-item-factory-create-item.parameters"></a><h4>Parameters</h4>
|
823
820
|
<div class="informaltable"><table width="100%" border="0">
|
824
821
|
<colgroup>
|
825
822
|
<col width="150px" class="parameters_name">
|
@@ -869,7 +866,7 @@ gtk_item_factory_create_items (<em class="parameter"><code><a class="link" href=
|
|
869
866
|
<p>Creates the menu items from the <em class="parameter"><code>entries</code></em>
|
870
867
|
.</p>
|
871
868
|
<div class="refsect3">
|
872
|
-
<a name="
|
869
|
+
<a name="gtk-item-factory-create-items.parameters"></a><h4>Parameters</h4>
|
873
870
|
<div class="informaltable"><table width="100%" border="0">
|
874
871
|
<colgroup>
|
875
872
|
<col width="150px" class="parameters_name">
|
@@ -920,7 +917,7 @@ gtk_item_factory_create_items_ac (<em class="parameter"><code><a class="link" hr
|
|
920
917
|
<p>Creates the menu items from the <em class="parameter"><code>entries</code></em>
|
921
918
|
.</p>
|
922
919
|
<div class="refsect3">
|
923
|
-
<a name="
|
920
|
+
<a name="gtk-item-factory-create-items-ac.parameters"></a><h4>Parameters</h4>
|
924
921
|
<div class="informaltable"><table width="100%" border="0">
|
925
922
|
<colgroup>
|
926
923
|
<col width="150px" class="parameters_name">
|
@@ -974,7 +971,7 @@ gtk_item_factory_delete_item (<em class="parameter"><code><a class="link" href="
|
|
974
971
|
by the given
|
975
972
|
item factory.</p>
|
976
973
|
<div class="refsect3">
|
977
|
-
<a name="
|
974
|
+
<a name="gtk-item-factory-delete-item.parameters"></a><h4>Parameters</h4>
|
978
975
|
<div class="informaltable"><table width="100%" border="0">
|
979
976
|
<colgroup>
|
980
977
|
<col width="150px" class="parameters_name">
|
@@ -1010,7 +1007,7 @@ gtk_item_factory_delete_entry (<em class="parameter"><code><a class="link" href=
|
|
1010
1007
|
by the given
|
1011
1008
|
item factory.</p>
|
1012
1009
|
<div class="refsect3">
|
1013
|
-
<a name="
|
1010
|
+
<a name="gtk-item-factory-delete-entry.parameters"></a><h4>Parameters</h4>
|
1014
1011
|
<div class="informaltable"><table width="100%" border="0">
|
1015
1012
|
<colgroup>
|
1016
1013
|
<col width="150px" class="parameters_name">
|
@@ -1047,7 +1044,7 @@ gtk_item_factory_delete_entries (<em class="parameter"><code><a class="link" hre
|
|
1047
1044
|
by the given
|
1048
1045
|
item factory.</p>
|
1049
1046
|
<div class="refsect3">
|
1050
|
-
<a name="
|
1047
|
+
<a name="gtk-item-factory-delete-entries.parameters"></a><h4>Parameters</h4>
|
1051
1048
|
<div class="informaltable"><table width="100%" border="0">
|
1052
1049
|
<colgroup>
|
1053
1050
|
<col width="150px" class="parameters_name">
|
@@ -1108,7 +1105,7 @@ as the <em class="parameter"><code>button</code></em>
|
|
1108
1105
|
and <em class="parameter"><code>activation_time</code></em>
|
1109
1106
|
parameters for <a class="link" href="GtkMenu.html#gtk-menu-popup" title="gtk_menu_popup ()"><code class="function">gtk_menu_popup()</code></a>.</p>
|
1110
1107
|
<div class="refsect3">
|
1111
|
-
<a name="
|
1108
|
+
<a name="gtk-item-factory-popup.parameters"></a><h4>Parameters</h4>
|
1112
1109
|
<div class="informaltable"><table width="100%" border="0">
|
1113
1110
|
<colgroup>
|
1114
1111
|
<col width="150px" class="parameters_name">
|
@@ -1183,7 +1180,7 @@ as the <em class="parameter"><code>button</code></em>
|
|
1183
1180
|
and <em class="parameter"><code>activation_time</code></em>
|
1184
1181
|
parameters for <a class="link" href="GtkMenu.html#gtk-menu-popup" title="gtk_menu_popup ()"><code class="function">gtk_menu_popup()</code></a>.</p>
|
1185
1182
|
<div class="refsect3">
|
1186
|
-
<a name="
|
1183
|
+
<a name="gtk-item-factory-popup-with-data.parameters"></a><h4>Parameters</h4>
|
1187
1184
|
<div class="informaltable"><table width="100%" border="0">
|
1188
1185
|
<colgroup>
|
1189
1186
|
<col width="150px" class="parameters_name">
|
@@ -1246,7 +1243,7 @@ gtk_item_factory_popup_data (<em class="parameter"><code><a class="link" href="G
|
|
1246
1243
|
<a class="link" href="GtkItemFactory.html#gtk-item-factory-popup-with-data" title="gtk_item_factory_popup_with_data ()"><code class="function">gtk_item_factory_popup_with_data()</code></a>. This data is available until the menu
|
1247
1244
|
is popped down again.</p>
|
1248
1245
|
<div class="refsect3">
|
1249
|
-
<a name="
|
1246
|
+
<a name="gtk-item-factory-popup-data.parameters"></a><h4>Parameters</h4>
|
1250
1247
|
<div class="informaltable"><table width="100%" border="0">
|
1251
1248
|
<colgroup>
|
1252
1249
|
<col width="150px" class="parameters_name">
|
@@ -1261,11 +1258,10 @@ is popped down again.</p>
|
|
1261
1258
|
</table></div>
|
1262
1259
|
</div>
|
1263
1260
|
<div class="refsect3">
|
1264
|
-
<a name="
|
1261
|
+
<a name="gtk-item-factory-popup-data.returns"></a><h4>Returns</h4>
|
1265
1262
|
<p><em class="parameter"><code>popup_data</code></em>
|
1266
1263
|
associated with <em class="parameter"><code>ifactory</code></em>
|
1267
1264
|
</p>
|
1268
|
-
<p></p>
|
1269
1265
|
</div>
|
1270
1266
|
</div>
|
1271
1267
|
<hr>
|
@@ -1283,7 +1279,7 @@ gtk_item_factory_popup_data_from_widget
|
|
1283
1279
|
<a class="link" href="GtkItemFactory.html#gtk-item-factory-popup-with-data" title="gtk_item_factory_popup_with_data ()"><code class="function">gtk_item_factory_popup_with_data()</code></a>. This data is available until the menu
|
1284
1280
|
is popped down again.</p>
|
1285
1281
|
<div class="refsect3">
|
1286
|
-
<a name="
|
1282
|
+
<a name="gtk-item-factory-popup-data-from-widget.parameters"></a><h4>Parameters</h4>
|
1287
1283
|
<div class="informaltable"><table width="100%" border="0">
|
1288
1284
|
<colgroup>
|
1289
1285
|
<col width="150px" class="parameters_name">
|
@@ -1298,14 +1294,13 @@ is popped down again.</p>
|
|
1298
1294
|
</table></div>
|
1299
1295
|
</div>
|
1300
1296
|
<div class="refsect3">
|
1301
|
-
<a name="
|
1297
|
+
<a name="gtk-item-factory-popup-data-from-widget.returns"></a><h4>Returns</h4>
|
1302
1298
|
<p><em class="parameter"><code>popup_data</code></em>
|
1303
1299
|
associated with the item factory from
|
1304
1300
|
which <em class="parameter"><code>widget</code></em>
|
1305
1301
|
was created, 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 <em class="parameter"><code>widget</code></em>
|
1306
1302
|
wasn't created
|
1307
1303
|
by an item factory</p>
|
1308
|
-
<p></p>
|
1309
1304
|
</div>
|
1310
1305
|
</div>
|
1311
1306
|
<hr>
|
@@ -1323,7 +1318,7 @@ gtk_item_factory_from_path (<em class="parameter"><code>const <a href="/home/vag
|
|
1323
1318
|
argument
|
1324
1319
|
for <a class="link" href="GtkItemFactory.html#gtk-item-factory-new" title="gtk_item_factory_new ()"><code class="function">gtk_item_factory_new()</code></a>.</p>
|
1325
1320
|
<div class="refsect3">
|
1326
|
-
<a name="
|
1321
|
+
<a name="gtk-item-factory-from-path.parameters"></a><h4>Parameters</h4>
|
1327
1322
|
<div class="informaltable"><table width="100%" border="0">
|
1328
1323
|
<colgroup>
|
1329
1324
|
<col width="150px" class="parameters_name">
|
@@ -1339,7 +1334,7 @@ for <a class="link" href="GtkItemFactory.html#gtk-item-factory-new" title="gtk_i
|
|
1339
1334
|
</table></div>
|
1340
1335
|
</div>
|
1341
1336
|
<div class="refsect3">
|
1342
|
-
<a name="
|
1337
|
+
<a name="gtk-item-factory-from-path.returns"></a><h4>Returns</h4>
|
1343
1338
|
<p> the <a class="link" href="GtkItemFactory.html" title="GtkItemFactory"><span class="type">GtkItemFactory</span></a> created for the given factory path, 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>
|
1344
1339
|
<p><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></p>
|
1345
1340
|
</div>
|
@@ -1357,7 +1352,7 @@ gtk_item_factory_create_menu_entries (<em class="parameter"><code><a href="/home
|
|
1357
1352
|
<p>Creates the menu items from the <em class="parameter"><code>entries</code></em>
|
1358
1353
|
.</p>
|
1359
1354
|
<div class="refsect3">
|
1360
|
-
<a name="
|
1355
|
+
<a name="gtk-item-factory-create-menu-entries.parameters"></a><h4>Parameters</h4>
|
1361
1356
|
<div class="informaltable"><table width="100%" border="0">
|
1362
1357
|
<colgroup>
|
1363
1358
|
<col width="150px" class="parameters_name">
|
@@ -1392,7 +1387,7 @@ gtk_item_factories_path_delete (<em class="parameter"><code>const <a href="/home
|
|
1392
1387
|
</div>
|
1393
1388
|
<p>Deletes all widgets constructed from the specified path.</p>
|
1394
1389
|
<div class="refsect3">
|
1395
|
-
<a name="
|
1390
|
+
<a name="gtk-item-factories-path-delete.parameters"></a><h4>Parameters</h4>
|
1396
1391
|
<div class="informaltable"><table width="100%" border="0">
|
1397
1392
|
<colgroup>
|
1398
1393
|
<col width="150px" class="parameters_name">
|
@@ -1431,7 +1426,7 @@ gtk_item_factory_set_translate_func (<em class="parameter"><code><a class="link"
|
|
1431
1426
|
<p>Sets a function to be used for translating the path elements before they
|
1432
1427
|
are displayed.</p>
|
1433
1428
|
<div class="refsect3">
|
1434
|
-
<a name="
|
1429
|
+
<a name="gtk-item-factory-set-translate-func.parameters"></a><h4>Parameters</h4>
|
1435
1430
|
<div class="informaltable"><table width="100%" border="0">
|
1436
1431
|
<colgroup>
|
1437
1432
|
<col width="150px" class="parameters_name">
|
@@ -1531,7 +1526,6 @@ destroyed and when the translation function is changed again</p></td>
|
|
1531
1526
|
</div>
|
1532
1527
|
</div>
|
1533
1528
|
<div class="footer">
|
1534
|
-
<hr>
|
1535
|
-
Generated by GTK-Doc V1.21.1</div>
|
1529
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1536
1530
|
</body>
|
1537
1531
|
</html>
|