gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
9
9
|
<link rel="prev" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
10
10
|
<link rel="next" href="gail-libgail-util-GailMisc.html" title="GailMisc">
|
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">
|
@@ -108,8 +108,8 @@
|
|
108
108
|
<p>GailTextUtil is a utility class which can be used to implement the
|
109
109
|
<span class="type">AtkText</span> functions which get text for accessible objects which implement
|
110
110
|
<span class="type">AtkText</span>.</p>
|
111
|
-
<p>In GAIL it is used by the accsesible objects for <span class="type">GnomeCanvasText</span>, <a href="http://developer.gnome.org/gtk2/GtkEntry.html"><span class="type">GtkEntry</span></a>,
|
112
|
-
<a href="http://developer.gnome.org/gtk2/GtkLabel.html"><span class="type">GtkLabel</span></a>, <a href="http://developer.gnome.org/gtk2/GtkCellRendererText.html"><span class="type">GtkCellRendererText</span></a> and <a href="http://developer.gnome.org/gtk2/GtkTextView.html"><span class="type">GtkTextView</span></a>.</p>
|
111
|
+
<p>In GAIL it is used by the accsesible objects for <span class="type">GnomeCanvasText</span>, <a href="http://developer.gnome.org/gtk2/GtkEntry.html#GtkEntry-struct"><span class="type">GtkEntry</span></a>,
|
112
|
+
<a href="http://developer.gnome.org/gtk2/GtkLabel.html#GtkLabel-struct"><span class="type">GtkLabel</span></a>, <a href="http://developer.gnome.org/gtk2/GtkCellRendererText.html#GtkCellRendererText-struct"><span class="type">GtkCellRendererText</span></a> and <a href="http://developer.gnome.org/gtk2/GtkTextView.html#GtkTextView-struct"><span class="type">GtkTextView</span></a>.</p>
|
113
113
|
</div>
|
114
114
|
<div class="refsect1">
|
115
115
|
<a name="gail-libgail-util-GailTextUtil.functions_details"></a><h2>Functions</h2>
|
@@ -119,9 +119,8 @@
|
|
119
119
|
gail_text_util_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
120
120
|
<p>This function creates a new GailTextUtil object.</p>
|
121
121
|
<div class="refsect3">
|
122
|
-
<a name="
|
122
|
+
<a name="gail-text-util-new.returns"></a><h4>Returns</h4>
|
123
123
|
<p> the GailTextUtil object</p>
|
124
|
-
<p></p>
|
125
124
|
</div>
|
126
125
|
</div>
|
127
126
|
<hr>
|
@@ -132,7 +131,7 @@ gail_text_util_text_setup (<em class="parameter"><code><a class="link" href="gai
|
|
132
131
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
133
132
|
<p>This function initializes the GailTextUtil with the specified character string,</p>
|
134
133
|
<div class="refsect3">
|
135
|
-
<a name="
|
134
|
+
<a name="gail-text-util-text-setup.parameters"></a><h4>Parameters</h4>
|
136
135
|
<div class="informaltable"><table width="100%" border="0">
|
137
136
|
<colgroup>
|
138
137
|
<col width="150px" class="parameters_name">
|
@@ -159,10 +158,10 @@ gail_text_util_text_setup (<em class="parameter"><code><a class="link" href="gai
|
|
159
158
|
<a name="gail-text-util-buffer-setup"></a><h3>gail_text_util_buffer_setup ()</h3>
|
160
159
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
161
160
|
gail_text_util_buffer_setup (<em class="parameter"><code><a class="link" href="gail-libgail-util-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>,
|
162
|
-
<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
161
|
+
<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
163
162
|
<p>This function initializes the GailTextUtil with the specified GtkTextBuffer</p>
|
164
163
|
<div class="refsect3">
|
165
|
-
<a name="
|
164
|
+
<a name="gail-text-util-buffer-setup.parameters"></a><h4>Parameters</h4>
|
166
165
|
<div class="informaltable"><table width="100%" border="0">
|
167
166
|
<colgroup>
|
168
167
|
<col width="150px" class="parameters_name">
|
@@ -177,7 +176,7 @@ gail_text_util_buffer_setup (<em class="parameter"><code><a class="link" href="g
|
|
177
176
|
</tr>
|
178
177
|
<tr>
|
179
178
|
<td class="parameter_name"><p>buffer</p></td>
|
180
|
-
<td class="parameter_description"><p>The <a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> which identifies the text to be stored in the GailUtil.</p></td>
|
179
|
+
<td class="parameter_description"><p>The <a href="http://developer.gnome.org/gtk2/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> which identifies the text to be stored in the GailUtil.</p></td>
|
181
180
|
<td class="parameter_annotations"> </td>
|
182
181
|
</tr>
|
183
182
|
</tbody>
|
@@ -200,7 +199,7 @@ The layout is used only for getting the text on a line. The value is NULL
|
|
200
199
|
for a GtkTextView which is not wrapped, is a GtkTextView for a GtkTextView
|
201
200
|
which is wrapped and is a PangoLayout otherwise.</p>
|
202
201
|
<div class="refsect3">
|
203
|
-
<a name="
|
202
|
+
<a name="gail-text-util-get-text.parameters"></a><h4>Parameters</h4>
|
204
203
|
<div class="informaltable"><table width="100%" border="0">
|
205
204
|
<colgroup>
|
206
205
|
<col width="150px" class="parameters_name">
|
@@ -248,9 +247,8 @@ after the offset.</p></td>
|
|
248
247
|
</table></div>
|
249
248
|
</div>
|
250
249
|
<div class="refsect3">
|
251
|
-
<a name="
|
250
|
+
<a name="gail-text-util-get-text.returns"></a><h4>Returns</h4>
|
252
251
|
<p> the substring requested</p>
|
253
|
-
<p></p>
|
254
252
|
</div>
|
255
253
|
</div>
|
256
254
|
<hr>
|
@@ -264,7 +262,7 @@ gail_text_util_get_substring (<em class="parameter"><code><a class="link" href="
|
|
264
262
|
and <em class="parameter"><code>end_pos</code></em>
|
265
263
|
</p>
|
266
264
|
<div class="refsect3">
|
267
|
-
<a name="
|
265
|
+
<a name="gail-text-util-get-substring.parameters"></a><h4>Parameters</h4>
|
268
266
|
<div class="informaltable"><table width="100%" border="0">
|
269
267
|
<colgroup>
|
270
268
|
<col width="150px" class="parameters_name">
|
@@ -291,11 +289,10 @@ gail_text_util_get_substring (<em class="parameter"><code><a class="link" href="
|
|
291
289
|
</table></div>
|
292
290
|
</div>
|
293
291
|
<div class="refsect3">
|
294
|
-
<a name="
|
292
|
+
<a name="gail-text-util-get-substring.returns"></a><h4>Returns</h4>
|
295
293
|
<p> the substring indicated by <em class="parameter"><code>start_pos</code></em>
|
296
294
|
and <em class="parameter"><code>end_pos</code></em>
|
297
295
|
</p>
|
298
|
-
<p></p>
|
299
296
|
</div>
|
300
297
|
</div>
|
301
298
|
</div>
|
@@ -309,8 +306,6 @@ and <em class="parameter"><code>end_pos</code></em>
|
|
309
306
|
GtkTextBuffer *buffer;
|
310
307
|
};
|
311
308
|
</pre>
|
312
|
-
<p>
|
313
|
-
</p>
|
314
309
|
</div>
|
315
310
|
<hr>
|
316
311
|
<div class="refsect2">
|
@@ -319,7 +314,7 @@ and <em class="parameter"><code>end_pos</code></em>
|
|
319
314
|
<code class="function">atk_text_get_text_at_offset()</code>, <code class="function">atk_text_get_text_after_offset()</code> the
|
320
315
|
function <a class="link" href="gail-libgail-util-GailTextUtil.html#gail-text-util-get-text" title="gail_text_util_get_text ()"><code class="function">gail_text_util_get_text()</code></a> is being called for.</p>
|
321
316
|
<div class="refsect3">
|
322
|
-
<a name="
|
317
|
+
<a name="GailOffsetType.members"></a><h4>Members</h4>
|
323
318
|
<div class="informaltable"><table width="100%" border="0">
|
324
319
|
<colgroup>
|
325
320
|
<col width="300px" class="enum_members_name">
|
@@ -355,7 +350,6 @@ function <a class="link" href="gail-libgail-util-GailTextUtil.html#gail-text-uti
|
|
355
350
|
</div>
|
356
351
|
</div>
|
357
352
|
<div class="footer">
|
358
|
-
<hr>
|
359
|
-
Generated by GTK-Doc V1.21.1</div>
|
353
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
360
354
|
</body>
|
361
355
|
</html>
|
@@ -1,6 +1,5 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
2
|
-
|
3
|
-
<book xmlns="http://www.devhelp.net/book" title="GAIL Reference Manual" link="index.html" author="" name="gail-libgail-util" version="2" language="c">
|
2
|
+
<book xmlns="http://www.devhelp.net/book" title="GAIL Reference Manual" link="index.html" author="" name="gail-libgail-util" version="2" language="c" online="http://library.gnome.org/devel/gail-libgail-util/unstable/">
|
4
3
|
<chapters>
|
5
4
|
<sub name="GAIL libgail-util Library" link="libgail-util-main.html">
|
6
5
|
<sub name="GailTextUtil" link="gail-libgail-util-GailTextUtil.html"/>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GAIL Reference Manual">
|
8
8
|
<link rel="next" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
9
|
-
<meta name="generator" content="GTK-Doc V1.
|
9
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
12
12
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -26,7 +26,7 @@
|
|
26
26
|
<dt><span class="chapter"><a href="libgail-util-main.html">GAIL libgail-util Library</a></span></dt>
|
27
27
|
<dd><dl>
|
28
28
|
<dt>
|
29
|
-
<span class="refentrytitle"><a href="gail-libgail-util-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose">GailTextUtil is a utility class which can be used to
|
29
|
+
<span class="refentrytitle"><a href="gail-libgail-util-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose"> — GailTextUtil is a utility class which can be used to
|
30
30
|
implement some of the <span class="type">AtkText</span> functions for accessible objects
|
31
31
|
which implement <span class="type">AtkText</span>.</span>
|
32
32
|
</dt>
|
@@ -38,7 +38,6 @@
|
|
38
38
|
</dl></div>
|
39
39
|
</div>
|
40
40
|
<div class="footer">
|
41
|
-
<hr>
|
42
|
-
Generated by GTK-Doc V1.21.1</div>
|
41
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
43
42
|
</body>
|
44
43
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="GAIL Reference Manual">
|
9
9
|
<link rel="prev" href="index.html" title="GAIL Reference Manual">
|
10
10
|
<link rel="next" href="gail-libgail-util-GailTextUtil.html" title="GailTextUtil">
|
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">
|
@@ -24,7 +24,7 @@
|
|
24
24
|
<a name="libgail-util-main"></a>GAIL libgail-util Library</h1></div></div></div>
|
25
25
|
<div class="toc"><dl class="toc">
|
26
26
|
<dt>
|
27
|
-
<span class="refentrytitle"><a href="gail-libgail-util-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose">GailTextUtil is a utility class which can be used to
|
27
|
+
<span class="refentrytitle"><a href="gail-libgail-util-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose"> — GailTextUtil is a utility class which can be used to
|
28
28
|
implement some of the <span class="type">AtkText</span> functions for accessible objects
|
29
29
|
which implement <span class="type">AtkText</span>.</span>
|
30
30
|
</dt>
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</dl></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -60,7 +60,7 @@ a:hover
|
|
60
60
|
div.informaltable table
|
61
61
|
{
|
62
62
|
border-collapse: separate;
|
63
|
-
border-spacing: 1em 0.
|
63
|
+
border-spacing: 1em 0.3em;
|
64
64
|
border: none;
|
65
65
|
}
|
66
66
|
|
@@ -148,6 +148,8 @@ div.table table th
|
|
148
148
|
h4
|
149
149
|
{
|
150
150
|
color: #555753;
|
151
|
+
margin-top: 1em;
|
152
|
+
margin-bottom: 1em;
|
151
153
|
}
|
152
154
|
|
153
155
|
hr
|
@@ -166,17 +168,16 @@ dl.toc dt
|
|
166
168
|
padding-bottom: 0.25em;
|
167
169
|
}
|
168
170
|
|
169
|
-
dl.toc >
|
171
|
+
dl.toc > dt
|
170
172
|
{
|
171
173
|
padding-top: 0.25em;
|
172
174
|
padding-bottom: 0.25em;
|
175
|
+
font-weight: bold;
|
173
176
|
}
|
174
177
|
|
175
|
-
dl.toc >
|
178
|
+
dl.toc > dl
|
176
179
|
{
|
177
|
-
padding-top: 1em;
|
178
180
|
padding-bottom: 0.5em;
|
179
|
-
font-weight: bold;
|
180
181
|
}
|
181
182
|
|
182
183
|
.parameter
|
@@ -346,7 +347,9 @@ acronym,abbr
|
|
346
347
|
}
|
347
348
|
|
348
349
|
@media screen {
|
349
|
-
sup a
|
350
|
+
/* these have a <sup> as a first child, but since there are no parent selectors
|
351
|
+
* we can't use that. */
|
352
|
+
a.footnote
|
350
353
|
{
|
351
354
|
position: relative;
|
352
355
|
top: 0em ! important;
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="multihead.html" title="Multi-head Support Overview">
|
10
10
|
<link rel="next" href="GdkDisplayManager.html" title="GdkDisplayManager">
|
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">
|
@@ -375,7 +375,7 @@
|
|
375
375
|
</div>
|
376
376
|
<div class="refsect1">
|
377
377
|
<a name="GdkDisplay.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
378
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
378
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
379
379
|
<span class="lineart">╰──</span> GdkDisplay
|
380
380
|
</pre>
|
381
381
|
</div>
|
@@ -414,7 +414,7 @@
|
|
414
414
|
gdk_display_open (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *display_name</code></em>);</pre>
|
415
415
|
<p>Opens a display.</p>
|
416
416
|
<div class="refsect3">
|
417
|
-
<a name="
|
417
|
+
<a name="gdk-display-open.parameters"></a><h4>Parameters</h4>
|
418
418
|
<div class="informaltable"><table width="100%" border="0">
|
419
419
|
<colgroup>
|
420
420
|
<col width="150px" class="parameters_name">
|
@@ -429,12 +429,11 @@ gdk_display_open (<em class="parameter"><code>const <a href="/home/vagrant/ruby-
|
|
429
429
|
</table></div>
|
430
430
|
</div>
|
431
431
|
<div class="refsect3">
|
432
|
-
<a name="
|
432
|
+
<a name="gdk-display-open.returns"></a><h4>Returns</h4>
|
433
433
|
<p>a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the display
|
434
434
|
could not be opened.</p>
|
435
|
-
<p></p>
|
436
435
|
</div>
|
437
|
-
<p class="since">Since 2.2</p>
|
436
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
438
437
|
</div>
|
439
438
|
<hr>
|
440
439
|
<div class="refsect2">
|
@@ -445,12 +444,12 @@ gdk_display_get_default (<em class="parameter"><code><span class="type">void</sp
|
|
445
444
|
function for
|
446
445
|
<code class="literal">gdk_display_manager_get_default_display (<a class="link" href="GdkDisplayManager.html#gdk-display-manager-get" title="gdk_display_manager_get ()"><code class="function">gdk_display_manager_get()</code></a>)</code>.</p>
|
447
446
|
<div class="refsect3">
|
448
|
-
<a name="
|
447
|
+
<a name="gdk-display-get-default.returns"></a><h4>Returns</h4>
|
449
448
|
<p> a <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is no default
|
450
449
|
display. </p>
|
451
450
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
452
451
|
</div>
|
453
|
-
<p class="since">Since 2.2</p>
|
452
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
454
453
|
</div>
|
455
454
|
<hr>
|
456
455
|
<div class="refsect2">
|
@@ -459,7 +458,7 @@ display. </p>
|
|
459
458
|
gdk_display_get_name (<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
460
459
|
<p>Gets the name of the display.</p>
|
461
460
|
<div class="refsect3">
|
462
|
-
<a name="
|
461
|
+
<a name="gdk-display-get-name.parameters"></a><h4>Parameters</h4>
|
463
462
|
<div class="informaltable"><table width="100%" border="0">
|
464
463
|
<colgroup>
|
465
464
|
<col width="150px" class="parameters_name">
|
@@ -474,12 +473,11 @@ gdk_display_get_name (<em class="parameter"><code><a class="link" href="GdkDispl
|
|
474
473
|
</table></div>
|
475
474
|
</div>
|
476
475
|
<div class="refsect3">
|
477
|
-
<a name="
|
476
|
+
<a name="gdk-display-get-name.returns"></a><h4>Returns</h4>
|
478
477
|
<p> a string representing the display name. This string is owned
|
479
478
|
by GDK and should not be modified or freed.</p>
|
480
|
-
<p></p>
|
481
479
|
</div>
|
482
|
-
<p class="since">Since 2.2</p>
|
480
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
483
481
|
</div>
|
484
482
|
<hr>
|
485
483
|
<div class="refsect2">
|
@@ -489,7 +487,7 @@ gdk_display_get_n_screens (<em class="parameter"><code><a class="link" href="Gdk
|
|
489
487
|
<p>Gets the number of screen managed by the <em class="parameter"><code>display</code></em>
|
490
488
|
.</p>
|
491
489
|
<div class="refsect3">
|
492
|
-
<a name="
|
490
|
+
<a name="gdk-display-get-n-screens.parameters"></a><h4>Parameters</h4>
|
493
491
|
<div class="informaltable"><table width="100%" border="0">
|
494
492
|
<colgroup>
|
495
493
|
<col width="150px" class="parameters_name">
|
@@ -504,11 +502,10 @@ gdk_display_get_n_screens (<em class="parameter"><code><a class="link" href="Gdk
|
|
504
502
|
</table></div>
|
505
503
|
</div>
|
506
504
|
<div class="refsect3">
|
507
|
-
<a name="
|
505
|
+
<a name="gdk-display-get-n-screens.returns"></a><h4>Returns</h4>
|
508
506
|
<p> number of screens.</p>
|
509
|
-
<p></p>
|
510
507
|
</div>
|
511
|
-
<p class="since">Since 2.2</p>
|
508
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
512
509
|
</div>
|
513
510
|
<hr>
|
514
511
|
<div class="refsect2">
|
@@ -518,7 +515,7 @@ gdk_display_get_screen (<em class="parameter"><code><a class="link" href="GdkDis
|
|
518
515
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> screen_num</code></em>);</pre>
|
519
516
|
<p>Returns a screen object for one of the screens of the display.</p>
|
520
517
|
<div class="refsect3">
|
521
|
-
<a name="
|
518
|
+
<a name="gdk-display-get-screen.parameters"></a><h4>Parameters</h4>
|
522
519
|
<div class="informaltable"><table width="100%" border="0">
|
523
520
|
<colgroup>
|
524
521
|
<col width="150px" class="parameters_name">
|
@@ -540,11 +537,10 @@ gdk_display_get_screen (<em class="parameter"><code><a class="link" href="GdkDis
|
|
540
537
|
</table></div>
|
541
538
|
</div>
|
542
539
|
<div class="refsect3">
|
543
|
-
<a name="
|
540
|
+
<a name="gdk-display-get-screen.returns"></a><h4>Returns</h4>
|
544
541
|
<p> the <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> object</p>
|
545
|
-
<p></p>
|
546
542
|
</div>
|
547
|
-
<p class="since">Since 2.2</p>
|
543
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
548
544
|
</div>
|
549
545
|
<hr>
|
550
546
|
<div class="refsect2">
|
@@ -554,7 +550,7 @@ gdk_display_get_default_screen (<em class="parameter"><code><a class="link" href
|
|
554
550
|
<p>Get the default <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> for <em class="parameter"><code>display</code></em>
|
555
551
|
.</p>
|
556
552
|
<div class="refsect3">
|
557
|
-
<a name="
|
553
|
+
<a name="gdk-display-get-default-screen.parameters"></a><h4>Parameters</h4>
|
558
554
|
<div class="informaltable"><table width="100%" border="0">
|
559
555
|
<colgroup>
|
560
556
|
<col width="150px" class="parameters_name">
|
@@ -569,12 +565,11 @@ gdk_display_get_default_screen (<em class="parameter"><code><a class="link" href
|
|
569
565
|
</table></div>
|
570
566
|
</div>
|
571
567
|
<div class="refsect3">
|
572
|
-
<a name="
|
568
|
+
<a name="gdk-display-get-default-screen.returns"></a><h4>Returns</h4>
|
573
569
|
<p> the default <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> object for <em class="parameter"><code>display</code></em>
|
574
570
|
</p>
|
575
|
-
<p></p>
|
576
571
|
</div>
|
577
|
-
<p class="since">Since 2.2</p>
|
572
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
578
573
|
</div>
|
579
574
|
<hr>
|
580
575
|
<div class="refsect2">
|
@@ -584,7 +579,7 @@ gdk_display_pointer_ungrab (<em class="parameter"><code><a class="link" href="Gd
|
|
584
579
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
585
580
|
<p>Release any pointer grab.</p>
|
586
581
|
<div class="refsect3">
|
587
|
-
<a name="
|
582
|
+
<a name="gdk-display-pointer-ungrab.parameters"></a><h4>Parameters</h4>
|
588
583
|
<div class="informaltable"><table width="100%" border="0">
|
589
584
|
<colgroup>
|
590
585
|
<col width="150px" class="parameters_name">
|
@@ -605,7 +600,7 @@ gdk_display_pointer_ungrab (<em class="parameter"><code><a class="link" href="Gd
|
|
605
600
|
</tbody>
|
606
601
|
</table></div>
|
607
602
|
</div>
|
608
|
-
<p class="since">Since 2.2</p>
|
603
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
609
604
|
</div>
|
610
605
|
<hr>
|
611
606
|
<div class="refsect2">
|
@@ -615,7 +610,7 @@ gdk_display_keyboard_ungrab (<em class="parameter"><code><a class="link" href="G
|
|
615
610
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
616
611
|
<p>Release any keyboard grab</p>
|
617
612
|
<div class="refsect3">
|
618
|
-
<a name="
|
613
|
+
<a name="gdk-display-keyboard-ungrab.parameters"></a><h4>Parameters</h4>
|
619
614
|
<div class="informaltable"><table width="100%" border="0">
|
620
615
|
<colgroup>
|
621
616
|
<col width="150px" class="parameters_name">
|
@@ -636,7 +631,7 @@ gdk_display_keyboard_ungrab (<em class="parameter"><code><a class="link" href="G
|
|
636
631
|
</tbody>
|
637
632
|
</table></div>
|
638
633
|
</div>
|
639
|
-
<p class="since">Since 2.2</p>
|
634
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
640
635
|
</div>
|
641
636
|
<hr>
|
642
637
|
<div class="refsect2">
|
@@ -645,7 +640,7 @@ gdk_display_keyboard_ungrab (<em class="parameter"><code><a class="link" href="G
|
|
645
640
|
gdk_display_pointer_is_grabbed (<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
646
641
|
<p>Test if the pointer is grabbed.</p>
|
647
642
|
<div class="refsect3">
|
648
|
-
<a name="
|
643
|
+
<a name="gdk-display-pointer-is-grabbed.parameters"></a><h4>Parameters</h4>
|
649
644
|
<div class="informaltable"><table width="100%" border="0">
|
650
645
|
<colgroup>
|
651
646
|
<col width="150px" class="parameters_name">
|
@@ -660,11 +655,10 @@ gdk_display_pointer_is_grabbed (<em class="parameter"><code><a class="link" href
|
|
660
655
|
</table></div>
|
661
656
|
</div>
|
662
657
|
<div class="refsect3">
|
663
|
-
<a name="
|
658
|
+
<a name="gdk-display-pointer-is-grabbed.returns"></a><h4>Returns</h4>
|
664
659
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an active X pointer grab is in effect</p>
|
665
|
-
<p></p>
|
666
660
|
</div>
|
667
|
-
<p class="since">Since 2.2</p>
|
661
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
668
662
|
</div>
|
669
663
|
<hr>
|
670
664
|
<div class="refsect2">
|
@@ -674,7 +668,7 @@ gdk_display_beep (<em class="parameter"><code><a class="link" href="GdkDisplay.h
|
|
674
668
|
<p>Emits a short beep on <em class="parameter"><code>display</code></em>
|
675
669
|
</p>
|
676
670
|
<div class="refsect3">
|
677
|
-
<a name="
|
671
|
+
<a name="gdk-display-beep.parameters"></a><h4>Parameters</h4>
|
678
672
|
<div class="informaltable"><table width="100%" border="0">
|
679
673
|
<colgroup>
|
680
674
|
<col width="150px" class="parameters_name">
|
@@ -688,7 +682,7 @@ gdk_display_beep (<em class="parameter"><code><a class="link" href="GdkDisplay.h
|
|
688
682
|
</tr></tbody>
|
689
683
|
</table></div>
|
690
684
|
</div>
|
691
|
-
<p class="since">Since 2.2</p>
|
685
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
692
686
|
</div>
|
693
687
|
<hr>
|
694
688
|
<div class="refsect2">
|
@@ -704,7 +698,7 @@ removed.</p>
|
|
704
698
|
<p>This is most useful for X11. On windowing systems where requests are
|
705
699
|
handled synchronously, this function will do nothing.</p>
|
706
700
|
<div class="refsect3">
|
707
|
-
<a name="
|
701
|
+
<a name="gdk-display-sync.parameters"></a><h4>Parameters</h4>
|
708
702
|
<div class="informaltable"><table width="100%" border="0">
|
709
703
|
<colgroup>
|
710
704
|
<col width="150px" class="parameters_name">
|
@@ -718,7 +712,7 @@ handled synchronously, this function will do nothing.</p>
|
|
718
712
|
</tr></tbody>
|
719
713
|
</table></div>
|
720
714
|
</div>
|
721
|
-
<p class="since">Since 2.2</p>
|
715
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
722
716
|
</div>
|
723
717
|
<hr>
|
724
718
|
<div class="refsect2">
|
@@ -734,7 +728,7 @@ from a thread other than the thread where the main loop is running.</p>
|
|
734
728
|
<p>This is most useful for X11. On windowing systems where requests are
|
735
729
|
handled synchronously, this function will do nothing.</p>
|
736
730
|
<div class="refsect3">
|
737
|
-
<a name="
|
731
|
+
<a name="gdk-display-flush.parameters"></a><h4>Parameters</h4>
|
738
732
|
<div class="informaltable"><table width="100%" border="0">
|
739
733
|
<colgroup>
|
740
734
|
<col width="150px" class="parameters_name">
|
@@ -748,7 +742,7 @@ handled synchronously, this function will do nothing.</p>
|
|
748
742
|
</tr></tbody>
|
749
743
|
</table></div>
|
750
744
|
</div>
|
751
|
-
<p class="since">Since 2.4</p>
|
745
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
752
746
|
</div>
|
753
747
|
<hr>
|
754
748
|
<div class="refsect2">
|
@@ -758,7 +752,7 @@ gdk_display_close (<em class="parameter"><code><a class="link" href="GdkDisplay.
|
|
758
752
|
<p>Closes the connection to the windowing system for the given display,
|
759
753
|
and cleans up associated resources.</p>
|
760
754
|
<div class="refsect3">
|
761
|
-
<a name="
|
755
|
+
<a name="gdk-display-close.parameters"></a><h4>Parameters</h4>
|
762
756
|
<div class="informaltable"><table width="100%" border="0">
|
763
757
|
<colgroup>
|
764
758
|
<col width="150px" class="parameters_name">
|
@@ -772,7 +766,7 @@ and cleans up associated resources.</p>
|
|
772
766
|
</tr></tbody>
|
773
767
|
</table></div>
|
774
768
|
</div>
|
775
|
-
<p class="since">Since 2.2</p>
|
769
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
776
770
|
</div>
|
777
771
|
<hr>
|
778
772
|
<div class="refsect2">
|
@@ -781,7 +775,7 @@ and cleans up associated resources.</p>
|
|
781
775
|
gdk_display_is_closed (<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
782
776
|
<p>Finds out if the display has been closed.</p>
|
783
777
|
<div class="refsect3">
|
784
|
-
<a name="
|
778
|
+
<a name="gdk-display-is-closed.parameters"></a><h4>Parameters</h4>
|
785
779
|
<div class="informaltable"><table width="100%" border="0">
|
786
780
|
<colgroup>
|
787
781
|
<col width="150px" class="parameters_name">
|
@@ -796,11 +790,10 @@ gdk_display_is_closed (<em class="parameter"><code><a class="link" href="GdkDisp
|
|
796
790
|
</table></div>
|
797
791
|
</div>
|
798
792
|
<div class="refsect3">
|
799
|
-
<a name="
|
793
|
+
<a name="gdk-display-is-closed.returns"></a><h4>Returns</h4>
|
800
794
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the display is closed.</p>
|
801
|
-
<p></p>
|
802
795
|
</div>
|
803
|
-
<p class="since">Since 2.22</p>
|
796
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
804
797
|
</div>
|
805
798
|
<hr>
|
806
799
|
<div class="refsect2">
|
@@ -811,7 +804,7 @@ gdk_display_list_devices (<em class="parameter"><code><a class="link" href="GdkD
|
|
811
804
|
.
|
812
805
|
The list is statically allocated and should not be freed.</p>
|
813
806
|
<div class="refsect3">
|
814
|
-
<a name="
|
807
|
+
<a name="gdk-display-list-devices.parameters"></a><h4>Parameters</h4>
|
815
808
|
<div class="informaltable"><table width="100%" border="0">
|
816
809
|
<colgroup>
|
817
810
|
<col width="150px" class="parameters_name">
|
@@ -826,11 +819,10 @@ The list is statically allocated and should not be freed.</p>
|
|
826
819
|
</table></div>
|
827
820
|
</div>
|
828
821
|
<div class="refsect3">
|
829
|
-
<a name="
|
822
|
+
<a name="gdk-display-list-devices.returns"></a><h4>Returns</h4>
|
830
823
|
<p> a list of <a class="link" href="gdk2-Input-Devices.html#GdkDevice" title="struct GdkDevice"><span class="type">GdkDevice</span></a></p>
|
831
|
-
<p></p>
|
832
824
|
</div>
|
833
|
-
<p class="since">Since 2.2</p>
|
825
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
834
826
|
</div>
|
835
827
|
<hr>
|
836
828
|
<div class="refsect2">
|
@@ -841,7 +833,7 @@ gdk_display_get_event (<em class="parameter"><code><a class="link" href="GdkDisp
|
|
841
833
|
, fetching events from the
|
842
834
|
windowing system if necessary.</p>
|
843
835
|
<div class="refsect3">
|
844
|
-
<a name="
|
836
|
+
<a name="gdk-display-get-event.parameters"></a><h4>Parameters</h4>
|
845
837
|
<div class="informaltable"><table width="100%" border="0">
|
846
838
|
<colgroup>
|
847
839
|
<col width="150px" class="parameters_name">
|
@@ -856,12 +848,11 @@ windowing system if necessary.</p>
|
|
856
848
|
</table></div>
|
857
849
|
</div>
|
858
850
|
<div class="refsect3">
|
859
|
-
<a name="
|
851
|
+
<a name="gdk-display-get-event.returns"></a><h4>Returns</h4>
|
860
852
|
<p> the next <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> to be processed, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no events
|
861
853
|
are pending. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> should be freed with <a class="link" href="gdk2-Events.html#gdk-event-free" title="gdk_event_free ()"><code class="function">gdk_event_free()</code></a>.</p>
|
862
|
-
<p></p>
|
863
854
|
</div>
|
864
|
-
<p class="since">Since 2.2</p>
|
855
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
865
856
|
</div>
|
866
857
|
<hr>
|
867
858
|
<div class="refsect2">
|
@@ -874,7 +865,7 @@ removing the event from the queue. (Note that this function will
|
|
874
865
|
not get more events from the windowing system. It only checks the events
|
875
866
|
that have already been moved to the GDK event queue.)</p>
|
876
867
|
<div class="refsect3">
|
877
|
-
<a name="
|
868
|
+
<a name="gdk-display-peek-event.parameters"></a><h4>Parameters</h4>
|
878
869
|
<div class="informaltable"><table width="100%" border="0">
|
879
870
|
<colgroup>
|
880
871
|
<col width="150px" class="parameters_name">
|
@@ -889,13 +880,12 @@ that have already been moved to the GDK event queue.)</p>
|
|
889
880
|
</table></div>
|
890
881
|
</div>
|
891
882
|
<div class="refsect3">
|
892
|
-
<a name="
|
883
|
+
<a name="gdk-display-peek-event.returns"></a><h4>Returns</h4>
|
893
884
|
<p> a copy of the first <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> on the event queue, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
894
885
|
if no events are in the queue. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> should be freed with
|
895
886
|
<a class="link" href="gdk2-Events.html#gdk-event-free" title="gdk_event_free ()"><code class="function">gdk_event_free()</code></a>.</p>
|
896
|
-
<p></p>
|
897
887
|
</div>
|
898
|
-
<p class="since">Since 2.2</p>
|
888
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
899
889
|
</div>
|
900
890
|
<hr>
|
901
891
|
<div class="refsect2">
|
@@ -907,7 +897,7 @@ gdk_display_put_event (<em class="parameter"><code><a class="link" href="GdkDisp
|
|
907
897
|
queue for <em class="parameter"><code>display</code></em>
|
908
898
|
.</p>
|
909
899
|
<div class="refsect3">
|
910
|
-
<a name="
|
900
|
+
<a name="gdk-display-put-event.parameters"></a><h4>Parameters</h4>
|
911
901
|
<div class="informaltable"><table width="100%" border="0">
|
912
902
|
<colgroup>
|
913
903
|
<col width="150px" class="parameters_name">
|
@@ -928,7 +918,7 @@ queue for <em class="parameter"><code>display</code></em>
|
|
928
918
|
</tbody>
|
929
919
|
</table></div>
|
930
920
|
</div>
|
931
|
-
<p class="since">Since 2.2</p>
|
921
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
932
922
|
</div>
|
933
923
|
<hr>
|
934
924
|
<div class="refsect2">
|
@@ -942,7 +932,7 @@ gdk_display_add_client_message_filter (<em class="parameter"><code><a class="lin
|
|
942
932
|
See <a class="link" href="gdk2-Windows.html#gdk-window-add-filter" title="gdk_window_add_filter ()"><code class="function">gdk_window_add_filter()</code></a> if you are interested in filtering other
|
943
933
|
types of events.</p>
|
944
934
|
<div class="refsect3">
|
945
|
-
<a name="
|
935
|
+
<a name="gdk-display-add-client-message-filter.parameters"></a><h4>Parameters</h4>
|
946
936
|
<div class="informaltable"><table width="100%" border="0">
|
947
937
|
<colgroup>
|
948
938
|
<col width="150px" class="parameters_name">
|
@@ -977,7 +967,7 @@ of the XClientMessage event struct.</p></td>
|
|
977
967
|
</tbody>
|
978
968
|
</table></div>
|
979
969
|
</div>
|
980
|
-
<p class="since">Since 2.2</p>
|
970
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
981
971
|
</div>
|
982
972
|
<hr>
|
983
973
|
<div class="refsect2">
|
@@ -990,7 +980,7 @@ count as a double click and result in a <a class="link" href="gdk2-Events.html#G
|
|
990
980
|
Applications should <span class="emphasis"><em>not</em></span> set this, it is a global
|
991
981
|
user-configured setting.</p>
|
992
982
|
<div class="refsect3">
|
993
|
-
<a name="
|
983
|
+
<a name="gdk-display-set-double-click-time.parameters"></a><h4>Parameters</h4>
|
994
984
|
<div class="informaltable"><table width="100%" border="0">
|
995
985
|
<colgroup>
|
996
986
|
<col width="150px" class="parameters_name">
|
@@ -1011,7 +1001,7 @@ user-configured setting.</p>
|
|
1011
1001
|
</tbody>
|
1012
1002
|
</table></div>
|
1013
1003
|
</div>
|
1014
|
-
<p class="since">Since 2.2</p>
|
1004
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1015
1005
|
</div>
|
1016
1006
|
<hr>
|
1017
1007
|
<div class="refsect2">
|
@@ -1025,7 +1015,7 @@ See also <a class="link" href="GdkDisplay.html#gdk-display-set-double-click-time
|
|
1025
1015
|
Applications should <span class="emphasis"><em>not</em></span> set this, it is a global
|
1026
1016
|
user-configured setting.</p>
|
1027
1017
|
<div class="refsect3">
|
1028
|
-
<a name="
|
1018
|
+
<a name="gdk-display-set-double-click-distance.parameters"></a><h4>Parameters</h4>
|
1029
1019
|
<div class="informaltable"><table width="100%" border="0">
|
1030
1020
|
<colgroup>
|
1031
1021
|
<col width="150px" class="parameters_name">
|
@@ -1046,7 +1036,7 @@ user-configured setting.</p>
|
|
1046
1036
|
</tbody>
|
1047
1037
|
</table></div>
|
1048
1038
|
</div>
|
1049
|
-
<p class="since">Since 2.4</p>
|
1039
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1050
1040
|
</div>
|
1051
1041
|
<hr>
|
1052
1042
|
<div class="refsect2">
|
@@ -1060,7 +1050,7 @@ gdk_display_get_pointer (<em class="parameter"><code><a class="link" href="GdkDi
|
|
1060
1050
|
<p>Gets the current location of the pointer and the current modifier
|
1061
1051
|
mask for a given display.</p>
|
1062
1052
|
<div class="refsect3">
|
1063
|
-
<a name="
|
1053
|
+
<a name="gdk-display-get-pointer.parameters"></a><h4>Parameters</h4>
|
1064
1054
|
<div class="informaltable"><table width="100%" border="0">
|
1065
1055
|
<colgroup>
|
1066
1056
|
<col width="150px" class="parameters_name">
|
@@ -1097,7 +1087,7 @@ cursor is on, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
1097
1087
|
</tbody>
|
1098
1088
|
</table></div>
|
1099
1089
|
</div>
|
1100
|
-
<p class="since">Since 2.2</p>
|
1090
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1101
1091
|
</div>
|
1102
1092
|
<hr>
|
1103
1093
|
<div class="refsect2">
|
@@ -1114,7 +1104,7 @@ of the pointer in that window in <em class="parameter"><code>win_x</code></em>
|
|
1114
1104
|
if the window under the mouse pointer is not known to GDK (for example,
|
1115
1105
|
belongs to another application).</p>
|
1116
1106
|
<div class="refsect3">
|
1117
|
-
<a name="
|
1107
|
+
<a name="gdk-display-get-window-at-pointer.parameters"></a><h4>Parameters</h4>
|
1118
1108
|
<div class="informaltable"><table width="100%" border="0">
|
1119
1109
|
<colgroup>
|
1120
1110
|
<col width="150px" class="parameters_name">
|
@@ -1143,11 +1133,11 @@ to the window origin, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/l
|
|
1143
1133
|
</table></div>
|
1144
1134
|
</div>
|
1145
1135
|
<div class="refsect3">
|
1146
|
-
<a name="
|
1136
|
+
<a name="gdk-display-get-window-at-pointer.returns"></a><h4>Returns</h4>
|
1147
1137
|
<p> the window under the mouse pointer, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1148
1138
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1149
1139
|
</div>
|
1150
|
-
<p class="since">Since 2.2</p>
|
1140
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1151
1141
|
</div>
|
1152
1142
|
<hr>
|
1153
1143
|
<div class="refsect2">
|
@@ -1165,7 +1155,7 @@ display. This is only useful for such low-level tools as an
|
|
1165
1155
|
event recorder. Applications should never have any
|
1166
1156
|
reason to use this facility.</p>
|
1167
1157
|
<div class="refsect3">
|
1168
|
-
<a name="
|
1158
|
+
<a name="gdk-display-set-pointer-hooks.parameters"></a><h4>Parameters</h4>
|
1169
1159
|
<div class="informaltable"><table width="100%" border="0">
|
1170
1160
|
<colgroup>
|
1171
1161
|
<col width="150px" class="parameters_name">
|
@@ -1189,11 +1179,10 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
1189
1179
|
</table></div>
|
1190
1180
|
</div>
|
1191
1181
|
<div class="refsect3">
|
1192
|
-
<a name="
|
1182
|
+
<a name="gdk-display-set-pointer-hooks.returns"></a><h4>Returns</h4>
|
1193
1183
|
<p> the previous pointer hook table</p>
|
1194
|
-
<p></p>
|
1195
1184
|
</div>
|
1196
|
-
<p class="since">Since 2.2</p>
|
1185
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1197
1186
|
</div>
|
1198
1187
|
<hr>
|
1199
1188
|
<div class="refsect2">
|
@@ -1216,9 +1205,9 @@ instantaneously to the destination.</p>
|
|
1216
1205
|
<p>Note that the pointer should normally be under the
|
1217
1206
|
control of the user. This function was added to cover
|
1218
1207
|
some rare use cases like keyboard navigation support
|
1219
|
-
for the color picker in the <a href="http://developer.gnome.org/gtk2/GtkColorSelectionDialog.html"><span class="type">GtkColorSelectionDialog</span></a>.</p>
|
1208
|
+
for the color picker in the <a href="http://developer.gnome.org/gtk2/GtkColorSelectionDialog.html#GtkColorSelectionDialog-struct"><span class="type">GtkColorSelectionDialog</span></a>.</p>
|
1220
1209
|
<div class="refsect3">
|
1221
|
-
<a name="
|
1210
|
+
<a name="gdk-display-warp-pointer.parameters"></a><h4>Parameters</h4>
|
1222
1211
|
<div class="informaltable"><table width="100%" border="0">
|
1223
1212
|
<colgroup>
|
1224
1213
|
<col width="150px" class="parameters_name">
|
@@ -1250,7 +1239,7 @@ to warp the pointer to</p></td>
|
|
1250
1239
|
</tbody>
|
1251
1240
|
</table></div>
|
1252
1241
|
</div>
|
1253
|
-
<p class="since">Since 2.8</p>
|
1242
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1254
1243
|
</div>
|
1255
1244
|
<hr>
|
1256
1245
|
<div class="refsect2">
|
@@ -1262,7 +1251,7 @@ on <em class="parameter"><code>display</code></em>
|
|
1262
1251
|
. Otherwise, cursors have only a forground
|
1263
1252
|
and a background color.</p>
|
1264
1253
|
<div class="refsect3">
|
1265
|
-
<a name="
|
1254
|
+
<a name="gdk-display-supports-cursor-color.parameters"></a><h4>Parameters</h4>
|
1266
1255
|
<div class="informaltable"><table width="100%" border="0">
|
1267
1256
|
<colgroup>
|
1268
1257
|
<col width="150px" class="parameters_name">
|
@@ -1277,11 +1266,10 @@ and a background color.</p>
|
|
1277
1266
|
</table></div>
|
1278
1267
|
</div>
|
1279
1268
|
<div class="refsect3">
|
1280
|
-
<a name="
|
1269
|
+
<a name="gdk-display-supports-cursor-color.returns"></a><h4>Returns</h4>
|
1281
1270
|
<p> whether cursors can have multiple colors.</p>
|
1282
|
-
<p></p>
|
1283
1271
|
</div>
|
1284
|
-
<p class="since">Since 2.4</p>
|
1272
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1285
1273
|
</div>
|
1286
1274
|
<hr>
|
1287
1275
|
<div class="refsect2">
|
@@ -1293,7 +1281,7 @@ on <em class="parameter"><code>display</code></em>
|
|
1293
1281
|
. Otherwise, cursors are restricted to bilevel
|
1294
1282
|
alpha (i.e. a mask).</p>
|
1295
1283
|
<div class="refsect3">
|
1296
|
-
<a name="
|
1284
|
+
<a name="gdk-display-supports-cursor-alpha.parameters"></a><h4>Parameters</h4>
|
1297
1285
|
<div class="informaltable"><table width="100%" border="0">
|
1298
1286
|
<colgroup>
|
1299
1287
|
<col width="150px" class="parameters_name">
|
@@ -1308,11 +1296,10 @@ alpha (i.e. a mask).</p>
|
|
1308
1296
|
</table></div>
|
1309
1297
|
</div>
|
1310
1298
|
<div class="refsect3">
|
1311
|
-
<a name="
|
1299
|
+
<a name="gdk-display-supports-cursor-alpha.returns"></a><h4>Returns</h4>
|
1312
1300
|
<p> whether cursors can have alpha channels.</p>
|
1313
|
-
<p></p>
|
1314
1301
|
</div>
|
1315
|
-
<p class="since">Since 2.4</p>
|
1302
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1316
1303
|
</div>
|
1317
1304
|
<hr>
|
1318
1305
|
<div class="refsect2">
|
@@ -1322,7 +1309,7 @@ gdk_display_get_default_cursor_size (<em class="parameter"><code><a class="link"
|
|
1322
1309
|
<p>Returns the default size to use for cursors on <em class="parameter"><code>display</code></em>
|
1323
1310
|
.</p>
|
1324
1311
|
<div class="refsect3">
|
1325
|
-
<a name="
|
1312
|
+
<a name="gdk-display-get-default-cursor-size.parameters"></a><h4>Parameters</h4>
|
1326
1313
|
<div class="informaltable"><table width="100%" border="0">
|
1327
1314
|
<colgroup>
|
1328
1315
|
<col width="150px" class="parameters_name">
|
@@ -1337,11 +1324,10 @@ gdk_display_get_default_cursor_size (<em class="parameter"><code><a class="link"
|
|
1337
1324
|
</table></div>
|
1338
1325
|
</div>
|
1339
1326
|
<div class="refsect3">
|
1340
|
-
<a name="
|
1327
|
+
<a name="gdk-display-get-default-cursor-size.returns"></a><h4>Returns</h4>
|
1341
1328
|
<p> the default cursor size.</p>
|
1342
|
-
<p></p>
|
1343
1329
|
</div>
|
1344
|
-
<p class="since">Since 2.4</p>
|
1330
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1345
1331
|
</div>
|
1346
1332
|
<hr>
|
1347
1333
|
<div class="refsect2">
|
@@ -1353,7 +1339,7 @@ gdk_display_get_maximal_cursor_size (<em class="parameter"><code><a class="link"
|
|
1353
1339
|
<p>Gets the maximal size to use for cursors on <em class="parameter"><code>display</code></em>
|
1354
1340
|
.</p>
|
1355
1341
|
<div class="refsect3">
|
1356
|
-
<a name="
|
1342
|
+
<a name="gdk-display-get-maximal-cursor-size.parameters"></a><h4>Parameters</h4>
|
1357
1343
|
<div class="informaltable"><table width="100%" border="0">
|
1358
1344
|
<colgroup>
|
1359
1345
|
<col width="150px" class="parameters_name">
|
@@ -1379,7 +1365,7 @@ gdk_display_get_maximal_cursor_size (<em class="parameter"><code><a class="link"
|
|
1379
1365
|
</tbody>
|
1380
1366
|
</table></div>
|
1381
1367
|
</div>
|
1382
|
-
<p class="since">Since 2.4</p>
|
1368
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1383
1369
|
</div>
|
1384
1370
|
<hr>
|
1385
1371
|
<div class="refsect2">
|
@@ -1391,7 +1377,7 @@ on <em class="parameter"><code>display</code></em>
|
|
1391
1377
|
. This window is implicitly created by GDK.
|
1392
1378
|
See <a class="link" href="gdk2-Windows.html#gdk-window-set-group" title="gdk_window_set_group ()"><code class="function">gdk_window_set_group()</code></a>.</p>
|
1393
1379
|
<div class="refsect3">
|
1394
|
-
<a name="
|
1380
|
+
<a name="gdk-display-get-default-group.parameters"></a><h4>Parameters</h4>
|
1395
1381
|
<div class="informaltable"><table width="100%" border="0">
|
1396
1382
|
<colgroup>
|
1397
1383
|
<col width="150px" class="parameters_name">
|
@@ -1406,12 +1392,11 @@ See <a class="link" href="gdk2-Windows.html#gdk-window-set-group" title="gdk_win
|
|
1406
1392
|
</table></div>
|
1407
1393
|
</div>
|
1408
1394
|
<div class="refsect3">
|
1409
|
-
<a name="
|
1395
|
+
<a name="gdk-display-get-default-group.returns"></a><h4>Returns</h4>
|
1410
1396
|
<p> The default group leader window for <em class="parameter"><code>display</code></em>
|
1411
1397
|
</p>
|
1412
|
-
<p></p>
|
1413
1398
|
</div>
|
1414
|
-
<p class="since">Since 2.4</p>
|
1399
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1415
1400
|
</div>
|
1416
1401
|
<hr>
|
1417
1402
|
<div class="refsect2">
|
@@ -1422,7 +1407,7 @@ gdk_display_supports_selection_notification
|
|
1422
1407
|
<p>Returns whether <a class="link" href="gdk2-Event-Structures.html#GdkEventOwnerChange" title="struct GdkEventOwnerChange"><span class="type">GdkEventOwnerChange</span></a> events will be
|
1423
1408
|
sent when the owner of a selection changes.</p>
|
1424
1409
|
<div class="refsect3">
|
1425
|
-
<a name="
|
1410
|
+
<a name="gdk-display-supports-selection-notification.parameters"></a><h4>Parameters</h4>
|
1426
1411
|
<div class="informaltable"><table width="100%" border="0">
|
1427
1412
|
<colgroup>
|
1428
1413
|
<col width="150px" class="parameters_name">
|
@@ -1437,12 +1422,11 @@ sent when the owner of a selection changes.</p>
|
|
1437
1422
|
</table></div>
|
1438
1423
|
</div>
|
1439
1424
|
<div class="refsect3">
|
1440
|
-
<a name="
|
1425
|
+
<a name="gdk-display-supports-selection-notification.returns"></a><h4>Returns</h4>
|
1441
1426
|
<p> whether <a class="link" href="gdk2-Event-Structures.html#GdkEventOwnerChange" title="struct GdkEventOwnerChange"><span class="type">GdkEventOwnerChange</span></a> events will
|
1442
1427
|
be sent.</p>
|
1443
|
-
<p></p>
|
1444
1428
|
</div>
|
1445
|
-
<p class="since">Since 2.6</p>
|
1429
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1446
1430
|
</div>
|
1447
1431
|
<hr>
|
1448
1432
|
<div class="refsect2">
|
@@ -1454,7 +1438,7 @@ gdk_display_request_selection_notification
|
|
1454
1438
|
<p>Request <a class="link" href="gdk2-Event-Structures.html#GdkEventOwnerChange" title="struct GdkEventOwnerChange"><span class="type">GdkEventOwnerChange</span></a> events for ownership changes
|
1455
1439
|
of the selection named by the given atom.</p>
|
1456
1440
|
<div class="refsect3">
|
1457
|
-
<a name="
|
1441
|
+
<a name="gdk-display-request-selection-notification.parameters"></a><h4>Parameters</h4>
|
1458
1442
|
<div class="informaltable"><table width="100%" border="0">
|
1459
1443
|
<colgroup>
|
1460
1444
|
<col width="150px" class="parameters_name">
|
@@ -1477,12 +1461,11 @@ ownership change notification is requested</p></td>
|
|
1477
1461
|
</table></div>
|
1478
1462
|
</div>
|
1479
1463
|
<div class="refsect3">
|
1480
|
-
<a name="
|
1464
|
+
<a name="gdk-display-request-selection-notification.returns"></a><h4>Returns</h4>
|
1481
1465
|
<p> whether <a class="link" href="gdk2-Event-Structures.html#GdkEventOwnerChange" title="struct GdkEventOwnerChange"><span class="type">GdkEventOwnerChange</span></a> events will
|
1482
1466
|
be sent.</p>
|
1483
|
-
<p></p>
|
1484
1467
|
</div>
|
1485
|
-
<p class="since">Since 2.6</p>
|
1468
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1486
1469
|
</div>
|
1487
1470
|
<hr>
|
1488
1471
|
<div class="refsect2">
|
@@ -1495,7 +1478,7 @@ persistance; i.e. if it's possible to store the clipboard data after an
|
|
1495
1478
|
application has quit. On X11 this checks if a clipboard daemon is
|
1496
1479
|
running.</p>
|
1497
1480
|
<div class="refsect3">
|
1498
|
-
<a name="
|
1481
|
+
<a name="gdk-display-supports-clipboard-persistence.parameters"></a><h4>Parameters</h4>
|
1499
1482
|
<div class="informaltable"><table width="100%" border="0">
|
1500
1483
|
<colgroup>
|
1501
1484
|
<col width="150px" class="parameters_name">
|
@@ -1510,11 +1493,10 @@ running.</p>
|
|
1510
1493
|
</table></div>
|
1511
1494
|
</div>
|
1512
1495
|
<div class="refsect3">
|
1513
|
-
<a name="
|
1496
|
+
<a name="gdk-display-supports-clipboard-persistence.returns"></a><h4>Returns</h4>
|
1514
1497
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the display supports clipboard persistance.</p>
|
1515
|
-
<p></p>
|
1516
1498
|
</div>
|
1517
|
-
<p class="since">Since 2.6</p>
|
1499
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1518
1500
|
</div>
|
1519
1501
|
<hr>
|
1520
1502
|
<div class="refsect2">
|
@@ -1531,7 +1513,7 @@ according to the freedesktop clipboard specification, available at</p>
|
|
1531
1513
|
<a class="ulink" href="http://www.freedesktop.org/Standards/clipboard-manager-spec" target="_top">
|
1532
1514
|
http://www.freedesktop.org/Standards/clipboard-manager-spec</a>.
|
1533
1515
|
<div class="refsect3">
|
1534
|
-
<a name="
|
1516
|
+
<a name="gdk-display-store-clipboard.parameters"></a><h4>Parameters</h4>
|
1535
1517
|
<div class="informaltable"><table width="100%" border="0">
|
1536
1518
|
<colgroup>
|
1537
1519
|
<col width="150px" class="parameters_name">
|
@@ -1569,7 +1551,7 @@ array</p></td>
|
|
1569
1551
|
</tbody>
|
1570
1552
|
</table></div>
|
1571
1553
|
</div>
|
1572
|
-
<p class="since">Since 2.6</p>
|
1554
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1573
1555
|
</div>
|
1574
1556
|
<hr>
|
1575
1557
|
<div class="refsect2">
|
@@ -1580,7 +1562,7 @@ gdk_display_supports_shapes (<em class="parameter"><code><a class="link" href="G
|
|
1580
1562
|
be used to create shaped windows on <em class="parameter"><code>display</code></em>
|
1581
1563
|
.</p>
|
1582
1564
|
<div class="refsect3">
|
1583
|
-
<a name="
|
1565
|
+
<a name="gdk-display-supports-shapes.parameters"></a><h4>Parameters</h4>
|
1584
1566
|
<div class="informaltable"><table width="100%" border="0">
|
1585
1567
|
<colgroup>
|
1586
1568
|
<col width="150px" class="parameters_name">
|
@@ -1595,11 +1577,10 @@ be used to create shaped windows on <em class="parameter"><code>display</code></
|
|
1595
1577
|
</table></div>
|
1596
1578
|
</div>
|
1597
1579
|
<div class="refsect3">
|
1598
|
-
<a name="
|
1580
|
+
<a name="gdk-display-supports-shapes.returns"></a><h4>Returns</h4>
|
1599
1581
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if shaped windows are supported </p>
|
1600
|
-
<p></p>
|
1601
1582
|
</div>
|
1602
|
-
<p class="since">Since 2.10</p>
|
1583
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1603
1584
|
</div>
|
1604
1585
|
<hr>
|
1605
1586
|
<div class="refsect2">
|
@@ -1610,7 +1591,7 @@ gdk_display_supports_input_shapes (<em class="parameter"><code><a class="link" h
|
|
1610
1591
|
be used to modify the input shape of windows on <em class="parameter"><code>display</code></em>
|
1611
1592
|
.</p>
|
1612
1593
|
<div class="refsect3">
|
1613
|
-
<a name="
|
1594
|
+
<a name="gdk-display-supports-input-shapes.parameters"></a><h4>Parameters</h4>
|
1614
1595
|
<div class="informaltable"><table width="100%" border="0">
|
1615
1596
|
<colgroup>
|
1616
1597
|
<col width="150px" class="parameters_name">
|
@@ -1625,11 +1606,10 @@ be used to modify the input shape of windows on <em class="parameter"><code>disp
|
|
1625
1606
|
</table></div>
|
1626
1607
|
</div>
|
1627
1608
|
<div class="refsect3">
|
1628
|
-
<a name="
|
1609
|
+
<a name="gdk-display-supports-input-shapes.returns"></a><h4>Returns</h4>
|
1629
1610
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if windows with modified input shape are supported </p>
|
1630
|
-
<p></p>
|
1631
1611
|
</div>
|
1632
|
-
<p class="since">Since 2.10</p>
|
1612
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1633
1613
|
</div>
|
1634
1614
|
<hr>
|
1635
1615
|
<div class="refsect2">
|
@@ -1641,7 +1621,7 @@ to redirect drawing on the window using compositing.</p>
|
|
1641
1621
|
<p>Currently this only works on X11 with XComposite and
|
1642
1622
|
XDamage extensions available.</p>
|
1643
1623
|
<div class="refsect3">
|
1644
|
-
<a name="
|
1624
|
+
<a name="gdk-display-supports-composite.parameters"></a><h4>Parameters</h4>
|
1645
1625
|
<div class="informaltable"><table width="100%" border="0">
|
1646
1626
|
<colgroup>
|
1647
1627
|
<col width="150px" class="parameters_name">
|
@@ -1656,11 +1636,10 @@ XDamage extensions available.</p>
|
|
1656
1636
|
</table></div>
|
1657
1637
|
</div>
|
1658
1638
|
<div class="refsect3">
|
1659
|
-
<a name="
|
1639
|
+
<a name="gdk-display-supports-composite.returns"></a><h4>Returns</h4>
|
1660
1640
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if windows may be composited.</p>
|
1661
|
-
<p></p>
|
1662
1641
|
</div>
|
1663
|
-
<p class="since">Since 2.12</p>
|
1642
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1664
1643
|
</div>
|
1665
1644
|
</div>
|
1666
1645
|
<div class="refsect1">
|
@@ -1672,7 +1651,7 @@ XDamage extensions available.</p>
|
|
1672
1651
|
The <span class="structname">GdkDisplay</span> struct is the GDK representation
|
1673
1652
|
of an X display. All its fields are private and should not be accessed directly.
|
1674
1653
|
</p>
|
1675
|
-
<p class="since">Since 2.2</p>
|
1654
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1676
1655
|
</div>
|
1677
1656
|
<hr>
|
1678
1657
|
<div class="refsect2">
|
@@ -1703,7 +1682,7 @@ This is only useful for such low-level tools as an event recorder.
|
|
1703
1682
|
Applications should never have any reason to use this facility
|
1704
1683
|
</p>
|
1705
1684
|
<div class="refsect3">
|
1706
|
-
<a name="
|
1685
|
+
<a name="GdkDisplayPointerHooks.members"></a><h4>Members</h4>
|
1707
1686
|
<div class="informaltable"><table width="100%" border="0">
|
1708
1687
|
<colgroup>
|
1709
1688
|
<col width="300px" class="struct_members_name">
|
@@ -1743,7 +1722,7 @@ belongs to another application).</p></td>
|
|
1743
1722
|
</tbody>
|
1744
1723
|
</table></div>
|
1745
1724
|
</div>
|
1746
|
-
<p class="since">Since 2.2</p>
|
1725
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1747
1726
|
</div>
|
1748
1727
|
</div>
|
1749
1728
|
<div class="refsect1">
|
@@ -1758,7 +1737,7 @@ user_function (<a class="link" href="GdkDisplay.html" title="GdkDisplay"><span c
|
|
1758
1737
|
system for <em class="parameter"><code>display</code></em>
|
1759
1738
|
is closed.</p>
|
1760
1739
|
<div class="refsect3">
|
1761
|
-
<a name="
|
1740
|
+
<a name="GdkDisplay-closed.parameters"></a><h4>Parameters</h4>
|
1762
1741
|
<div class="informaltable"><table width="100%" border="0">
|
1763
1742
|
<colgroup>
|
1764
1743
|
<col width="150px" class="parameters_name">
|
@@ -1785,12 +1764,11 @@ system for <em class="parameter"><code>display</code></em>
|
|
1785
1764
|
</table></div>
|
1786
1765
|
</div>
|
1787
1766
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1788
|
-
<p class="since">Since 2.2</p>
|
1767
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1789
1768
|
</div>
|
1790
1769
|
</div>
|
1791
1770
|
</div>
|
1792
1771
|
<div class="footer">
|
1793
|
-
<hr>
|
1794
|
-
Generated by GTK-Doc V1.21.1</div>
|
1772
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1795
1773
|
</body>
|
1796
1774
|
</html>
|