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-Application-launching.html" title="Application launching">
|
10
10
|
<link rel="next" href="api-index-full.html" title="Index of all symbols">
|
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">
|
@@ -90,7 +90,7 @@ system to carry out any pending rendering commands.
|
|
90
90
|
This function is intended to be used to syncronize with rendering
|
91
91
|
pipelines, to benchmark windowing system rendering operations.</p>
|
92
92
|
<div class="refsect3">
|
93
|
-
<a name="
|
93
|
+
<a name="gdk-test-render-sync.parameters"></a><h4>Parameters</h4>
|
94
94
|
<div class="informaltable"><table width="100%" border="0">
|
95
95
|
<colgroup>
|
96
96
|
<col width="150px" class="parameters_name">
|
@@ -104,7 +104,7 @@ pipelines, to benchmark windowing system rendering operations.</p>
|
|
104
104
|
</tr></tbody>
|
105
105
|
</table></div>
|
106
106
|
</div>
|
107
|
-
<p class="since">Since 2.14</p>
|
107
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
108
108
|
</div>
|
109
109
|
<hr>
|
110
110
|
<div class="refsect2">
|
@@ -131,7 +131,7 @@ for most testing purposes, <a href="http://developer.gnome.org/gtk2/gtk3-Testing
|
|
131
131
|
function to call which will generate a button press event followed
|
132
132
|
by its accompanying button release event.</p>
|
133
133
|
<div class="refsect3">
|
134
|
-
<a name="
|
134
|
+
<a name="gdk-test-simulate-button.parameters"></a><h4>Parameters</h4>
|
135
135
|
<div class="informaltable"><table width="100%" border="0">
|
136
136
|
<colgroup>
|
137
137
|
<col width="150px" class="parameters_name">
|
@@ -175,11 +175,10 @@ for the button event.</p></td>
|
|
175
175
|
</table></div>
|
176
176
|
</div>
|
177
177
|
<div class="refsect3">
|
178
|
-
<a name="
|
178
|
+
<a name="gdk-test-simulate-button.returns"></a><h4>Returns</h4>
|
179
179
|
<p> wether all actions neccessary for a button event simulation were carried out successfully.</p>
|
180
|
-
<p></p>
|
181
180
|
</div>
|
182
|
-
<p class="since">Since 2.14</p>
|
181
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
183
182
|
</div>
|
184
183
|
<hr>
|
185
184
|
<div class="refsect2">
|
@@ -214,7 +213,7 @@ for most testing purposes, <a href="http://developer.gnome.org/gtk2/gtk3-Testing
|
|
214
213
|
right function to call which will generate a key press event
|
215
214
|
followed by its accompanying key release event.</p>
|
216
215
|
<div class="refsect3">
|
217
|
-
<a name="
|
216
|
+
<a name="gdk-test-simulate-key.parameters"></a><h4>Parameters</h4>
|
218
217
|
<div class="informaltable"><table width="100%" border="0">
|
219
218
|
<colgroup>
|
220
219
|
<col width="150px" class="parameters_name">
|
@@ -258,11 +257,10 @@ for the key event.</p></td>
|
|
258
257
|
</table></div>
|
259
258
|
</div>
|
260
259
|
<div class="refsect3">
|
261
|
-
<a name="
|
260
|
+
<a name="gdk-test-simulate-key.returns"></a><h4>Returns</h4>
|
262
261
|
<p> wether all actions neccessary for a key event simulation were carried out successfully.</p>
|
263
|
-
<p></p>
|
264
262
|
</div>
|
265
|
-
<p class="since">Since 2.14</p>
|
263
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
266
264
|
</div>
|
267
265
|
</div>
|
268
266
|
<div class="refsect1">
|
@@ -270,7 +268,6 @@ for the key event.</p></td>
|
|
270
268
|
</div>
|
271
269
|
</div>
|
272
270
|
<div class="footer">
|
273
|
-
<hr>
|
274
|
-
Generated by GTK-Doc V1.21.1</div>
|
271
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
275
272
|
</body>
|
276
273
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Properties-and-Atoms.html" title="Properties and Atoms">
|
10
10
|
<link rel="next" href="gdk2-Input.html" title="Input">
|
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">
|
@@ -562,7 +562,7 @@ must temporarily release its lock as well.</p>
|
|
562
562
|
<p>This method must be called before <a class="link" href="gdk2-Threads.html#gdk-threads-init" title="gdk_threads_init ()"><code class="function">gdk_threads_init()</code></a>, and cannot
|
563
563
|
be called multiple times.</p>
|
564
564
|
<div class="refsect3">
|
565
|
-
<a name="
|
565
|
+
<a name="gdk-threads-set-lock-functions.parameters"></a><h4>Parameters</h4>
|
566
566
|
<div class="informaltable"><table width="100%" border="0">
|
567
567
|
<colgroup>
|
568
568
|
<col width="150px" class="parameters_name">
|
@@ -583,7 +583,7 @@ be called multiple times.</p>
|
|
583
583
|
</tbody>
|
584
584
|
</table></div>
|
585
585
|
</div>
|
586
|
-
<p class="since">Since 2.4</p>
|
586
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
587
587
|
</div>
|
588
588
|
<hr>
|
589
589
|
<div class="refsect2">
|
@@ -595,7 +595,7 @@ gdk_threads_add_idle (<em class="parameter"><code><a href="/home/vagrant/ruby-gn
|
|
595
595
|
assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT-IDLE:CAPS"><span class="type">G_PRIORITY_DEFAULT_IDLE</span></a>.</p>
|
596
596
|
<p>See <a class="link" href="gdk2-Threads.html#gdk-threads-add-idle-full" title="gdk_threads_add_idle_full ()"><code class="function">gdk_threads_add_idle_full()</code></a>.</p>
|
597
597
|
<div class="refsect3">
|
598
|
-
<a name="
|
598
|
+
<a name="gdk-threads-add-idle.parameters"></a><h4>Parameters</h4>
|
599
599
|
<div class="informaltable"><table width="100%" border="0">
|
600
600
|
<colgroup>
|
601
601
|
<col width="150px" class="parameters_name">
|
@@ -618,11 +618,10 @@ assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/v
|
|
618
618
|
</table></div>
|
619
619
|
</div>
|
620
620
|
<div class="refsect3">
|
621
|
-
<a name="
|
621
|
+
<a name="gdk-threads-add-idle.returns"></a><h4>Returns</h4>
|
622
622
|
<p> the ID (greater than 0) of the event source.</p>
|
623
|
-
<p></p>
|
624
623
|
</div>
|
625
|
-
<p class="since">Since 2.12</p>
|
624
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
626
625
|
</div>
|
627
626
|
<hr>
|
628
627
|
<div class="refsect2">
|
@@ -711,7 +710,7 @@ in thread B:</p>
|
|
711
710
|
|
712
711
|
<p></p>
|
713
712
|
<div class="refsect3">
|
714
|
-
<a name="
|
713
|
+
<a name="gdk-threads-add-idle-full.parameters"></a><h4>Parameters</h4>
|
715
714
|
<div class="informaltable"><table width="100%" border="0">
|
716
715
|
<colgroup>
|
717
716
|
<col width="150px" class="parameters_name">
|
@@ -745,11 +744,10 @@ range btweeen <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/
|
|
745
744
|
</table></div>
|
746
745
|
</div>
|
747
746
|
<div class="refsect3">
|
748
|
-
<a name="
|
747
|
+
<a name="gdk-threads-add-idle-full.returns"></a><h4>Returns</h4>
|
749
748
|
<p> the ID (greater than 0) of the event source.</p>
|
750
|
-
<p></p>
|
751
749
|
</div>
|
752
|
-
<p class="since">Since 2.12</p>
|
750
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
753
751
|
</div>
|
754
752
|
<hr>
|
755
753
|
<div class="refsect2">
|
@@ -762,7 +760,7 @@ gdk_threads_add_timeout (<em class="parameter"><code><a href="/home/vagrant/ruby
|
|
762
760
|
assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><span class="type">G_PRIORITY_DEFAULT</span></a>.</p>
|
763
761
|
<p>See <a class="link" href="gdk2-Threads.html#gdk-threads-add-timeout-full" title="gdk_threads_add_timeout_full ()"><code class="function">gdk_threads_add_timeout_full()</code></a>.</p>
|
764
762
|
<div class="refsect3">
|
765
|
-
<a name="
|
763
|
+
<a name="gdk-threads-add-timeout.parameters"></a><h4>Parameters</h4>
|
766
764
|
<div class="informaltable"><table width="100%" border="0">
|
767
765
|
<colgroup>
|
768
766
|
<col width="150px" class="parameters_name">
|
@@ -791,11 +789,10 @@ assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/v
|
|
791
789
|
</table></div>
|
792
790
|
</div>
|
793
791
|
<div class="refsect3">
|
794
|
-
<a name="
|
792
|
+
<a name="gdk-threads-add-timeout.returns"></a><h4>Returns</h4>
|
795
793
|
<p> the ID (greater than 0) of the event source.</p>
|
796
|
-
<p></p>
|
797
794
|
</div>
|
798
|
-
<p class="since">Since 2.12</p>
|
795
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
799
796
|
</div>
|
800
797
|
<hr>
|
801
798
|
<div class="refsect2">
|
@@ -882,7 +879,7 @@ for GTK+ widgets for the following use case:</p>
|
|
882
879
|
|
883
880
|
<p></p>
|
884
881
|
<div class="refsect3">
|
885
|
-
<a name="
|
882
|
+
<a name="gdk-threads-add-timeout-full.parameters"></a><h4>Parameters</h4>
|
886
883
|
<div class="informaltable"><table width="100%" border="0">
|
887
884
|
<colgroup>
|
888
885
|
<col width="150px" class="parameters_name">
|
@@ -922,11 +919,10 @@ range between <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/
|
|
922
919
|
</table></div>
|
923
920
|
</div>
|
924
921
|
<div class="refsect3">
|
925
|
-
<a name="
|
922
|
+
<a name="gdk-threads-add-timeout-full.returns"></a><h4>Returns</h4>
|
926
923
|
<p> the ID (greater than 0) of the event source.</p>
|
927
|
-
<p></p>
|
928
924
|
</div>
|
929
|
-
<p class="since">Since 2.12</p>
|
925
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
930
926
|
</div>
|
931
927
|
<hr>
|
932
928
|
<div class="refsect2">
|
@@ -939,7 +935,7 @@ gdk_threads_add_timeout_seconds (<em class="parameter"><code><a href="/home/vagr
|
|
939
935
|
assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT:CAPS"><span class="type">G_PRIORITY_DEFAULT</span></a>.</p>
|
940
936
|
<p>For details, see <a class="link" href="gdk2-Threads.html#gdk-threads-add-timeout-full" title="gdk_threads_add_timeout_full ()"><code class="function">gdk_threads_add_timeout_full()</code></a>.</p>
|
941
937
|
<div class="refsect3">
|
942
|
-
<a name="
|
938
|
+
<a name="gdk-threads-add-timeout-seconds.parameters"></a><h4>Parameters</h4>
|
943
939
|
<div class="informaltable"><table width="100%" border="0">
|
944
940
|
<colgroup>
|
945
941
|
<col width="150px" class="parameters_name">
|
@@ -967,11 +963,10 @@ assigning the default priority, <a href="/home/vagrant/ruby-gnome2.win64/glib2/v
|
|
967
963
|
</table></div>
|
968
964
|
</div>
|
969
965
|
<div class="refsect3">
|
970
|
-
<a name="
|
966
|
+
<a name="gdk-threads-add-timeout-seconds.returns"></a><h4>Returns</h4>
|
971
967
|
<p> the ID (greater than 0) of the event source.</p>
|
972
|
-
<p></p>
|
973
968
|
</div>
|
974
|
-
<p class="since">Since 2.14</p>
|
969
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
975
970
|
</div>
|
976
971
|
<hr>
|
977
972
|
<div class="refsect2">
|
@@ -986,7 +981,7 @@ gdk_threads_add_timeout_seconds_full (<em class="parameter"><code><a href="/home
|
|
986
981
|
See <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#g-timeout-add-seconds-full"><code class="function">g_timeout_add_seconds_full()</code></a> for a discussion of why it is
|
987
982
|
a good idea to use this function if you don't need finer granularity.</p>
|
988
983
|
<div class="refsect3">
|
989
|
-
<a name="
|
984
|
+
<a name="gdk-threads-add-timeout-seconds-full.parameters"></a><h4>Parameters</h4>
|
990
985
|
<div class="informaltable"><table width="100%" border="0">
|
991
986
|
<colgroup>
|
992
987
|
<col width="150px" class="parameters_name">
|
@@ -1025,11 +1020,10 @@ range between <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/
|
|
1025
1020
|
</table></div>
|
1026
1021
|
</div>
|
1027
1022
|
<div class="refsect3">
|
1028
|
-
<a name="
|
1023
|
+
<a name="gdk-threads-add-timeout-seconds-full.returns"></a><h4>Returns</h4>
|
1029
1024
|
<p> the ID (greater than 0) of the event source.</p>
|
1030
|
-
<p></p>
|
1031
1025
|
</div>
|
1032
|
-
<p class="since">Since 2.14</p>
|
1026
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1033
1027
|
</div>
|
1034
1028
|
</div>
|
1035
1029
|
<div class="refsect1">
|
@@ -1047,7 +1041,6 @@ The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/ht
|
|
1047
1041
|
</div>
|
1048
1042
|
</div>
|
1049
1043
|
<div class="footer">
|
1050
|
-
<hr>
|
1051
|
-
Generated by GTK-Doc V1.21.1</div>
|
1044
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1052
1045
|
</body>
|
1053
1046
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Colormaps-and-Colors.html" title="Colormaps and Colors">
|
10
10
|
<link rel="next" href="gdk2-Fonts.html" title="Fonts">
|
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">
|
@@ -249,7 +249,7 @@ of an RGB pixel may be in the top 8 bits of the pixel, or may be in the lower
|
|
249
249
|
<p>
|
250
250
|
Usually you can avoid thinking about visuals in GTK+. Visuals are useful to
|
251
251
|
interpret the contents of a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>, but you should avoid <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> precisely
|
252
|
-
because its contents depend on the display hardware; use <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> instead, for
|
252
|
+
because its contents depend on the display hardware; use <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> instead, for
|
253
253
|
all but the most low-level purposes. Also, anytime you provide a <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a>,
|
254
254
|
the visual is implied as part of the colormap (<a class="link" href="gdk2-Colormaps-and-Colors.html#gdk-colormap-get-visual" title="gdk_colormap_get_visual ()"><code class="function">gdk_colormap_get_visual()</code></a>), so
|
255
255
|
you won't have to provide a visual in addition.
|
@@ -289,7 +289,7 @@ screen. It's equivalent to listing the visuals
|
|
289
289
|
visual, removing duplicates.</p>
|
290
290
|
<p>The array returned by this function should not be freed.</p>
|
291
291
|
<div class="refsect3">
|
292
|
-
<a name="
|
292
|
+
<a name="gdk-query-depths.parameters"></a><h4>Parameters</h4>
|
293
293
|
<div class="informaltable"><table width="100%" border="0">
|
294
294
|
<colgroup>
|
295
295
|
<col width="150px" class="parameters_name">
|
@@ -323,7 +323,7 @@ screen. It's equivalent to listing the visuals
|
|
323
323
|
visual, removing duplicates.</p>
|
324
324
|
<p>The array returned by this function should not be freed.</p>
|
325
325
|
<div class="refsect3">
|
326
|
-
<a name="
|
326
|
+
<a name="gdk-query-visual-types.parameters"></a><h4>Parameters</h4>
|
327
327
|
<div class="informaltable"><table width="100%" border="0">
|
328
328
|
<colgroup>
|
329
329
|
<col width="150px" class="parameters_name">
|
@@ -357,7 +357,7 @@ For example, a visual might support 24-bit color, or 8-bit color,
|
|
357
357
|
and might expect pixels to be in a certain format.</p>
|
358
358
|
<p>Call <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> on the return value when you're finished with it.</p>
|
359
359
|
<div class="refsect3">
|
360
|
-
<a name="
|
360
|
+
<a name="gdk-list-visuals.returns"></a><h4>Returns</h4>
|
361
361
|
<p> a list of visuals; the list must be freed, but not its contents. </p>
|
362
362
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkVisual]</span></p>
|
363
363
|
</div>
|
@@ -371,9 +371,8 @@ gdk_visual_get_best_depth (<em class="parameter"><code><span class="type">void</
|
|
371
371
|
means "largest," i.e. 32 preferred over 24 preferred over 8 bits
|
372
372
|
per pixel.</p>
|
373
373
|
<div class="refsect3">
|
374
|
-
<a name="
|
374
|
+
<a name="gdk-visual-get-best-depth.returns"></a><h4>Returns</h4>
|
375
375
|
<p> best available depth</p>
|
376
|
-
<p></p>
|
377
376
|
</div>
|
378
377
|
</div>
|
379
378
|
<hr>
|
@@ -383,9 +382,8 @@ per pixel.</p>
|
|
383
382
|
gdk_visual_get_best_type (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
384
383
|
<p>Return the best available visual type for the default GDK screen.</p>
|
385
384
|
<div class="refsect3">
|
386
|
-
<a name="
|
385
|
+
<a name="gdk-visual-get-best-type.returns"></a><h4>Returns</h4>
|
387
386
|
<p> best visual type</p>
|
388
|
-
<p></p>
|
389
387
|
</div>
|
390
388
|
</div>
|
391
389
|
<hr>
|
@@ -397,7 +395,7 @@ gdk_visual_get_system (<em class="parameter"><code><span class="type">void</span
|
|
397
395
|
This is the visual for the root window of the display.
|
398
396
|
The return value should not be freed.</p>
|
399
397
|
<div class="refsect3">
|
400
|
-
<a name="
|
398
|
+
<a name="gdk-visual-get-system.returns"></a><h4>Returns</h4>
|
401
399
|
<p> system visual. </p>
|
402
400
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
403
401
|
</div>
|
@@ -410,7 +408,7 @@ gdk_visual_get_best (<em class="parameter"><code><span class="type">void</span><
|
|
410
408
|
<p>Get the visual with the most available colors for the default
|
411
409
|
GDK screen. The return value should not be freed.</p>
|
412
410
|
<div class="refsect3">
|
413
|
-
<a name="
|
411
|
+
<a name="gdk-visual-get-best.returns"></a><h4>Returns</h4>
|
414
412
|
<p> best visual. </p>
|
415
413
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
416
414
|
</div>
|
@@ -427,7 +425,7 @@ over grayscale or fixed-colormap visuals. The return value should not
|
|
427
425
|
be freed. <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> may be returned if no visual supports <em class="parameter"><code>depth</code></em>
|
428
426
|
.</p>
|
429
427
|
<div class="refsect3">
|
430
|
-
<a name="
|
428
|
+
<a name="gdk-visual-get-best-with-depth.parameters"></a><h4>Parameters</h4>
|
431
429
|
<div class="informaltable"><table width="100%" border="0">
|
432
430
|
<colgroup>
|
433
431
|
<col width="150px" class="parameters_name">
|
@@ -442,7 +440,7 @@ be freed. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
442
440
|
</table></div>
|
443
441
|
</div>
|
444
442
|
<div class="refsect3">
|
445
|
-
<a name="
|
443
|
+
<a name="gdk-visual-get-best-with-depth.returns"></a><h4>Returns</h4>
|
446
444
|
<p> best visual for the given depth. </p>
|
447
445
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
448
446
|
</div>
|
@@ -459,7 +457,7 @@ should not be freed. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local
|
|
459
457
|
<em class="parameter"><code>visual_type</code></em>
|
460
458
|
.</p>
|
461
459
|
<div class="refsect3">
|
462
|
-
<a name="
|
460
|
+
<a name="gdk-visual-get-best-with-type.parameters"></a><h4>Parameters</h4>
|
463
461
|
<div class="informaltable"><table width="100%" border="0">
|
464
462
|
<colgroup>
|
465
463
|
<col width="150px" class="parameters_name">
|
@@ -474,7 +472,7 @@ should not be freed. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local
|
|
474
472
|
</table></div>
|
475
473
|
</div>
|
476
474
|
<div class="refsect3">
|
477
|
-
<a name="
|
475
|
+
<a name="gdk-visual-get-best-with-type.returns"></a><h4>Returns</h4>
|
478
476
|
<p> best visual of the given type. </p>
|
479
477
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
480
478
|
</div>
|
@@ -487,7 +485,7 @@ gdk_visual_get_best_with_both (<em class="parameter"><code><a href="/home/vagran
|
|
487
485
|
<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisualType" title="enum GdkVisualType"><span class="type">GdkVisualType</span></a> visual_type</code></em>);</pre>
|
488
486
|
<p>Combines <a class="link" href="gdk2-Visuals.html#gdk-visual-get-best-with-depth" title="gdk_visual_get_best_with_depth ()"><code class="function">gdk_visual_get_best_with_depth()</code></a> and <a class="link" href="gdk2-Visuals.html#gdk-visual-get-best-with-type" title="gdk_visual_get_best_with_type ()"><code class="function">gdk_visual_get_best_with_type()</code></a>.</p>
|
489
487
|
<div class="refsect3">
|
490
|
-
<a name="
|
488
|
+
<a name="gdk-visual-get-best-with-both.parameters"></a><h4>Parameters</h4>
|
491
489
|
<div class="informaltable"><table width="100%" border="0">
|
492
490
|
<colgroup>
|
493
491
|
<col width="150px" class="parameters_name">
|
@@ -509,7 +507,7 @@ gdk_visual_get_best_with_both (<em class="parameter"><code><a href="/home/vagran
|
|
509
507
|
</table></div>
|
510
508
|
</div>
|
511
509
|
<div class="refsect3">
|
512
|
-
<a name="
|
510
|
+
<a name="gdk-visual-get-best-with-both.returns"></a><h4>Returns</h4>
|
513
511
|
<p> best visual with both <em class="parameter"><code>depth</code></em>
|
514
512
|
and
|
515
513
|
<em class="parameter"><code>visual_type</code></em>
|
@@ -527,7 +525,7 @@ and
|
|
527
525
|
Deprecated equivalent of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.
|
528
526
|
</p>
|
529
527
|
<div class="refsect3">
|
530
|
-
<a name="
|
528
|
+
<a name="gdk-visual-ref.parameters"></a><h4>Parameters</h4>
|
531
529
|
<div class="informaltable"><table width="100%" border="0">
|
532
530
|
<colgroup>
|
533
531
|
<col width="150px" class="parameters_name">
|
@@ -542,9 +540,8 @@ Deprecated equivalent of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/l
|
|
542
540
|
</table></div>
|
543
541
|
</div>
|
544
542
|
<div class="refsect3">
|
545
|
-
<a name="
|
543
|
+
<a name="gdk-visual-ref.returns"></a><h4>Returns</h4>
|
546
544
|
<p>the same visual</p>
|
547
|
-
<p></p>
|
548
545
|
</div>
|
549
546
|
</div>
|
550
547
|
<hr>
|
@@ -557,7 +554,7 @@ Deprecated equivalent of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/l
|
|
557
554
|
Deprecated equivalent of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.
|
558
555
|
</p>
|
559
556
|
<div class="refsect3">
|
560
|
-
<a name="
|
557
|
+
<a name="gdk-visual-unref.parameters"></a><h4>Parameters</h4>
|
561
558
|
<div class="informaltable"><table width="100%" border="0">
|
562
559
|
<colgroup>
|
563
560
|
<col width="150px" class="parameters_name">
|
@@ -579,7 +576,7 @@ Deprecated equivalent of <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/l
|
|
579
576
|
gdk_visual_get_screen (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
580
577
|
<p>Gets the screen to which this visual belongs</p>
|
581
578
|
<div class="refsect3">
|
582
|
-
<a name="
|
579
|
+
<a name="gdk-visual-get-screen.parameters"></a><h4>Parameters</h4>
|
583
580
|
<div class="informaltable"><table width="100%" border="0">
|
584
581
|
<colgroup>
|
585
582
|
<col width="150px" class="parameters_name">
|
@@ -594,11 +591,11 @@ gdk_visual_get_screen (<em class="parameter"><code><a class="link" href="gdk2-Vi
|
|
594
591
|
</table></div>
|
595
592
|
</div>
|
596
593
|
<div class="refsect3">
|
597
|
-
<a name="
|
594
|
+
<a name="gdk-visual-get-screen.returns"></a><h4>Returns</h4>
|
598
595
|
<p> the screen to which this visual belongs. </p>
|
599
596
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
600
597
|
</div>
|
601
|
-
<p class="since">Since 2.2</p>
|
598
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
602
599
|
</div>
|
603
600
|
<hr>
|
604
601
|
<div class="refsect2">
|
@@ -607,7 +604,7 @@ gdk_visual_get_screen (<em class="parameter"><code><a class="link" href="gdk2-Vi
|
|
607
604
|
gdk_visual_get_bits_per_rgb (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
608
605
|
<p>Returns the number of significant bits per red, green and blue value.</p>
|
609
606
|
<div class="refsect3">
|
610
|
-
<a name="
|
607
|
+
<a name="gdk-visual-get-bits-per-rgb.parameters"></a><h4>Parameters</h4>
|
611
608
|
<div class="informaltable"><table width="100%" border="0">
|
612
609
|
<colgroup>
|
613
610
|
<col width="150px" class="parameters_name">
|
@@ -622,12 +619,11 @@ gdk_visual_get_bits_per_rgb (<em class="parameter"><code><a class="link" href="g
|
|
622
619
|
</table></div>
|
623
620
|
</div>
|
624
621
|
<div class="refsect3">
|
625
|
-
<a name="
|
622
|
+
<a name="gdk-visual-get-bits-per-rgb.returns"></a><h4>Returns</h4>
|
626
623
|
<p> The number of significant bits per color value for <em class="parameter"><code>visual</code></em>
|
627
624
|
.</p>
|
628
|
-
<p></p>
|
629
625
|
</div>
|
630
|
-
<p class="since">Since 2.22</p>
|
626
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
631
627
|
</div>
|
632
628
|
<hr>
|
633
629
|
<div class="refsect2">
|
@@ -643,7 +639,7 @@ The "shift" is the number of bits left we must shift a primary for it
|
|
643
639
|
to be in position (according to the "mask"). Finally, "precision" refers
|
644
640
|
to how much precision the pixel value contains for a particular primary.</p>
|
645
641
|
<div class="refsect3">
|
646
|
-
<a name="
|
642
|
+
<a name="gdk-visual-get-blue-pixel-details.parameters"></a><h4>Parameters</h4>
|
647
643
|
<div class="informaltable"><table width="100%" border="0">
|
648
644
|
<colgroup>
|
649
645
|
<col width="150px" class="parameters_name">
|
@@ -674,7 +670,7 @@ to how much precision the pixel value contains for a particular primary.</p>
|
|
674
670
|
</tbody>
|
675
671
|
</table></div>
|
676
672
|
</div>
|
677
|
-
<p class="since">Since 2.22</p>
|
673
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
678
674
|
</div>
|
679
675
|
<hr>
|
680
676
|
<div class="refsect2">
|
@@ -683,7 +679,7 @@ to how much precision the pixel value contains for a particular primary.</p>
|
|
683
679
|
gdk_visual_get_byte_order (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
684
680
|
<p>Returns the byte order of this visual.</p>
|
685
681
|
<div class="refsect3">
|
686
|
-
<a name="
|
682
|
+
<a name="gdk-visual-get-byte-order.parameters"></a><h4>Parameters</h4>
|
687
683
|
<div class="informaltable"><table width="100%" border="0">
|
688
684
|
<colgroup>
|
689
685
|
<col width="150px" class="parameters_name">
|
@@ -698,12 +694,11 @@ gdk_visual_get_byte_order (<em class="parameter"><code><a class="link" href="gdk
|
|
698
694
|
</table></div>
|
699
695
|
</div>
|
700
696
|
<div class="refsect3">
|
701
|
-
<a name="
|
697
|
+
<a name="gdk-visual-get-byte-order.returns"></a><h4>Returns</h4>
|
702
698
|
<p> A <a class="link" href="gdk2-Visuals.html#GdkByteOrder" title="enum GdkByteOrder"><span class="type">GdkByteOrder</span></a> stating the byte order of <em class="parameter"><code>visual</code></em>
|
703
699
|
.</p>
|
704
|
-
<p></p>
|
705
700
|
</div>
|
706
|
-
<p class="since">Since 2.22</p>
|
701
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
707
702
|
</div>
|
708
703
|
<hr>
|
709
704
|
<div class="refsect2">
|
@@ -712,7 +707,7 @@ gdk_visual_get_byte_order (<em class="parameter"><code><a class="link" href="gdk
|
|
712
707
|
gdk_visual_get_colormap_size (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
713
708
|
<p>Returns the size of a colormap for this visual.</p>
|
714
709
|
<div class="refsect3">
|
715
|
-
<a name="
|
710
|
+
<a name="gdk-visual-get-colormap-size.parameters"></a><h4>Parameters</h4>
|
716
711
|
<div class="informaltable"><table width="100%" border="0">
|
717
712
|
<colgroup>
|
718
713
|
<col width="150px" class="parameters_name">
|
@@ -727,12 +722,11 @@ gdk_visual_get_colormap_size (<em class="parameter"><code><a class="link" href="
|
|
727
722
|
</table></div>
|
728
723
|
</div>
|
729
724
|
<div class="refsect3">
|
730
|
-
<a name="
|
725
|
+
<a name="gdk-visual-get-colormap-size.returns"></a><h4>Returns</h4>
|
731
726
|
<p> The size of a colormap that is suitable for <em class="parameter"><code>visual</code></em>
|
732
727
|
.</p>
|
733
|
-
<p></p>
|
734
728
|
</div>
|
735
|
-
<p class="since">Since 2.22</p>
|
729
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
736
730
|
</div>
|
737
731
|
<hr>
|
738
732
|
<div class="refsect2">
|
@@ -741,7 +735,7 @@ gdk_visual_get_colormap_size (<em class="parameter"><code><a class="link" href="
|
|
741
735
|
gdk_visual_get_depth (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
742
736
|
<p>Returns the bit depth of this visual.</p>
|
743
737
|
<div class="refsect3">
|
744
|
-
<a name="
|
738
|
+
<a name="gdk-visual-get-depth.parameters"></a><h4>Parameters</h4>
|
745
739
|
<div class="informaltable"><table width="100%" border="0">
|
746
740
|
<colgroup>
|
747
741
|
<col width="150px" class="parameters_name">
|
@@ -756,11 +750,10 @@ gdk_visual_get_depth (<em class="parameter"><code><a class="link" href="gdk2-Vis
|
|
756
750
|
</table></div>
|
757
751
|
</div>
|
758
752
|
<div class="refsect3">
|
759
|
-
<a name="
|
753
|
+
<a name="gdk-visual-get-depth.returns"></a><h4>Returns</h4>
|
760
754
|
<p> The bit depth of this visual.</p>
|
761
|
-
<p></p>
|
762
755
|
</div>
|
763
|
-
<p class="since">Since 2.22</p>
|
756
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
764
757
|
</div>
|
765
758
|
<hr>
|
766
759
|
<div class="refsect2">
|
@@ -776,7 +769,7 @@ The "shift" is the number of bits left we must shift a primary for it
|
|
776
769
|
to be in position (according to the "mask"). Finally, "precision" refers
|
777
770
|
to how much precision the pixel value contains for a particular primary.</p>
|
778
771
|
<div class="refsect3">
|
779
|
-
<a name="
|
772
|
+
<a name="gdk-visual-get-green-pixel-details.parameters"></a><h4>Parameters</h4>
|
780
773
|
<div class="informaltable"><table width="100%" border="0">
|
781
774
|
<colgroup>
|
782
775
|
<col width="150px" class="parameters_name">
|
@@ -807,7 +800,7 @@ to how much precision the pixel value contains for a particular primary.</p>
|
|
807
800
|
</tbody>
|
808
801
|
</table></div>
|
809
802
|
</div>
|
810
|
-
<p class="since">Since 2.22</p>
|
803
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
811
804
|
</div>
|
812
805
|
<hr>
|
813
806
|
<div class="refsect2">
|
@@ -823,7 +816,7 @@ The "shift" is the number of bits left we must shift a primary for it
|
|
823
816
|
to be in position (according to the "mask"). Finally, "precision" refers
|
824
817
|
to how much precision the pixel value contains for a particular primary.</p>
|
825
818
|
<div class="refsect3">
|
826
|
-
<a name="
|
819
|
+
<a name="gdk-visual-get-red-pixel-details.parameters"></a><h4>Parameters</h4>
|
827
820
|
<div class="informaltable"><table width="100%" border="0">
|
828
821
|
<colgroup>
|
829
822
|
<col width="150px" class="parameters_name">
|
@@ -854,7 +847,7 @@ to how much precision the pixel value contains for a particular primary.</p>
|
|
854
847
|
</tbody>
|
855
848
|
</table></div>
|
856
849
|
</div>
|
857
|
-
<p class="since">Since 2.22</p>
|
850
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
858
851
|
</div>
|
859
852
|
<hr>
|
860
853
|
<div class="refsect2">
|
@@ -863,7 +856,7 @@ to how much precision the pixel value contains for a particular primary.</p>
|
|
863
856
|
gdk_visual_get_visual_type (<em class="parameter"><code><a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
864
857
|
<p>Returns the type of visual this is (PseudoColor, TrueColor, etc).</p>
|
865
858
|
<div class="refsect3">
|
866
|
-
<a name="
|
859
|
+
<a name="gdk-visual-get-visual-type.parameters"></a><h4>Parameters</h4>
|
867
860
|
<div class="informaltable"><table width="100%" border="0">
|
868
861
|
<colgroup>
|
869
862
|
<col width="150px" class="parameters_name">
|
@@ -878,12 +871,11 @@ gdk_visual_get_visual_type (<em class="parameter"><code><a class="link" href="gd
|
|
878
871
|
</table></div>
|
879
872
|
</div>
|
880
873
|
<div class="refsect3">
|
881
|
-
<a name="
|
874
|
+
<a name="gdk-visual-get-visual-type.returns"></a><h4>Returns</h4>
|
882
875
|
<p> A <a class="link" href="gdk2-Visuals.html#GdkVisualType" title="enum GdkVisualType"><span class="type">GdkVisualType</span></a> stating the type of <em class="parameter"><code>visual</code></em>
|
883
876
|
.</p>
|
884
|
-
<p></p>
|
885
877
|
</div>
|
886
|
-
<p class="since">Since 2.22</p>
|
878
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
887
879
|
</div>
|
888
880
|
</div>
|
889
881
|
<div class="refsect1">
|
@@ -945,18 +937,14 @@ a particular visual.
|
|
945
937
|
|
946
938
|
</div>
|
947
939
|
<br class="example-break"><div class="refsect3">
|
948
|
-
<a name="
|
940
|
+
<a name="GdkVisual.members"></a><h4>Members</h4>
|
949
941
|
<div class="informaltable"><table width="100%" border="0">
|
950
942
|
<colgroup>
|
951
943
|
<col width="300px" class="struct_members_name">
|
952
944
|
<col class="struct_members_description">
|
953
945
|
<col width="200px" class="struct_members_annotations">
|
954
946
|
</colgroup>
|
955
|
-
<tbody
|
956
|
-
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> <em class="structfield"><code><a name="GdkVisual.parent-instance"></a>parent_instance</code></em>;</p></td>
|
957
|
-
<td class="struct_member_description"><p>inherited portion from <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a></p></td>
|
958
|
-
<td class="struct_member_annotations"> </td>
|
959
|
-
</tr></tbody>
|
947
|
+
<tbody></tbody>
|
960
948
|
</table></div>
|
961
949
|
</div>
|
962
950
|
</div>
|
@@ -969,7 +957,7 @@ pixel values for a visual are converted into RGB
|
|
969
957
|
values for display.
|
970
958
|
</p>
|
971
959
|
<div class="refsect3">
|
972
|
-
<a name="
|
960
|
+
<a name="GdkVisualType.members"></a><h4>Members</h4>
|
973
961
|
<div class="informaltable"><table width="100%" border="0">
|
974
962
|
<colgroup>
|
975
963
|
<col width="300px" class="enum_members_name">
|
@@ -1012,10 +1000,10 @@ values for display.
|
|
1012
1000
|
<td class="enum_member_name"><p><a name="GDK-VISUAL-TRUE-COLOR:CAPS"></a>GDK_VISUAL_TRUE_COLOR</p></td>
|
1013
1001
|
<td class="enum_member_description">
|
1014
1002
|
<p>Each pixel value directly contains red, green,
|
1015
|
-
and blue components. The <em class="structfield"><code>red_mask</code></em
|
1016
|
-
<em class="structfield"><code>green_mask</code></em>, and
|
1017
|
-
<em class="structfield"><code>blue_mask</code></em> fields of the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a>
|
1018
|
-
|
1003
|
+
and blue components. The <em class="structfield"><code>red_mask</code></em>,
|
1004
|
+
<em class="structfield"><code>green_mask</code></em>, and
|
1005
|
+
<em class="structfield"><code>blue_mask</code></em> fields of the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a>
|
1006
|
+
structure describe how the components are assembled into a pixel value.</p>
|
1019
1007
|
</td>
|
1020
1008
|
<td class="enum_member_annotations"> </td>
|
1021
1009
|
</tr>
|
@@ -1040,7 +1028,7 @@ A set of values describing the possible byte-orders
|
|
1040
1028
|
for storing pixel values in memory.
|
1041
1029
|
</p>
|
1042
1030
|
<div class="refsect3">
|
1043
|
-
<a name="
|
1031
|
+
<a name="GdkByteOrder.members"></a><h4>Members</h4>
|
1044
1032
|
<div class="informaltable"><table width="100%" border="0">
|
1045
1033
|
<colgroup>
|
1046
1034
|
<col width="300px" class="enum_members_name">
|
@@ -1079,7 +1067,6 @@ in memory as 0x00, 0xcc, 0xee, 0xff.</p>
|
|
1079
1067
|
</div>
|
1080
1068
|
</div>
|
1081
1069
|
<div class="footer">
|
1082
|
-
<hr>
|
1083
|
-
Generated by GTK-Doc V1.21.1</div>
|
1070
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1084
1071
|
</body>
|
1085
1072
|
</html>
|