gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Events.html" title="Events">
|
10
10
|
<link rel="next" href="gdk2-Keyboard-Handling.html" title="Key Values">
|
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">
|
@@ -179,6 +179,7 @@ required events are received. See <a href="http://developer.gnome.org/gtk2/GtkWi
|
|
179
179
|
</div>
|
180
180
|
<div class="refsect1">
|
181
181
|
<a name="gdk2-Event-Structures.functions_details"></a><h2>Functions</h2>
|
182
|
+
<p></p>
|
182
183
|
</div>
|
183
184
|
<div class="refsect1">
|
184
185
|
<a name="gdk2-Event-Structures.other_details"></a><h2>Types and Values</h2>
|
@@ -267,7 +268,7 @@ Any event pointer can safely be cast to a pointer to a <a class="link" href="gdk
|
|
267
268
|
these fields.
|
268
269
|
</p>
|
269
270
|
<div class="refsect3">
|
270
|
-
<a name="
|
271
|
+
<a name="GdkEventAny.members"></a><h4>Members</h4>
|
271
272
|
<div class="informaltable"><table width="100%" border="0">
|
272
273
|
<colgroup>
|
273
274
|
<col width="300px" class="struct_members_name">
|
@@ -316,7 +317,7 @@ these fields.
|
|
316
317
|
Describes a key press or key release event.
|
317
318
|
</p>
|
318
319
|
<div class="refsect3">
|
319
|
-
<a name="
|
320
|
+
<a name="GdkEventKey.members"></a><h4>Members</h4>
|
320
321
|
<div class="informaltable"><table width="100%" border="0">
|
321
322
|
<colgroup>
|
322
323
|
<col width="300px" class="struct_members_name">
|
@@ -368,7 +369,7 @@ header file for a complete list of GDK key codes.</p></td>
|
|
368
369
|
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GdkEventKey.string"></a>string</code></em>;</p></td>
|
369
370
|
<td class="struct_member_description"><p>a string containing the an approximation of the text that
|
370
371
|
would result from this keypress. The only correct way to handle text
|
371
|
-
input of text is using input methods (see <a href="http://developer.gnome.org/gtk2/GtkIMContext.html"><span class="type">GtkIMContext</span></a>), so this
|
372
|
+
input of text is using input methods (see <a href="http://developer.gnome.org/gtk2/GtkIMContext.html#GtkIMContext-struct"><span class="type">GtkIMContext</span></a>), so this
|
372
373
|
field is deprecated and should never be used.
|
373
374
|
(<a class="link" href="gdk2-Keyboard-Handling.html#gdk-unicode-to-keyval" title="gdk_unicode_to_keyval ()"><code class="function">gdk_unicode_to_keyval()</code></a> provides a non-deprecated way of getting
|
374
375
|
an approximate translation for a key.) The string is encoded in the encoding
|
@@ -461,7 +462,7 @@ a second of the first. For a triple click to occur, the third button press
|
|
461
462
|
must also occur within 1/2 second of the first button press.
|
462
463
|
</p>
|
463
464
|
<div class="refsect3">
|
464
|
-
<a name="
|
465
|
+
<a name="GdkEventButton.members"></a><h4>Members</h4>
|
465
466
|
<div class="informaltable"><table width="100%" border="0">
|
466
467
|
<colgroup>
|
467
468
|
<col width="300px" class="struct_members_name">
|
@@ -566,7 +567,7 @@ usually configured to generate button press events for buttons 4 and 5
|
|
566
567
|
when the wheel is turned.
|
567
568
|
</p>
|
568
569
|
<div class="refsect3">
|
569
|
-
<a name="
|
570
|
+
<a name="GdkEventScroll.members"></a><h4>Members</h4>
|
570
571
|
<div class="informaltable"><table width="100%" border="0">
|
571
572
|
<colgroup>
|
572
573
|
<col width="300px" class="struct_members_name">
|
@@ -657,7 +658,7 @@ Shift and Alt) and the pointer buttons. See <a class="link" href="gdk2-Windows.h
|
|
657
658
|
Generated when the pointer moves.
|
658
659
|
</p>
|
659
660
|
<div class="refsect3">
|
660
|
-
<a name="
|
661
|
+
<a name="GdkEventMotion.members"></a><h4>Members</h4>
|
661
662
|
<div class="informaltable"><table width="100%" border="0">
|
662
663
|
<colgroup>
|
663
664
|
<col width="300px" class="struct_members_name">
|
@@ -754,7 +755,7 @@ Generated when all or part of a window becomes visible and needs to be
|
|
754
755
|
redrawn.
|
755
756
|
</p>
|
756
757
|
<div class="refsect3">
|
757
|
-
<a name="
|
758
|
+
<a name="GdkEventExpose.members"></a><h4>Members</h4>
|
758
759
|
<div class="informaltable"><table width="100%" border="0">
|
759
760
|
<colgroup>
|
760
761
|
<col width="300px" class="struct_members_name">
|
@@ -815,7 +816,7 @@ so this is not normally needed.</p></td>
|
|
815
816
|
Generated when the window visibility status has changed.
|
816
817
|
</p>
|
817
818
|
<div class="refsect3">
|
818
|
-
<a name="
|
819
|
+
<a name="GdkEventVisibility.members"></a><h4>Members</h4>
|
819
820
|
<div class="informaltable"><table width="100%" border="0">
|
820
821
|
<colgroup>
|
821
822
|
<col width="300px" class="struct_members_name">
|
@@ -872,7 +873,7 @@ Generated when the window visibility status has changed.
|
|
872
873
|
Generated when the pointer enters or leaves a window.
|
873
874
|
</p>
|
874
875
|
<div class="refsect3">
|
875
|
-
<a name="
|
876
|
+
<a name="GdkEventCrossing.members"></a><h4>Members</h4>
|
876
877
|
<div class="informaltable"><table width="100%" border="0">
|
877
878
|
<colgroup>
|
878
879
|
<col width="300px" class="struct_members_name">
|
@@ -972,7 +973,7 @@ Shift and Alt) and the pointer buttons. See <a class="link" href="gdk2-Windows.h
|
|
972
973
|
Describes a change of keyboard focus.
|
973
974
|
</p>
|
974
975
|
<div class="refsect3">
|
975
|
-
<a name="
|
976
|
+
<a name="GdkEventFocus.members"></a><h4>Members</h4>
|
976
977
|
<div class="informaltable"><table width="100%" border="0">
|
977
978
|
<colgroup>
|
978
979
|
<col width="300px" class="struct_members_name">
|
@@ -1021,7 +1022,7 @@ the focus.</p></td>
|
|
1021
1022
|
Generated when a window size or position has changed.
|
1022
1023
|
</p>
|
1023
1024
|
<div class="refsect3">
|
1024
|
-
<a name="
|
1025
|
+
<a name="GdkEventConfigure.members"></a><h4>Members</h4>
|
1025
1026
|
<div class="informaltable"><table width="100%" border="0">
|
1026
1027
|
<colgroup>
|
1027
1028
|
<col width="300px" class="struct_members_name">
|
@@ -1084,7 +1085,7 @@ Generated when a window size or position has changed.
|
|
1084
1085
|
Describes a property change on a window.
|
1085
1086
|
</p>
|
1086
1087
|
<div class="refsect3">
|
1087
|
-
<a name="
|
1088
|
+
<a name="GdkEventProperty.members"></a><h4>Members</h4>
|
1088
1089
|
<div class="informaltable"><table width="100%" border="0">
|
1089
1090
|
<colgroup>
|
1090
1091
|
<col width="300px" class="struct_members_name">
|
@@ -1146,7 +1147,7 @@ Generated when a selection is requested or ownership of a selection
|
|
1146
1147
|
is taken over by another client application.
|
1147
1148
|
</p>
|
1148
1149
|
<div class="refsect3">
|
1149
|
-
<a name="
|
1150
|
+
<a name="GdkEventSelection.members"></a><h4>Members</h4>
|
1150
1151
|
<div class="informaltable"><table width="100%" border="0">
|
1151
1152
|
<colgroup>
|
1152
1153
|
<col width="300px" class="struct_members_name">
|
@@ -1227,7 +1228,7 @@ Used to represent native windows (<span class="type">Window</span>s for the X11
|
|
1227
1228
|
Generated during DND operations.
|
1228
1229
|
</p>
|
1229
1230
|
<div class="refsect3">
|
1230
|
-
<a name="
|
1231
|
+
<a name="GdkEventDND.members"></a><h4>Members</h4>
|
1231
1232
|
<div class="informaltable"><table width="100%" border="0">
|
1232
1233
|
<colgroup>
|
1233
1234
|
<col width="300px" class="struct_members_name">
|
@@ -1297,7 +1298,7 @@ contact with the tablet, or perhaps that the user's finger has moved
|
|
1297
1298
|
in or out of contact with a touch screen.
|
1298
1299
|
</p>
|
1299
1300
|
<div class="refsect3">
|
1300
|
-
<a name="
|
1301
|
+
<a name="GdkEventProximity.members"></a><h4>Members</h4>
|
1301
1302
|
<div class="informaltable"><table width="100%" border="0">
|
1302
1303
|
<colgroup>
|
1303
1304
|
<col width="300px" class="struct_members_name">
|
@@ -1354,7 +1355,7 @@ in or out of contact with a touch screen.
|
|
1354
1355
|
An event sent by another client application.
|
1355
1356
|
</p>
|
1356
1357
|
<div class="refsect3">
|
1357
|
-
<a name="
|
1358
|
+
<a name="GdkEventClient.members"></a><h4>Members</h4>
|
1358
1359
|
<div class="informaltable"><table width="100%" border="0">
|
1359
1360
|
<colgroup>
|
1360
1361
|
<col width="300px" class="struct_members_name">
|
@@ -1411,7 +1412,7 @@ or <a class="link" href="gdk2-Windows.html#gdk-window-copy-area" title="gdk_wind
|
|
1411
1412
|
FIXME: add more here.
|
1412
1413
|
</p>
|
1413
1414
|
<div class="refsect3">
|
1414
|
-
<a name="
|
1415
|
+
<a name="GdkEventNoExpose.members"></a><h4>Members</h4>
|
1415
1416
|
<div class="informaltable"><table width="100%" border="0">
|
1416
1417
|
<colgroup>
|
1417
1418
|
<col width="300px" class="struct_members_name">
|
@@ -1453,7 +1454,7 @@ FIXME: add more here.
|
|
1453
1454
|
Generated when the state of a toplevel window changes.
|
1454
1455
|
</p>
|
1455
1456
|
<div class="refsect3">
|
1456
|
-
<a name="
|
1457
|
+
<a name="GdkEventWindowState.members"></a><h4>Members</h4>
|
1457
1458
|
<div class="informaltable"><table width="100%" border="0">
|
1458
1459
|
<colgroup>
|
1459
1460
|
<col width="300px" class="struct_members_name">
|
@@ -1505,7 +1506,7 @@ Generated when the state of a toplevel window changes.
|
|
1505
1506
|
Generated when a setting is modified.
|
1506
1507
|
</p>
|
1507
1508
|
<div class="refsect3">
|
1508
|
-
<a name="
|
1509
|
+
<a name="GdkEventSetting.members"></a><h4>Members</h4>
|
1509
1510
|
<div class="informaltable"><table width="100%" border="0">
|
1510
1511
|
<colgroup>
|
1511
1512
|
<col width="300px" class="struct_members_name">
|
@@ -1562,7 +1563,7 @@ Generated when the owner of a selection changes. On X11, this information is
|
|
1562
1563
|
only available if the X server supports the XFIXES extension.
|
1563
1564
|
</p>
|
1564
1565
|
<div class="refsect3">
|
1565
|
-
<a name="
|
1566
|
+
<a name="GdkEventOwnerChange.members"></a><h4>Members</h4>
|
1566
1567
|
<div class="informaltable"><table width="100%" border="0">
|
1567
1568
|
<colgroup>
|
1568
1569
|
<col width="300px" class="struct_members_name">
|
@@ -1613,7 +1614,7 @@ only available if the X server supports the XFIXES extension.
|
|
1613
1614
|
</tbody>
|
1614
1615
|
</table></div>
|
1615
1616
|
</div>
|
1616
|
-
<p class="since">Since 2.6</p>
|
1617
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1617
1618
|
</div>
|
1618
1619
|
<hr>
|
1619
1620
|
<div class="refsect2">
|
@@ -1635,7 +1636,7 @@ again. Note that implicit grabs (which are initiated by button presses)
|
|
1635
1636
|
can also cause <a class="link" href="gdk2-Event-Structures.html#GdkEventGrabBroken" title="struct GdkEventGrabBroken"><span class="type">GdkEventGrabBroken</span></a> events.
|
1636
1637
|
</p>
|
1637
1638
|
<div class="refsect3">
|
1638
|
-
<a name="
|
1639
|
+
<a name="GdkEventGrabBroken.members"></a><h4>Members</h4>
|
1639
1640
|
<div class="informaltable"><table width="100%" border="0">
|
1640
1641
|
<colgroup>
|
1641
1642
|
<col width="300px" class="struct_members_name">
|
@@ -1682,7 +1683,7 @@ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1682
1683
|
</tbody>
|
1683
1684
|
</table></div>
|
1684
1685
|
</div>
|
1685
|
-
<p class="since">Since 2.8</p>
|
1686
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1686
1687
|
</div>
|
1687
1688
|
<hr>
|
1688
1689
|
<div class="refsect2">
|
@@ -1691,7 +1692,7 @@ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1691
1692
|
Specifies the direction for <a class="link" href="gdk2-Event-Structures.html#GdkEventScroll" title="struct GdkEventScroll"><span class="type">GdkEventScroll</span></a>.
|
1692
1693
|
</p>
|
1693
1694
|
<div class="refsect3">
|
1694
|
-
<a name="
|
1695
|
+
<a name="GdkScrollDirection.members"></a><h4>Members</h4>
|
1695
1696
|
<div class="informaltable"><table width="100%" border="0">
|
1696
1697
|
<colgroup>
|
1697
1698
|
<col width="300px" class="enum_members_name">
|
@@ -1738,7 +1739,7 @@ Specifies the direction for <a class="link" href="gdk2-Event-Structures.html#Gdk
|
|
1738
1739
|
Specifies the visiblity status of a window for a <a class="link" href="gdk2-Event-Structures.html#GdkEventVisibility" title="struct GdkEventVisibility"><span class="type">GdkEventVisibility</span></a>.
|
1739
1740
|
</p>
|
1740
1741
|
<div class="refsect3">
|
1741
|
-
<a name="
|
1742
|
+
<a name="GdkVisibilityState.members"></a><h4>Members</h4>
|
1742
1743
|
<div class="informaltable"><table width="100%" border="0">
|
1743
1744
|
<colgroup>
|
1744
1745
|
<col width="300px" class="enum_members_name">
|
@@ -1778,7 +1779,7 @@ Specifies the visiblity status of a window for a <a class="link" href="gdk2-Even
|
|
1778
1779
|
Specifies the crossing mode for <a class="link" href="gdk2-Event-Structures.html#GdkEventCrossing" title="struct GdkEventCrossing"><span class="type">GdkEventCrossing</span></a>.
|
1779
1780
|
</p>
|
1780
1781
|
<div class="refsect3">
|
1781
|
-
<a name="
|
1782
|
+
<a name="GdkCrossingMode.members"></a><h4>Members</h4>
|
1782
1783
|
<div class="informaltable"><table width="100%" border="0">
|
1783
1784
|
<colgroup>
|
1784
1785
|
<col width="300px" class="enum_members_name">
|
@@ -1844,7 +1845,7 @@ See the X11 protocol specification of <span class="type">LeaveNotify</span> for
|
|
1844
1845
|
full details of crossing event generation.
|
1845
1846
|
</p>
|
1846
1847
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1848
|
+
<a name="GdkNotifyType.members"></a><h4>Members</h4>
|
1848
1849
|
<div class="informaltable"><table width="100%" border="0">
|
1849
1850
|
<colgroup>
|
1850
1851
|
<col width="300px" class="enum_members_name">
|
@@ -1912,7 +1913,7 @@ full details of crossing event generation.
|
|
1912
1913
|
Specifies the type of a property change for a <a class="link" href="gdk2-Event-Structures.html#GdkEventProperty" title="struct GdkEventProperty"><span class="type">GdkEventProperty</span></a>.
|
1913
1914
|
</p>
|
1914
1915
|
<div class="refsect3">
|
1915
|
-
<a name="
|
1916
|
+
<a name="GdkPropertyState.members"></a><h4>Members</h4>
|
1916
1917
|
<div class="informaltable"><table width="100%" border="0">
|
1917
1918
|
<colgroup>
|
1918
1919
|
<col width="300px" class="enum_members_name">
|
@@ -1945,7 +1946,7 @@ Specifies the type of a property change for a <a class="link" href="gdk2-Event-S
|
|
1945
1946
|
Specifies the state of a toplevel window.
|
1946
1947
|
</p>
|
1947
1948
|
<div class="refsect3">
|
1948
|
-
<a name="
|
1949
|
+
<a name="GdkWindowState.members"></a><h4>Members</h4>
|
1949
1950
|
<div class="informaltable"><table width="100%" border="0">
|
1950
1951
|
<colgroup>
|
1951
1952
|
<col width="300px" class="enum_members_name">
|
@@ -2013,7 +2014,7 @@ Specifies the state of a toplevel window.
|
|
2013
2014
|
Specifies the kind of modification applied to a setting in a <a class="link" href="gdk2-Event-Structures.html#GdkEventSetting" title="struct GdkEventSetting"><span class="type">GdkEventSetting</span></a>.
|
2014
2015
|
</p>
|
2015
2016
|
<div class="refsect3">
|
2016
|
-
<a name="
|
2017
|
+
<a name="GdkSettingAction.members"></a><h4>Members</h4>
|
2017
2018
|
<div class="informaltable"><table width="100%" border="0">
|
2018
2019
|
<colgroup>
|
2019
2020
|
<col width="300px" class="enum_members_name">
|
@@ -2053,7 +2054,7 @@ Specifies the kind of modification applied to a setting in a <a class="link" hre
|
|
2053
2054
|
Specifies why a selection ownership was changed.
|
2054
2055
|
</p>
|
2055
2056
|
<div class="refsect3">
|
2056
|
-
<a name="
|
2057
|
+
<a name="GdkOwnerChange.members"></a><h4>Members</h4>
|
2057
2058
|
<div class="informaltable"><table width="100%" border="0">
|
2058
2059
|
<colgroup>
|
2059
2060
|
<col width="300px" class="enum_members_name">
|
@@ -2089,7 +2090,6 @@ Specifies why a selection ownership was changed.
|
|
2089
2090
|
</div>
|
2090
2091
|
</div>
|
2091
2092
|
<div class="footer">
|
2092
|
-
<hr>
|
2093
|
-
Generated by GTK-Doc V1.21.1</div>
|
2093
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2094
2094
|
</body>
|
2095
2095
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Windows.html" title="Windows">
|
10
10
|
<link rel="next" href="gdk2-Event-Structures.html" title="Event Structures">
|
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">
|
@@ -40,10 +40,6 @@
|
|
40
40
|
</colgroup>
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
|
-
<td class="define_keyword">#define</td>
|
44
|
-
<td class="function_name"><a class="link" href="gdk2-Events.html#GDK-PRIORITY-REDRAW:CAPS" title="GDK_PRIORITY_REDRAW">GDK_PRIORITY_REDRAW</a></td>
|
45
|
-
</tr>
|
46
|
-
<tr>
|
47
43
|
<td class="function_type">
|
48
44
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
49
45
|
</td>
|
@@ -270,6 +266,10 @@
|
|
270
266
|
<td class="define_keyword">#define</td>
|
271
267
|
<td class="function_name"><a class="link" href="gdk2-Events.html#GDK-PRIORITY-EVENTS:CAPS" title="GDK_PRIORITY_EVENTS">GDK_PRIORITY_EVENTS</a></td>
|
272
268
|
</tr>
|
269
|
+
<tr>
|
270
|
+
<td class="define_keyword">#define</td>
|
271
|
+
<td class="function_name"><a class="link" href="gdk2-Events.html#GDK-PRIORITY-REDRAW:CAPS" title="GDK_PRIORITY_REDRAW">GDK_PRIORITY_REDRAW</a></td>
|
272
|
+
</tr>
|
273
273
|
</tbody>
|
274
274
|
</table></div>
|
275
275
|
</div>
|
@@ -293,24 +293,13 @@ Event Structures are useful.
|
|
293
293
|
<div class="refsect1">
|
294
294
|
<a name="gdk2-Events.functions_details"></a><h2>Functions</h2>
|
295
295
|
<div class="refsect2">
|
296
|
-
<a name="GDK-PRIORITY-REDRAW:CAPS"></a><h3>GDK_PRIORITY_REDRAW</h3>
|
297
|
-
<pre class="programlisting">#define GDK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20)
|
298
|
-
</pre>
|
299
|
-
<p>
|
300
|
-
This is the priority that the idle handler processing window updates
|
301
|
-
is given in the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html">GLib Main Loop</a>.
|
302
|
-
</p>
|
303
|
-
</div>
|
304
|
-
<hr>
|
305
|
-
<div class="refsect2">
|
306
296
|
<a name="gdk-events-pending"></a><h3>gdk_events_pending ()</h3>
|
307
297
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
308
298
|
gdk_events_pending (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
309
299
|
<p>Checks if any events are ready to be processed for any display.</p>
|
310
300
|
<div class="refsect3">
|
311
|
-
<a name="
|
301
|
+
<a name="gdk-events-pending.returns"></a><h4>Returns</h4>
|
312
302
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any events are pending.</p>
|
313
|
-
<p></p>
|
314
303
|
</div>
|
315
304
|
</div>
|
316
305
|
<hr>
|
@@ -321,11 +310,10 @@ gdk_event_peek (<em class="parameter"><code><span class="type">void</span></code
|
|
321
310
|
<p>If there is an event waiting in the event queue of some open
|
322
311
|
display, returns a copy of it. See <a class="link" href="GdkDisplay.html#gdk-display-peek-event" title="gdk_display_peek_event ()"><code class="function">gdk_display_peek_event()</code></a>.</p>
|
323
312
|
<div class="refsect3">
|
324
|
-
<a name="
|
313
|
+
<a name="gdk-event-peek.returns"></a><h4>Returns</h4>
|
325
314
|
<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 some event queue, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
|
326
315
|
events are in any queues. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> should be freed with
|
327
316
|
<a class="link" href="gdk2-Events.html#gdk-event-free" title="gdk_event_free ()"><code class="function">gdk_event_free()</code></a>.</p>
|
328
|
-
<p></p>
|
329
317
|
</div>
|
330
318
|
</div>
|
331
319
|
<hr>
|
@@ -337,10 +325,9 @@ gdk_event_get (<em class="parameter"><code><span class="type">void</span></code>
|
|
337
325
|
on, fetching events from the windowing system if necessary.
|
338
326
|
See <a class="link" href="GdkDisplay.html#gdk-display-get-event" title="gdk_display_get_event ()"><code class="function">gdk_display_get_event()</code></a>.</p>
|
339
327
|
<div class="refsect3">
|
340
|
-
<a name="
|
328
|
+
<a name="gdk-event-get.returns"></a><h4>Returns</h4>
|
341
329
|
<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.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no events
|
342
330
|
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>
|
343
|
-
<p></p>
|
344
331
|
</div>
|
345
332
|
</div>
|
346
333
|
<hr>
|
@@ -350,10 +337,10 @@ are pending. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEv
|
|
350
337
|
gdk_event_get_graphics_expose (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
351
338
|
<div class="warning"><p><code class="literal">gdk_event_get_graphics_expose</code> has been deprecated since version 2.18 and should not be used in newly-written code.</p></div>
|
352
339
|
<p>Waits for a GraphicsExpose or NoExpose event from the X server.
|
353
|
-
This is used in the <a href="http://library.gnome.org/devel/
|
340
|
+
This is used in the <a href="http://library.gnome.org/devel/gtk2/GtkText.html#GtkText-struct"><span class="type">GtkText</span></a> and <a href="http://library.gnome.org/devel/gtk2/GtkCList.html#GtkCList-struct"><span class="type">GtkCList</span></a> widgets in GTK+ to make sure any
|
354
341
|
GraphicsExpose events are handled before the widget is scrolled.</p>
|
355
342
|
<div class="refsect3">
|
356
|
-
<a name="
|
343
|
+
<a name="gdk-event-get-graphics-expose.parameters"></a><h4>Parameters</h4>
|
357
344
|
<div class="informaltable"><table width="100%" border="0">
|
358
345
|
<colgroup>
|
359
346
|
<col width="150px" class="parameters_name">
|
@@ -368,10 +355,9 @@ GraphicsExpose events are handled before the widget is scrolled.</p>
|
|
368
355
|
</table></div>
|
369
356
|
</div>
|
370
357
|
<div class="refsect3">
|
371
|
-
<a name="
|
358
|
+
<a name="gdk-event-get-graphics-expose.returns"></a><h4>Returns</h4>
|
372
359
|
<p> a <a class="link" href="gdk2-Event-Structures.html#GdkEventExpose" title="struct GdkEventExpose"><span class="type">GdkEventExpose</span></a> if a GraphicsExpose was received, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if a
|
373
360
|
NoExpose event was received.</p>
|
374
|
-
<p></p>
|
375
361
|
</div>
|
376
362
|
</div>
|
377
363
|
<hr>
|
@@ -383,7 +369,7 @@ gdk_event_put (<em class="parameter"><code>const <a class="link" href="gdk2-Even
|
|
383
369
|
queue for event->any.window's display, or the default event
|
384
370
|
queue if event->any.window is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. See <a class="link" href="GdkDisplay.html#gdk-display-put-event" title="gdk_display_put_event ()"><code class="function">gdk_display_put_event()</code></a>.</p>
|
385
371
|
<div class="refsect3">
|
386
|
-
<a name="
|
372
|
+
<a name="gdk-event-put.parameters"></a><h4>Parameters</h4>
|
387
373
|
<div class="informaltable"><table width="100%" border="0">
|
388
374
|
<colgroup>
|
389
375
|
<col width="150px" class="parameters_name">
|
@@ -405,7 +391,7 @@ queue if event->any.window is <a href="/home/vagrant/ruby-gnome2.win64/glib2/
|
|
405
391
|
gdk_event_new (<em class="parameter"><code><a class="link" href="gdk2-Events.html#GdkEventType" title="enum GdkEventType"><span class="type">GdkEventType</span></a> type</code></em>);</pre>
|
406
392
|
<p>Creates a new event of the given type. All fields are set to 0.</p>
|
407
393
|
<div class="refsect3">
|
408
|
-
<a name="
|
394
|
+
<a name="gdk-event-new.parameters"></a><h4>Parameters</h4>
|
409
395
|
<div class="informaltable"><table width="100%" border="0">
|
410
396
|
<colgroup>
|
411
397
|
<col width="150px" class="parameters_name">
|
@@ -420,12 +406,11 @@ gdk_event_new (<em class="parameter"><code><a class="link" href="gdk2-Events.htm
|
|
420
406
|
</table></div>
|
421
407
|
</div>
|
422
408
|
<div class="refsect3">
|
423
|
-
<a name="
|
409
|
+
<a name="gdk-event-new.returns"></a><h4>Returns</h4>
|
424
410
|
<p> a newly-allocated <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a>. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a>
|
425
411
|
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>
|
426
|
-
<p></p>
|
427
412
|
</div>
|
428
|
-
<p class="since">Since 2.2</p>
|
413
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
429
414
|
</div>
|
430
415
|
<hr>
|
431
416
|
<div class="refsect2">
|
@@ -435,7 +420,7 @@ gdk_event_copy (<em class="parameter"><code>const <a class="link" href="gdk2-Eve
|
|
435
420
|
<p>Copies a <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a>, copying or incrementing the reference count of the
|
436
421
|
resources associated with it (e.g. <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>'s and strings).</p>
|
437
422
|
<div class="refsect3">
|
438
|
-
<a name="
|
423
|
+
<a name="gdk-event-copy.parameters"></a><h4>Parameters</h4>
|
439
424
|
<div class="informaltable"><table width="100%" border="0">
|
440
425
|
<colgroup>
|
441
426
|
<col width="150px" class="parameters_name">
|
@@ -450,11 +435,10 @@ resources associated with it (e.g. <a class="link" href="gdk2-Windows.html#GdkWi
|
|
450
435
|
</table></div>
|
451
436
|
</div>
|
452
437
|
<div class="refsect3">
|
453
|
-
<a name="
|
438
|
+
<a name="gdk-event-copy.returns"></a><h4>Returns</h4>
|
454
439
|
<p> a copy of <em class="parameter"><code>event</code></em>
|
455
440
|
. The returned <a class="link" href="gdk2-Event-Structures.html#GdkEvent" title="union GdkEvent"><span class="type">GdkEvent</span></a> should be freed with
|
456
441
|
<a class="link" href="gdk2-Events.html#gdk-event-free" title="gdk_event_free ()"><code class="function">gdk_event_free()</code></a>.</p>
|
457
|
-
<p></p>
|
458
442
|
</div>
|
459
443
|
</div>
|
460
444
|
<hr>
|
@@ -467,7 +451,7 @@ Note that this function should only be called with events returned from
|
|
467
451
|
functions such as <a class="link" href="gdk2-Events.html#gdk-event-peek" title="gdk_event_peek ()"><code class="function">gdk_event_peek()</code></a>, <a class="link" href="gdk2-Events.html#gdk-event-get" title="gdk_event_get ()"><code class="function">gdk_event_get()</code></a>,
|
468
452
|
<a class="link" href="gdk2-Events.html#gdk-event-get-graphics-expose" title="gdk_event_get_graphics_expose ()"><code class="function">gdk_event_get_graphics_expose()</code></a> and <a class="link" href="gdk2-Events.html#gdk-event-copy" title="gdk_event_copy ()"><code class="function">gdk_event_copy()</code></a> and <a class="link" href="gdk2-Events.html#gdk-event-new" title="gdk_event_new ()"><code class="function">gdk_event_new()</code></a>.</p>
|
469
453
|
<div class="refsect3">
|
470
|
-
<a name="
|
454
|
+
<a name="gdk-event-free.parameters"></a><h4>Parameters</h4>
|
471
455
|
<div class="informaltable"><table width="100%" border="0">
|
472
456
|
<colgroup>
|
473
457
|
<col width="150px" class="parameters_name">
|
@@ -492,7 +476,7 @@ gdk_event_get_time (<em class="parameter"><code>const <a class="link" href="gdk2
|
|
492
476
|
returns <a class="link" href="gdk2-Events.html#GDK-CURRENT-TIME:CAPS" title="GDK_CURRENT_TIME"><span class="type">GDK_CURRENT_TIME</span></a>. If <em class="parameter"><code>event</code></em>
|
493
477
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, returns <a class="link" href="gdk2-Events.html#GDK-CURRENT-TIME:CAPS" title="GDK_CURRENT_TIME"><span class="type">GDK_CURRENT_TIME</span></a>.</p>
|
494
478
|
<div class="refsect3">
|
495
|
-
<a name="
|
479
|
+
<a name="gdk-event-get-time.parameters"></a><h4>Parameters</h4>
|
496
480
|
<div class="informaltable"><table width="100%" border="0">
|
497
481
|
<colgroup>
|
498
482
|
<col width="150px" class="parameters_name">
|
@@ -507,10 +491,9 @@ returns <a class="link" href="gdk2-Events.html#GDK-CURRENT-TIME:CAPS" title="GDK
|
|
507
491
|
</table></div>
|
508
492
|
</div>
|
509
493
|
<div class="refsect3">
|
510
|
-
<a name="
|
494
|
+
<a name="gdk-event-get-time.returns"></a><h4>Returns</h4>
|
511
495
|
<p> time stamp field from <em class="parameter"><code>event</code></em>
|
512
496
|
</p>
|
513
|
-
<p></p>
|
514
497
|
</div>
|
515
498
|
</div>
|
516
499
|
<hr>
|
@@ -526,7 +509,7 @@ in the event. <em class="parameter"><code>event</code></em>
|
|
526
509
|
may be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, in which case it's treated
|
527
510
|
as if the event had no state field.</p>
|
528
511
|
<div class="refsect3">
|
529
|
-
<a name="
|
512
|
+
<a name="gdk-event-get-state.parameters"></a><h4>Parameters</h4>
|
530
513
|
<div class="informaltable"><table width="100%" border="0">
|
531
514
|
<colgroup>
|
532
515
|
<col width="150px" class="parameters_name">
|
@@ -548,9 +531,8 @@ as if the event had no state field.</p>
|
|
548
531
|
</table></div>
|
549
532
|
</div>
|
550
533
|
<div class="refsect3">
|
551
|
-
<a name="
|
534
|
+
<a name="gdk-event-get-state.returns"></a><h4>Returns</h4>
|
552
535
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was a state field in the event </p>
|
553
|
-
<p></p>
|
554
536
|
</div>
|
555
537
|
</div>
|
556
538
|
<hr>
|
@@ -563,7 +545,7 @@ gdk_event_get_axis (<em class="parameter"><code>const <a class="link" href="gdk2
|
|
563
545
|
<p>Extract the axis value for a particular axis use from
|
564
546
|
an event structure.</p>
|
565
547
|
<div class="refsect3">
|
566
|
-
<a name="
|
548
|
+
<a name="gdk-event-get-axis.parameters"></a><h4>Parameters</h4>
|
567
549
|
<div class="informaltable"><table width="100%" border="0">
|
568
550
|
<colgroup>
|
569
551
|
<col width="150px" class="parameters_name">
|
@@ -590,9 +572,8 @@ an event structure.</p>
|
|
590
572
|
</table></div>
|
591
573
|
</div>
|
592
574
|
<div class="refsect3">
|
593
|
-
<a name="
|
575
|
+
<a name="gdk-event-get-axis.returns"></a><h4>Returns</h4>
|
594
576
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the specified axis was found, otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
595
|
-
<p></p>
|
596
577
|
</div>
|
597
578
|
</div>
|
598
579
|
<hr>
|
@@ -604,7 +585,7 @@ gdk_event_get_coords (<em class="parameter"><code>const <a class="link" href="gd
|
|
604
585
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *y_win</code></em>);</pre>
|
605
586
|
<p>Extract the event window relative x/y coordinates from an event.</p>
|
606
587
|
<div class="refsect3">
|
607
|
-
<a name="
|
588
|
+
<a name="gdk-event-get-coords.parameters"></a><h4>Parameters</h4>
|
608
589
|
<div class="informaltable"><table width="100%" border="0">
|
609
590
|
<colgroup>
|
610
591
|
<col width="150px" class="parameters_name">
|
@@ -631,9 +612,8 @@ gdk_event_get_coords (<em class="parameter"><code>const <a class="link" href="gd
|
|
631
612
|
</table></div>
|
632
613
|
</div>
|
633
614
|
<div class="refsect3">
|
634
|
-
<a name="
|
615
|
+
<a name="gdk-event-get-coords.returns"></a><h4>Returns</h4>
|
635
616
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event delivered event window coordinates</p>
|
636
|
-
<p></p>
|
637
617
|
</div>
|
638
618
|
</div>
|
639
619
|
<hr>
|
@@ -645,7 +625,7 @@ gdk_event_get_root_coords (<em class="parameter"><code>const <a class="link" hre
|
|
645
625
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *y_root</code></em>);</pre>
|
646
626
|
<p>Extract the root window relative x/y coordinates from an event.</p>
|
647
627
|
<div class="refsect3">
|
648
|
-
<a name="
|
628
|
+
<a name="gdk-event-get-root-coords.parameters"></a><h4>Parameters</h4>
|
649
629
|
<div class="informaltable"><table width="100%" border="0">
|
650
630
|
<colgroup>
|
651
631
|
<col width="150px" class="parameters_name">
|
@@ -672,9 +652,8 @@ gdk_event_get_root_coords (<em class="parameter"><code>const <a class="link" hre
|
|
672
652
|
</table></div>
|
673
653
|
</div>
|
674
654
|
<div class="refsect3">
|
675
|
-
<a name="
|
655
|
+
<a name="gdk-event-get-root-coords.returns"></a><h4>Returns</h4>
|
676
656
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event delivered root window coordinates</p>
|
677
|
-
<p></p>
|
678
657
|
</div>
|
679
658
|
</div>
|
680
659
|
<hr>
|
@@ -714,7 +693,7 @@ motion events from a <a class="link" href="gdk2-Events.html#GDK-MOTION-NOTIFY:CA
|
|
714
693
|
|
715
694
|
<p></p>
|
716
695
|
<div class="refsect3">
|
717
|
-
<a name="
|
696
|
+
<a name="gdk-event-request-motions.parameters"></a><h4>Parameters</h4>
|
718
697
|
<div class="informaltable"><table width="100%" border="0">
|
719
698
|
<colgroup>
|
720
699
|
<col width="150px" class="parameters_name">
|
@@ -728,7 +707,7 @@ motion events from a <a class="link" href="gdk2-Events.html#GDK-MOTION-NOTIFY:CA
|
|
728
707
|
</tr></tbody>
|
729
708
|
</table></div>
|
730
709
|
</div>
|
731
|
-
<p class="since">Since 2.12</p>
|
710
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
732
711
|
</div>
|
733
712
|
<hr>
|
734
713
|
<div class="refsect2">
|
@@ -743,7 +722,7 @@ usually not useful for GTK+ applications. (Although an application
|
|
743
722
|
can call this function then call <a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-main-do-event"><code class="function">gtk_main_do_event()</code></a> to pass
|
744
723
|
events to GTK+.)</p>
|
745
724
|
<div class="refsect3">
|
746
|
-
<a name="
|
725
|
+
<a name="gdk-event-handler-set.parameters"></a><h4>Parameters</h4>
|
747
726
|
<div class="informaltable"><table width="100%" border="0">
|
748
727
|
<colgroup>
|
749
728
|
<col width="150px" class="parameters_name">
|
@@ -782,7 +761,7 @@ Specifies the type of function passed to <a class="link" href="gdk2-Events.html#
|
|
782
761
|
all GDK events.
|
783
762
|
</p>
|
784
763
|
<div class="refsect3">
|
785
|
-
<a name="
|
764
|
+
<a name="GdkEventFunc.parameters"></a><h4>Parameters</h4>
|
786
765
|
<div class="informaltable"><table width="100%" border="0">
|
787
766
|
<colgroup>
|
788
767
|
<col width="150px" class="parameters_name">
|
@@ -816,7 +795,7 @@ on the default <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span c
|
|
816
795
|
This could be used for communicating between different applications,
|
817
796
|
though the amount of data is limited to 20 bytes.</p>
|
818
797
|
<div class="refsect3">
|
819
|
-
<a name="
|
798
|
+
<a name="gdk-event-send-client-message.parameters"></a><h4>Parameters</h4>
|
820
799
|
<div class="informaltable"><table width="100%" border="0">
|
821
800
|
<colgroup>
|
822
801
|
<col width="150px" class="parameters_name">
|
@@ -838,9 +817,8 @@ though the amount of data is limited to 20 bytes.</p>
|
|
838
817
|
</table></div>
|
839
818
|
</div>
|
840
819
|
<div class="refsect3">
|
841
|
-
<a name="
|
820
|
+
<a name="gdk-event-send-client-message.returns"></a><h4>Returns</h4>
|
842
821
|
<p> non-zero on success.</p>
|
843
|
-
<p></p>
|
844
822
|
</div>
|
845
823
|
</div>
|
846
824
|
<hr>
|
@@ -858,7 +836,7 @@ GDK_WIN32_CLIENT_MESSAGE.</p>
|
|
858
836
|
applications, though the amount of data is limited to 20 bytes on
|
859
837
|
X11, and to just four bytes on Windows.</p>
|
860
838
|
<div class="refsect3">
|
861
|
-
<a name="
|
839
|
+
<a name="gdk-event-send-client-message-for-display.parameters"></a><h4>Parameters</h4>
|
862
840
|
<div class="informaltable"><table width="100%" border="0">
|
863
841
|
<colgroup>
|
864
842
|
<col width="150px" class="parameters_name">
|
@@ -885,11 +863,10 @@ X11, and to just four bytes on Windows.</p>
|
|
885
863
|
</table></div>
|
886
864
|
</div>
|
887
865
|
<div class="refsect3">
|
888
|
-
<a name="
|
866
|
+
<a name="gdk-event-send-client-message-for-display.returns"></a><h4>Returns</h4>
|
889
867
|
<p> non-zero on success.</p>
|
890
|
-
<p></p>
|
891
868
|
</div>
|
892
|
-
<p class="since">Since 2.2</p>
|
869
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
893
870
|
</div>
|
894
871
|
<hr>
|
895
872
|
<div class="refsect2">
|
@@ -903,7 +880,7 @@ described in the Inter-Client Communication Conventions Manual (ICCCM).
|
|
903
880
|
If no windows are found with the WM_STATE property set, the message is sent
|
904
881
|
to all children of the root window.</p>
|
905
882
|
<div class="refsect3">
|
906
|
-
<a name="
|
883
|
+
<a name="gdk-event-send-clientmessage-toall.parameters"></a><h4>Parameters</h4>
|
907
884
|
<div class="informaltable"><table width="100%" border="0">
|
908
885
|
<colgroup>
|
909
886
|
<col width="150px" class="parameters_name">
|
@@ -928,7 +905,7 @@ gdk_add_client_message_filter (<em class="parameter"><code><a class="link" href=
|
|
928
905
|
<p>Adds a filter to the default display to be called when X ClientMessage events
|
929
906
|
are received. See <a class="link" href="GdkDisplay.html#gdk-display-add-client-message-filter" title="gdk_display_add_client_message_filter ()"><code class="function">gdk_display_add_client_message_filter()</code></a>.</p>
|
930
907
|
<div class="refsect3">
|
931
|
-
<a name="
|
908
|
+
<a name="gdk-add-client-message-filter.parameters"></a><h4>Parameters</h4>
|
932
909
|
<div class="informaltable"><table width="100%" border="0">
|
933
910
|
<colgroup>
|
934
911
|
<col width="150px" class="parameters_name">
|
@@ -965,9 +942,8 @@ XClientMessage event struct.</p></td>
|
|
965
942
|
gdk_get_show_events (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
966
943
|
<p>Gets whether event debugging output is enabled.</p>
|
967
944
|
<div class="refsect3">
|
968
|
-
<a name="
|
945
|
+
<a name="gdk-get-show-events.returns"></a><h4>Returns</h4>
|
969
946
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if event debugging output is enabled.</p>
|
970
|
-
<p></p>
|
971
947
|
</div>
|
972
948
|
</div>
|
973
949
|
<hr>
|
@@ -980,7 +956,7 @@ Note that GTK+ must be compiled with debugging (that is,
|
|
980
956
|
configured using the <code class="option">--enable-debug</code> option)
|
981
957
|
to use this option.</p>
|
982
958
|
<div class="refsect3">
|
983
|
-
<a name="
|
959
|
+
<a name="gdk-set-show-events.parameters"></a><h4>Parameters</h4>
|
984
960
|
<div class="informaltable"><table width="100%" border="0">
|
985
961
|
<colgroup>
|
986
962
|
<col width="150px" class="parameters_name">
|
@@ -1007,7 +983,7 @@ gdk_event_set_screen (<em class="parameter"><code><a class="link" href="gdk2-Eve
|
|
1007
983
|
have been allocated by GTK+, for instance, by
|
1008
984
|
<a class="link" href="gdk2-Events.html#gdk-event-copy" title="gdk_event_copy ()"><code class="function">gdk_event_copy()</code></a>.</p>
|
1009
985
|
<div class="refsect3">
|
1010
|
-
<a name="
|
986
|
+
<a name="gdk-event-set-screen.parameters"></a><h4>Parameters</h4>
|
1011
987
|
<div class="informaltable"><table width="100%" border="0">
|
1012
988
|
<colgroup>
|
1013
989
|
<col width="150px" class="parameters_name">
|
@@ -1028,7 +1004,7 @@ have been allocated by GTK+, for instance, by
|
|
1028
1004
|
</tbody>
|
1029
1005
|
</table></div>
|
1030
1006
|
</div>
|
1031
|
-
<p class="since">Since 2.2</p>
|
1007
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1032
1008
|
</div>
|
1033
1009
|
<hr>
|
1034
1010
|
<div class="refsect2">
|
@@ -1043,7 +1019,7 @@ that is, the screen which has the root window
|
|
1043
1019
|
to which <code class="literal">event->motion.x_root</code> and
|
1044
1020
|
<code class="literal">event->motion.y_root</code> are relative.</p>
|
1045
1021
|
<div class="refsect3">
|
1046
|
-
<a name="
|
1022
|
+
<a name="gdk-event-get-screen.parameters"></a><h4>Parameters</h4>
|
1047
1023
|
<div class="informaltable"><table width="100%" border="0">
|
1048
1024
|
<colgroup>
|
1049
1025
|
<col width="150px" class="parameters_name">
|
@@ -1058,11 +1034,10 @@ to which <code class="literal">event->motion.x_root</code> and
|
|
1058
1034
|
</table></div>
|
1059
1035
|
</div>
|
1060
1036
|
<div class="refsect3">
|
1061
|
-
<a name="
|
1037
|
+
<a name="gdk-event-get-screen.returns"></a><h4>Returns</h4>
|
1062
1038
|
<p> the screen for the event</p>
|
1063
|
-
<p></p>
|
1064
1039
|
</div>
|
1065
|
-
<p class="since">Since 2.2</p>
|
1040
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1066
1041
|
</div>
|
1067
1042
|
<hr>
|
1068
1043
|
<div class="refsect2">
|
@@ -1073,7 +1048,7 @@ gdk_setting_get (<em class="parameter"><code>const <a href="/home/vagrant/ruby-g
|
|
1073
1048
|
<p>Obtains a desktop-wide setting, such as the double-click time,
|
1074
1049
|
for the default screen. See <a class="link" href="GdkScreen.html#gdk-screen-get-setting" title="gdk_screen_get_setting ()"><code class="function">gdk_screen_get_setting()</code></a>.</p>
|
1075
1050
|
<div class="refsect3">
|
1076
|
-
<a name="
|
1051
|
+
<a name="gdk-setting-get.parameters"></a><h4>Parameters</h4>
|
1077
1052
|
<div class="informaltable"><table width="100%" border="0">
|
1078
1053
|
<colgroup>
|
1079
1054
|
<col width="150px" class="parameters_name">
|
@@ -1095,11 +1070,10 @@ for the default screen. See <a class="link" href="GdkScreen.html#gdk-screen-get-
|
|
1095
1070
|
</table></div>
|
1096
1071
|
</div>
|
1097
1072
|
<div class="refsect3">
|
1098
|
-
<a name="
|
1073
|
+
<a name="gdk-setting-get.returns"></a><h4>Returns</h4>
|
1099
1074
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the setting existed and a value was stored
|
1100
1075
|
in <em class="parameter"><code>value</code></em>
|
1101
1076
|
, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1102
|
-
<p></p>
|
1103
1077
|
</div>
|
1104
1078
|
</div>
|
1105
1079
|
</div>
|
@@ -1116,7 +1090,7 @@ Although many of these events result in corresponding signals being emitted,
|
|
1116
1090
|
the events are often transformed or filtered along the way.
|
1117
1091
|
</p>
|
1118
1092
|
<div class="refsect3">
|
1119
|
-
<a name="
|
1093
|
+
<a name="GdkEventType.members"></a><h4>Members</h4>
|
1120
1094
|
<div class="informaltable"><table width="100%" border="0">
|
1121
1095
|
<colgroup>
|
1122
1096
|
<col width="300px" class="enum_members_name">
|
@@ -1437,7 +1411,7 @@ To receive more motion events after a motion hint event, the application
|
|
1437
1411
|
needs to asks for more, by calling <a class="link" href="gdk2-Events.html#gdk-event-request-motions" title="gdk_event_request_motions ()"><code class="function">gdk_event_request_motions()</code></a>.
|
1438
1412
|
</p>
|
1439
1413
|
<div class="refsect3">
|
1440
|
-
<a name="
|
1414
|
+
<a name="GdkEventMask.members"></a><h4>Members</h4>
|
1441
1415
|
<div class="informaltable"><table width="100%" border="0">
|
1442
1416
|
<colgroup>
|
1443
1417
|
<col width="300px" class="enum_members_name">
|
@@ -1619,7 +1593,17 @@ Represents the current time, and can be used anywhere a time is expected.
|
|
1619
1593
|
<pre class="programlisting">#define GDK_PRIORITY_EVENTS</pre>
|
1620
1594
|
<p>
|
1621
1595
|
This is the priority that events from the X server are given in the
|
1622
|
-
|
1596
|
+
GLib Main Loop.
|
1597
|
+
</p>
|
1598
|
+
</div>
|
1599
|
+
<hr>
|
1600
|
+
<div class="refsect2">
|
1601
|
+
<a name="GDK-PRIORITY-REDRAW:CAPS"></a><h3>GDK_PRIORITY_REDRAW</h3>
|
1602
|
+
<pre class="programlisting">#define GDK_PRIORITY_REDRAW (G_PRIORITY_HIGH_IDLE + 20)
|
1603
|
+
</pre>
|
1604
|
+
<p>
|
1605
|
+
This is the priority that the idle handler processing window updates
|
1606
|
+
is given in the GLib Main Loop.
|
1623
1607
|
</p>
|
1624
1608
|
</div>
|
1625
1609
|
</div>
|
@@ -1644,7 +1628,6 @@ The structs used for each type of event.
|
|
1644
1628
|
</div>
|
1645
1629
|
</div>
|
1646
1630
|
<div class="footer">
|
1647
|
-
<hr>
|
1648
|
-
Generated by GTK-Doc V1.21.1</div>
|
1631
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1649
1632
|
</body>
|
1650
1633
|
</html>
|