gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Points-Rectangles-and-Regions.html" title="Points, Rectangles and Regions">
|
10
10
|
<link rel="next" href="gdk2-Drawing-Primitives.html" title="Drawing Primitives">
|
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">
|
@@ -328,7 +328,7 @@
|
|
328
328
|
</div>
|
329
329
|
<div class="refsect1">
|
330
330
|
<a name="gdk2-Graphics-Contexts.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
331
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
331
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
332
332
|
<span class="lineart">╰──</span> GdkGC
|
333
333
|
</pre>
|
334
334
|
</div>
|
@@ -371,7 +371,7 @@ gdk_gc_new (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primi
|
|
371
371
|
</div>
|
372
372
|
<p>Create a new graphics context with default values.</p>
|
373
373
|
<div class="refsect3">
|
374
|
-
<a name="
|
374
|
+
<a name="gdk-gc-new.parameters"></a><h4>Parameters</h4>
|
375
375
|
<div class="informaltable"><table width="100%" border="0">
|
376
376
|
<colgroup>
|
377
377
|
<col width="150px" class="parameters_name">
|
@@ -387,9 +387,8 @@ with drawables of the same depth as this one.</p></td>
|
|
387
387
|
</table></div>
|
388
388
|
</div>
|
389
389
|
<div class="refsect3">
|
390
|
-
<a name="
|
390
|
+
<a name="gdk-gc-new.returns"></a><h4>Returns</h4>
|
391
391
|
<p> the new graphics context.</p>
|
392
|
-
<p></p>
|
393
392
|
</div>
|
394
393
|
</div>
|
395
394
|
<hr>
|
@@ -405,7 +404,7 @@ gdk_gc_new_with_values (<em class="parameter"><code><a class="link" href="gdk2-D
|
|
405
404
|
</div>
|
406
405
|
<p>Create a new GC with the given initial values.</p>
|
407
406
|
<div class="refsect3">
|
408
|
-
<a name="
|
407
|
+
<a name="gdk-gc-new-with-values.parameters"></a><h4>Parameters</h4>
|
409
408
|
<div class="informaltable"><table width="100%" border="0">
|
410
409
|
<colgroup>
|
411
410
|
<col width="150px" class="parameters_name">
|
@@ -434,9 +433,8 @@ are set.</p></td>
|
|
434
433
|
</table></div>
|
435
434
|
</div>
|
436
435
|
<div class="refsect3">
|
437
|
-
<a name="
|
436
|
+
<a name="gdk-gc-new-with-values.returns"></a><h4>Returns</h4>
|
438
437
|
<p> the new graphics context.</p>
|
439
|
-
<p></p>
|
440
438
|
</div>
|
441
439
|
</div>
|
442
440
|
<hr>
|
@@ -448,7 +446,7 @@ gdk_gc_get_screen (<em class="parameter"><code><a class="link" href="gdk2-Graphi
|
|
448
446
|
<p>Gets the <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> for which <em class="parameter"><code>gc</code></em>
|
449
447
|
was created</p>
|
450
448
|
<div class="refsect3">
|
451
|
-
<a name="
|
449
|
+
<a name="gdk-gc-get-screen.parameters"></a><h4>Parameters</h4>
|
452
450
|
<div class="informaltable"><table width="100%" border="0">
|
453
451
|
<colgroup>
|
454
452
|
<col width="150px" class="parameters_name">
|
@@ -463,12 +461,11 @@ gdk_gc_get_screen (<em class="parameter"><code><a class="link" href="gdk2-Graphi
|
|
463
461
|
</table></div>
|
464
462
|
</div>
|
465
463
|
<div class="refsect3">
|
466
|
-
<a name="
|
464
|
+
<a name="gdk-gc-get-screen.returns"></a><h4>Returns</h4>
|
467
465
|
<p> the <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> for <em class="parameter"><code>gc</code></em>
|
468
466
|
.</p>
|
469
|
-
<p></p>
|
470
467
|
</div>
|
471
|
-
<p class="since">Since 2.2</p>
|
468
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
472
469
|
</div>
|
473
470
|
<hr>
|
474
471
|
<div class="refsect2">
|
@@ -481,7 +478,7 @@ gdk_gc_ref (<em class="parameter"><code><a class="link" href="gdk2-Graphics-Cont
|
|
481
478
|
</div>
|
482
479
|
<p>Deprecated function; use <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> instead.</p>
|
483
480
|
<div class="refsect3">
|
484
|
-
<a name="
|
481
|
+
<a name="gdk-gc-ref.parameters"></a><h4>Parameters</h4>
|
485
482
|
<div class="informaltable"><table width="100%" border="0">
|
486
483
|
<colgroup>
|
487
484
|
<col width="150px" class="parameters_name">
|
@@ -496,9 +493,8 @@ gdk_gc_ref (<em class="parameter"><code><a class="link" href="gdk2-Graphics-Cont
|
|
496
493
|
</table></div>
|
497
494
|
</div>
|
498
495
|
<div class="refsect3">
|
499
|
-
<a name="
|
496
|
+
<a name="gdk-gc-ref.returns"></a><h4>Returns</h4>
|
500
497
|
<p> the gc.</p>
|
501
|
-
<p></p>
|
502
498
|
</div>
|
503
499
|
</div>
|
504
500
|
<hr>
|
@@ -513,7 +509,7 @@ gdk_gc_unref (<em class="parameter"><code><a class="link" href="gdk2-Graphics-Co
|
|
513
509
|
<p>Decrement the reference count of <em class="parameter"><code>gc</code></em>
|
514
510
|
.</p>
|
515
511
|
<div class="refsect3">
|
516
|
-
<a name="
|
512
|
+
<a name="gdk-gc-unref.parameters"></a><h4>Parameters</h4>
|
517
513
|
<div class="informaltable"><table width="100%" border="0">
|
518
514
|
<colgroup>
|
519
515
|
<col width="150px" class="parameters_name">
|
@@ -549,7 +545,7 @@ on <em class="parameter"><code>gc</code></em>
|
|
549
545
|
, calling individual "setter" functions is likely more
|
550
546
|
convenient.</p>
|
551
547
|
<div class="refsect3">
|
552
|
-
<a name="
|
548
|
+
<a name="gdk-gc-set-values.parameters"></a><h4>Parameters</h4>
|
553
549
|
<div class="informaltable"><table width="100%" border="0">
|
554
550
|
<colgroup>
|
555
551
|
<col width="150px" class="parameters_name">
|
@@ -593,7 +589,7 @@ only the pixel values of the <em class="parameter"><code>values->foreground</
|
|
593
589
|
are filled, use <a class="link" href="gdk2-Colormaps-and-Colors.html#gdk-colormap-query-color" title="gdk_colormap_query_color ()"><code class="function">gdk_colormap_query_color()</code></a> to obtain the rgb values
|
594
590
|
if you need them.</p>
|
595
591
|
<div class="refsect3">
|
596
|
-
<a name="
|
592
|
+
<a name="gdk-gc-get-values.parameters"></a><h4>Parameters</h4>
|
597
593
|
<div class="informaltable"><table width="100%" border="0">
|
598
594
|
<colgroup>
|
599
595
|
<col width="150px" class="parameters_name">
|
@@ -632,7 +628,7 @@ Note that this function uses <em class="parameter"><code>color->pixel</code><
|
|
632
628
|
<a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-rgb-fg-color" title="gdk_gc_set_rgb_fg_color ()"><code class="function">gdk_gc_set_rgb_fg_color()</code></a> to specify the foreground
|
633
629
|
color as red, green, blue components.</p>
|
634
630
|
<div class="refsect3">
|
635
|
-
<a name="
|
631
|
+
<a name="gdk-gc-set-foreground.parameters"></a><h4>Parameters</h4>
|
636
632
|
<div class="informaltable"><table width="100%" border="0">
|
637
633
|
<colgroup>
|
638
634
|
<col width="150px" class="parameters_name">
|
@@ -673,7 +669,7 @@ Note that this function uses <em class="parameter"><code>color->pixel</code><
|
|
673
669
|
<a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-rgb-bg-color" title="gdk_gc_set_rgb_bg_color ()"><code class="function">gdk_gc_set_rgb_bg_color()</code></a> to specify the background
|
674
670
|
color as red, green, blue components.</p>
|
675
671
|
<div class="refsect3">
|
676
|
-
<a name="
|
672
|
+
<a name="gdk-gc-set-background.parameters"></a><h4>Parameters</h4>
|
677
673
|
<div class="informaltable"><table width="100%" border="0">
|
678
674
|
<colgroup>
|
679
675
|
<col width="150px" class="parameters_name">
|
@@ -712,7 +708,7 @@ then for pseudo-color colormaps (colormaps with a small modifiable
|
|
712
708
|
number of colors), a colorcube will be allocated in the colormap.</p>
|
713
709
|
<p>Calling this function for a GC without a colormap is an error.</p>
|
714
710
|
<div class="refsect3">
|
715
|
-
<a name="
|
711
|
+
<a name="gdk-gc-set-rgb-fg-color.parameters"></a><h4>Parameters</h4>
|
716
712
|
<div class="informaltable"><table width="100%" border="0">
|
717
713
|
<colgroup>
|
718
714
|
<col width="150px" class="parameters_name">
|
@@ -751,7 +747,7 @@ then for pseudo-color colormaps (colormaps with a small modifiable
|
|
751
747
|
number of colors), a colorcube will be allocated in the colormap.</p>
|
752
748
|
<p>Calling this function for a GC without a colormap is an error.</p>
|
753
749
|
<div class="refsect3">
|
754
|
-
<a name="
|
750
|
+
<a name="gdk-gc-set-rgb-bg-color.parameters"></a><h4>Parameters</h4>
|
755
751
|
<div class="informaltable"><table width="100%" border="0">
|
756
752
|
<colgroup>
|
757
753
|
<col width="150px" class="parameters_name">
|
@@ -786,7 +782,7 @@ all text-drawing functions in GDK take a <em class="parameter"><code>font</code>
|
|
786
782
|
argument; the value set here is used when that
|
787
783
|
argument 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>.)</p>
|
788
784
|
<div class="refsect3">
|
789
|
-
<a name="
|
785
|
+
<a name="gdk-gc-set-font.parameters"></a><h4>Parameters</h4>
|
790
786
|
<div class="informaltable"><table width="100%" border="0">
|
791
787
|
<colgroup>
|
792
788
|
<col width="150px" class="parameters_name">
|
@@ -822,7 +818,7 @@ gdk_gc_set_function (<em class="parameter"><code><a class="link" href="gdk2-Grap
|
|
822
818
|
pixel values being drawn are combined to produce
|
823
819
|
the final pixel values.</p>
|
824
820
|
<div class="refsect3">
|
825
|
-
<a name="
|
821
|
+
<a name="gdk-gc-set-function.parameters"></a><h4>Parameters</h4>
|
826
822
|
<div class="informaltable"><table width="100%" border="0">
|
827
823
|
<colgroup>
|
828
824
|
<col width="150px" class="parameters_name">
|
@@ -858,7 +854,7 @@ deprecation comments on <a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc
|
|
858
854
|
</div>
|
859
855
|
<p>Set the fill mode for a graphics context.</p>
|
860
856
|
<div class="refsect3">
|
861
|
-
<a name="
|
857
|
+
<a name="gdk-gc-set-fill.parameters"></a><h4>Parameters</h4>
|
862
858
|
<div class="informaltable"><table width="100%" border="0">
|
863
859
|
<colgroup>
|
864
860
|
<col width="150px" class="parameters_name">
|
@@ -906,7 +902,7 @@ as the source in Cairo:</p>
|
|
906
902
|
This will only be used if the fill mode
|
907
903
|
is <a class="link" href="gdk2-Graphics-Contexts.html#GDK-TILED:CAPS"><code class="literal">GDK_TILED</code></a>.</p>
|
908
904
|
<div class="refsect3">
|
909
|
-
<a name="
|
905
|
+
<a name="gdk-gc-set-tile.parameters"></a><h4>Parameters</h4>
|
910
906
|
<div class="informaltable"><table width="100%" border="0">
|
911
907
|
<colgroup>
|
912
908
|
<col width="150px" class="parameters_name">
|
@@ -946,7 +942,7 @@ surface using <code class="function">cairo_push_group()</code> first, so that yo
|
|
946
942
|
stipple will only be used if the fill mode is
|
947
943
|
<a class="link" href="gdk2-Graphics-Contexts.html#GDK-STIPPLED:CAPS"><code class="literal">GDK_STIPPLED</code></a> or <a class="link" href="gdk2-Graphics-Contexts.html#GDK-OPAQUE-STIPPLED:CAPS"><code class="literal">GDK_OPAQUE_STIPPLED</code></a>.</p>
|
948
944
|
<div class="refsect3">
|
949
|
-
<a name="
|
945
|
+
<a name="gdk-gc-set-stipple.parameters"></a><h4>Parameters</h4>
|
950
946
|
<div class="informaltable"><table width="100%" border="0">
|
951
947
|
<colgroup>
|
952
948
|
<col width="150px" class="parameters_name">
|
@@ -987,7 +983,7 @@ the GC. The tile or stipple will be aligned such
|
|
987
983
|
that the upper left corner of the tile or stipple
|
988
984
|
will coincide with this point.</p>
|
989
985
|
<div class="refsect3">
|
990
|
-
<a name="
|
986
|
+
<a name="gdk-gc-set-ts-origin.parameters"></a><h4>Parameters</h4>
|
991
987
|
<div class="informaltable"><table width="100%" border="0">
|
992
988
|
<colgroup>
|
993
989
|
<col width="150px" class="parameters_name">
|
@@ -1030,7 +1026,7 @@ Cairo.</p>
|
|
1030
1026
|
interpreted relative to the upper-left corner of
|
1031
1027
|
the destination drawable of the current operation.</p>
|
1032
1028
|
<div class="refsect3">
|
1033
|
-
<a name="
|
1029
|
+
<a name="gdk-gc-set-clip-origin.parameters"></a><h4>Parameters</h4>
|
1034
1030
|
<div class="informaltable"><table width="100%" border="0">
|
1035
1031
|
<colgroup>
|
1036
1032
|
<col width="150px" class="parameters_name">
|
@@ -1071,7 +1067,7 @@ gdk_gc_set_clip_mask (<em class="parameter"><code><a class="link" href="gdk2-Gra
|
|
1071
1067
|
The clip mask is interpreted relative to the clip
|
1072
1068
|
origin. (See <a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-clip-origin" title="gdk_gc_set_clip_origin ()"><code class="function">gdk_gc_set_clip_origin()</code></a>).</p>
|
1073
1069
|
<div class="refsect3">
|
1074
|
-
<a name="
|
1070
|
+
<a name="gdk-gc-set-clip-mask.parameters"></a><h4>Parameters</h4>
|
1075
1071
|
<div class="informaltable"><table width="100%" border="0">
|
1076
1072
|
<colgroup>
|
1077
1073
|
<col width="150px" class="parameters_name">
|
@@ -1107,7 +1103,7 @@ gdk_gc_set_clip_rectangle (<em class="parameter"><code><a class="link" href="gdk
|
|
1107
1103
|
rectangle. The clip mask is interpreted relative to the clip
|
1108
1104
|
origin. (See <a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-clip-origin" title="gdk_gc_set_clip_origin ()"><code class="function">gdk_gc_set_clip_origin()</code></a>).</p>
|
1109
1105
|
<div class="refsect3">
|
1110
|
-
<a name="
|
1106
|
+
<a name="gdk-gc-set-clip-rectangle.parameters"></a><h4>Parameters</h4>
|
1111
1107
|
<div class="informaltable"><table width="100%" border="0">
|
1112
1108
|
<colgroup>
|
1113
1109
|
<col width="150px" class="parameters_name">
|
@@ -1143,7 +1139,7 @@ gdk_gc_set_clip_region (<em class="parameter"><code><a class="link" href="gdk2-G
|
|
1143
1139
|
The clip mask is interpreted relative to the clip origin. (See
|
1144
1140
|
<a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-clip-origin" title="gdk_gc_set_clip_origin ()"><code class="function">gdk_gc_set_clip_origin()</code></a>).</p>
|
1145
1141
|
<div class="refsect3">
|
1146
|
-
<a name="
|
1142
|
+
<a name="gdk-gc-set-clip-region.parameters"></a><h4>Parameters</h4>
|
1147
1143
|
<div class="informaltable"><table width="100%" border="0">
|
1148
1144
|
<colgroup>
|
1149
1145
|
<col width="150px" class="parameters_name">
|
@@ -1181,7 +1177,7 @@ and masks and <a class="link" href="gdk2-Graphics-Contexts.html#GDK-CLIP-BY-CHIL
|
|
1181
1177
|
<p>Sets how drawing with this GC on a window will affect child
|
1182
1178
|
windows of that window.</p>
|
1183
1179
|
<div class="refsect3">
|
1184
|
-
<a name="
|
1180
|
+
<a name="gdk-gc-set-subwindow.parameters"></a><h4>Parameters</h4>
|
1185
1181
|
<div class="informaltable"><table width="100%" border="0">
|
1186
1182
|
<colgroup>
|
1187
1183
|
<col width="150px" class="parameters_name">
|
@@ -1221,7 +1217,7 @@ using this graphics context generate exposure events
|
|
1221
1217
|
for the corresponding regions of the destination
|
1222
1218
|
drawable. (See <a class="link" href="gdk2-Drawing-Primitives.html#gdk-draw-drawable" title="gdk_draw_drawable ()"><code class="function">gdk_draw_drawable()</code></a>).</p>
|
1223
1219
|
<div class="refsect3">
|
1224
|
-
<a name="
|
1220
|
+
<a name="gdk-gc-set-exposures.parameters"></a><h4>Parameters</h4>
|
1225
1221
|
<div class="informaltable"><table width="100%" border="0">
|
1226
1222
|
<colgroup>
|
1227
1223
|
<col width="150px" class="parameters_name">
|
@@ -1264,7 +1260,7 @@ a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">Gd
|
|
1264
1260
|
the corresponding members of <a class="link" href="gdk2-Graphics-Contexts.html#GdkGCValues" title="struct GdkGCValues"><span class="type">GdkGCValues</span></a> for full
|
1265
1261
|
explanations of the arguments.</p>
|
1266
1262
|
<div class="refsect3">
|
1267
|
-
<a name="
|
1263
|
+
<a name="gdk-gc-set-line-attributes.parameters"></a><h4>Parameters</h4>
|
1268
1264
|
<div class="informaltable"><table width="100%" border="0">
|
1269
1265
|
<colgroup>
|
1270
1266
|
<col width="150px" class="parameters_name">
|
@@ -1326,7 +1322,7 @@ be changed with <a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-lin
|
|
1326
1322
|
specifying how many pixels into the dash-list the pattern
|
1327
1323
|
should actually begin.</p>
|
1328
1324
|
<div class="refsect3">
|
1329
|
-
<a name="
|
1325
|
+
<a name="gdk-gc-set-dashes.parameters"></a><h4>Parameters</h4>
|
1330
1326
|
<div class="informaltable"><table width="100%" border="0">
|
1331
1327
|
<colgroup>
|
1332
1328
|
<col width="150px" class="parameters_name">
|
@@ -1373,7 +1369,7 @@ can be helpful in cases where you'd have copied a <a class="link" href="gdk2-Gra
|
|
1373
1369
|
<p>Copy the set of values from one graphics context
|
1374
1370
|
onto another graphics context.</p>
|
1375
1371
|
<div class="refsect3">
|
1376
|
-
<a name="
|
1372
|
+
<a name="gdk-gc-copy.parameters"></a><h4>Parameters</h4>
|
1377
1373
|
<div class="informaltable"><table width="100%" border="0">
|
1378
1374
|
<colgroup>
|
1379
1375
|
<col width="150px" class="parameters_name">
|
@@ -1410,7 +1406,7 @@ automatically, so there is no need to care about them.</p>
|
|
1410
1406
|
of the colormap's visual must match the depth of the drawable
|
1411
1407
|
for which the GC was created.</p>
|
1412
1408
|
<div class="refsect3">
|
1413
|
-
<a name="
|
1409
|
+
<a name="gdk-gc-set-colormap.parameters"></a><h4>Parameters</h4>
|
1414
1410
|
<div class="informaltable"><table width="100%" border="0">
|
1415
1411
|
<colgroup>
|
1416
1412
|
<col width="150px" class="parameters_name">
|
@@ -1447,7 +1443,7 @@ A GC will have a colormap if the drawable for which it was created
|
|
1447
1443
|
has a colormap, or if a colormap was set explicitely with
|
1448
1444
|
gdk_gc_set_colormap.</p>
|
1449
1445
|
<div class="refsect3">
|
1450
|
-
<a name="
|
1446
|
+
<a name="gdk-gc-get-colormap.parameters"></a><h4>Parameters</h4>
|
1451
1447
|
<div class="informaltable"><table width="100%" border="0">
|
1452
1448
|
<colgroup>
|
1453
1449
|
<col width="150px" class="parameters_name">
|
@@ -1462,11 +1458,10 @@ gdk_gc_set_colormap.</p>
|
|
1462
1458
|
</table></div>
|
1463
1459
|
</div>
|
1464
1460
|
<div class="refsect3">
|
1465
|
-
<a name="
|
1461
|
+
<a name="gdk-gc-get-colormap.returns"></a><h4>Returns</h4>
|
1466
1462
|
<p> the colormap of <em class="parameter"><code>gc</code></em>
|
1467
1463
|
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>gc</code></em>
|
1468
1464
|
doesn't have one.</p>
|
1469
|
-
<p></p>
|
1470
1465
|
</div>
|
1471
1466
|
</div>
|
1472
1467
|
<hr>
|
@@ -1486,7 +1481,7 @@ of the GC so that drawing at x - x_offset, y - y_offset with
|
|
1486
1481
|
the offset GC has the same effect as drawing at x, y with the original
|
1487
1482
|
GC.</p>
|
1488
1483
|
<div class="refsect3">
|
1489
|
-
<a name="
|
1484
|
+
<a name="gdk-gc-offset.parameters"></a><h4>Parameters</h4>
|
1490
1485
|
<div class="informaltable"><table width="100%" border="0">
|
1491
1486
|
<colgroup>
|
1492
1487
|
<col width="150px" class="parameters_name">
|
@@ -1554,7 +1549,7 @@ The <a class="link" href="gdk2-Graphics-Contexts.html#GdkGCValues" title="struct
|
|
1554
1549
|
to create or modify a graphics context.
|
1555
1550
|
</p>
|
1556
1551
|
<div class="refsect3">
|
1557
|
-
<a name="
|
1552
|
+
<a name="GdkGCValues.members"></a><h4>Members</h4>
|
1558
1553
|
<div class="informaltable"><table width="100%" border="0">
|
1559
1554
|
<colgroup>
|
1560
1555
|
<col width="300px" class="struct_members_name">
|
@@ -1666,7 +1661,7 @@ A set of bit flags used to indicate which fields
|
|
1666
1661
|
<a class="link" href="gdk2-Graphics-Contexts.html#GdkGCValues" title="struct GdkGCValues"><span class="type">GdkGCValues</span></a> structure are set.
|
1667
1662
|
</p>
|
1668
1663
|
<div class="refsect3">
|
1669
|
-
<a name="
|
1664
|
+
<a name="GdkGCValuesMask.members"></a><h4>Members</h4>
|
1670
1665
|
<div class="informaltable"><table width="100%" border="0">
|
1671
1666
|
<colgroup>
|
1672
1667
|
<col width="300px" class="enum_members_name">
|
@@ -1834,7 +1829,7 @@ images, only <a class="link" href="gdk2-Graphics-Contexts.html#GDK-COPY:CAPS"><c
|
|
1834
1829
|
useful. For bitmaps, <a class="link" href="gdk2-Graphics-Contexts.html#GDK-AND:CAPS"><code class="literal">GDK_AND</code></a> and <a class="link" href="gdk2-Graphics-Contexts.html#GDK-OR:CAPS"><code class="literal">GDK_OR</code></a> are also useful.
|
1835
1830
|
</p>
|
1836
1831
|
<div class="refsect3">
|
1837
|
-
<a name="
|
1832
|
+
<a name="GdkFunction.members"></a><h4>Members</h4>
|
1838
1833
|
<div class="informaltable"><table width="100%" border="0">
|
1839
1834
|
<colgroup>
|
1840
1835
|
<col width="300px" class="enum_members_name">
|
@@ -1978,7 +1973,7 @@ This function is obsolete and should not be used.
|
|
1978
1973
|
Determines how primitives are drawn.
|
1979
1974
|
</p>
|
1980
1975
|
<div class="refsect3">
|
1981
|
-
<a name="
|
1976
|
+
<a name="GdkFill.members"></a><h4>Members</h4>
|
1982
1977
|
<div class="informaltable"><table width="100%" border="0">
|
1983
1978
|
<colgroup>
|
1984
1979
|
<col width="300px" class="enum_members_name">
|
@@ -2032,7 +2027,7 @@ Determines how drawing onto a window will affect child
|
|
2032
2027
|
windows of that window.
|
2033
2028
|
</p>
|
2034
2029
|
<div class="refsect3">
|
2035
|
-
<a name="
|
2030
|
+
<a name="GdkSubwindowMode.members"></a><h4>Members</h4>
|
2036
2031
|
<div class="informaltable"><table width="100%" border="0">
|
2037
2032
|
<colgroup>
|
2038
2033
|
<col width="300px" class="enum_members_name">
|
@@ -2065,7 +2060,7 @@ windows of that window.
|
|
2065
2060
|
Determines how lines are drawn.
|
2066
2061
|
</p>
|
2067
2062
|
<div class="refsect3">
|
2068
|
-
<a name="
|
2063
|
+
<a name="GdkLineStyle.members"></a><h4>Members</h4>
|
2069
2064
|
<div class="informaltable"><table width="100%" border="0">
|
2070
2065
|
<colgroup>
|
2071
2066
|
<col width="300px" class="enum_members_name">
|
@@ -2107,7 +2102,7 @@ Determines how lines are drawn.
|
|
2107
2102
|
Determines how the end of lines are drawn.
|
2108
2103
|
</p>
|
2109
2104
|
<div class="refsect3">
|
2110
|
-
<a name="
|
2105
|
+
<a name="GdkCapStyle.members"></a><h4>Members</h4>
|
2111
2106
|
<div class="informaltable"><table width="100%" border="0">
|
2112
2107
|
<colgroup>
|
2113
2108
|
<col width="300px" class="enum_members_name">
|
@@ -2158,7 +2153,7 @@ Determines how the end of lines are drawn.
|
|
2158
2153
|
Determines how the joins between segments of a polygon are drawn.
|
2159
2154
|
</p>
|
2160
2155
|
<div class="refsect3">
|
2161
|
-
<a name="
|
2156
|
+
<a name="GdkJoinStyle.members"></a><h4>Members</h4>
|
2162
2157
|
<div class="informaltable"><table width="100%" border="0">
|
2163
2158
|
<colgroup>
|
2164
2159
|
<col width="300px" class="enum_members_name">
|
@@ -2195,7 +2190,6 @@ Determines how the joins between segments of a polygon are drawn.
|
|
2195
2190
|
</div>
|
2196
2191
|
</div>
|
2197
2192
|
<div class="footer">
|
2198
|
-
<hr>
|
2199
|
-
Generated by GTK-Doc V1.21.1</div>
|
2193
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2200
2194
|
</body>
|
2201
2195
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-GdkRGB.html" title="GdkRGB">
|
10
10
|
<link rel="next" href="gdk2-Pixbufs.html" title="Pixbufs">
|
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">
|
@@ -261,7 +261,7 @@ gdk_image_new (<em class="parameter"><code><a class="link" href="gdk2-Images.htm
|
|
261
261
|
Creates a new <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.
|
262
262
|
</p>
|
263
263
|
<div class="refsect3">
|
264
|
-
<a name="
|
264
|
+
<a name="gdk-image-new.parameters"></a><h4>Parameters</h4>
|
265
265
|
<div class="informaltable"><table width="100%" border="0">
|
266
266
|
<colgroup>
|
267
267
|
<col width="150px" class="parameters_name">
|
@@ -296,9 +296,8 @@ then use <a class="link" href="gdk2-Images.html#GDK-IMAGE-NORMAL:CAPS"><code cla
|
|
296
296
|
</table></div>
|
297
297
|
</div>
|
298
298
|
<div class="refsect3">
|
299
|
-
<a name="
|
299
|
+
<a name="gdk-image-new.returns"></a><h4>Returns</h4>
|
300
300
|
<p>a new <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image could not be created.</p>
|
301
|
-
<p></p>
|
302
301
|
</div>
|
303
302
|
</div>
|
304
303
|
<hr>
|
@@ -315,7 +314,7 @@ gdk_image_new_bitmap (<em class="parameter"><code><a class="link" href="gdk2-Vis
|
|
315
314
|
be allocated by <code class="function">malloc()</code> (NOT <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-malloc"><code class="function">g_malloc()</code></a>) and will be freed when the
|
316
315
|
image is freed.</p></div>
|
317
316
|
<div class="refsect3">
|
318
|
-
<a name="
|
317
|
+
<a name="gdk-image-new-bitmap.parameters"></a><h4>Parameters</h4>
|
319
318
|
<div class="informaltable"><table width="100%" border="0">
|
320
319
|
<colgroup>
|
321
320
|
<col width="150px" class="parameters_name">
|
@@ -347,9 +346,8 @@ image is freed.</p></div>
|
|
347
346
|
</table></div>
|
348
347
|
</div>
|
349
348
|
<div class="refsect3">
|
350
|
-
<a name="
|
349
|
+
<a name="gdk-image-new-bitmap.returns"></a><h4>Returns</h4>
|
351
350
|
<p> a new <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.</p>
|
352
|
-
<p></p>
|
353
351
|
</div>
|
354
352
|
</div>
|
355
353
|
<hr>
|
@@ -367,7 +365,7 @@ gdk_image_get (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Pr
|
|
367
365
|
most cases <a class="link" href="gdk2-Pixbufs.html#gdk-pixbuf-get-from-drawable" title="gdk_pixbuf_get_from_drawable ()"><code class="function">gdk_pixbuf_get_from_drawable()</code></a> is the most convenient
|
368
366
|
choice.</p>
|
369
367
|
<div class="refsect3">
|
370
|
-
<a name="
|
368
|
+
<a name="gdk-image-get.parameters"></a><h4>Parameters</h4>
|
371
369
|
<div class="informaltable"><table width="100%" border="0">
|
372
370
|
<colgroup>
|
373
371
|
<col width="150px" class="parameters_name">
|
@@ -408,9 +406,8 @@ choice.</p>
|
|
408
406
|
</table></div>
|
409
407
|
</div>
|
410
408
|
<div class="refsect3">
|
411
|
-
<a name="
|
409
|
+
<a name="gdk-image-get.returns"></a><h4>Returns</h4>
|
412
410
|
<p> a new <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
413
|
-
<p></p>
|
414
411
|
</div>
|
415
412
|
</div>
|
416
413
|
<hr>
|
@@ -424,7 +421,7 @@ gdk_image_ref (<em class="parameter"><code><a class="link" href="gdk2-Images.htm
|
|
424
421
|
</div>
|
425
422
|
<p>Deprecated function; use <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> instead.</p>
|
426
423
|
<div class="refsect3">
|
427
|
-
<a name="
|
424
|
+
<a name="gdk-image-ref.parameters"></a><h4>Parameters</h4>
|
428
425
|
<div class="informaltable"><table width="100%" border="0">
|
429
426
|
<colgroup>
|
430
427
|
<col width="150px" class="parameters_name">
|
@@ -439,9 +436,8 @@ gdk_image_ref (<em class="parameter"><code><a class="link" href="gdk2-Images.htm
|
|
439
436
|
</table></div>
|
440
437
|
</div>
|
441
438
|
<div class="refsect3">
|
442
|
-
<a name="
|
439
|
+
<a name="gdk-image-ref.returns"></a><h4>Returns</h4>
|
443
440
|
<p> the image</p>
|
444
|
-
<p></p>
|
445
441
|
</div>
|
446
442
|
</div>
|
447
443
|
<hr>
|
@@ -455,7 +451,7 @@ gdk_image_unref (<em class="parameter"><code><a class="link" href="gdk2-Images.h
|
|
455
451
|
</div>
|
456
452
|
<p>Deprecated function; use <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> instead.</p>
|
457
453
|
<div class="refsect3">
|
458
|
-
<a name="
|
454
|
+
<a name="gdk-image-unref.parameters"></a><h4>Parameters</h4>
|
459
455
|
<div class="informaltable"><table width="100%" border="0">
|
460
456
|
<colgroup>
|
461
457
|
<col width="150px" class="parameters_name">
|
@@ -484,7 +480,7 @@ will have a colormap if the drawable from which it was created has
|
|
484
480
|
a colormap, or if a colormap was set explicitely with
|
485
481
|
<a class="link" href="gdk2-Images.html#gdk-image-set-colormap" title="gdk_image_set_colormap ()"><code class="function">gdk_image_set_colormap()</code></a>.</p>
|
486
482
|
<div class="refsect3">
|
487
|
-
<a name="
|
483
|
+
<a name="gdk-image-get-colormap.parameters"></a><h4>Parameters</h4>
|
488
484
|
<div class="informaltable"><table width="100%" border="0">
|
489
485
|
<colgroup>
|
490
486
|
<col width="150px" class="parameters_name">
|
@@ -499,9 +495,8 @@ a colormap, or if a colormap was set explicitely with
|
|
499
495
|
</table></div>
|
500
496
|
</div>
|
501
497
|
<div class="refsect3">
|
502
|
-
<a name="
|
498
|
+
<a name="gdk-image-get-colormap.returns"></a><h4>Returns</h4>
|
503
499
|
<p> colormap for the image</p>
|
504
|
-
<p></p>
|
505
500
|
</div>
|
506
501
|
</div>
|
507
502
|
<hr>
|
@@ -520,7 +515,7 @@ correct colormap if you get the image from a drawable. If you
|
|
520
515
|
create the image from scratch, use the colormap of the drawable you
|
521
516
|
intend to render the image to.</p>
|
522
517
|
<div class="refsect3">
|
523
|
-
<a name="
|
518
|
+
<a name="gdk-image-set-colormap.parameters"></a><h4>Parameters</h4>
|
524
519
|
<div class="informaltable"><table width="100%" border="0">
|
525
520
|
<colgroup>
|
526
521
|
<col width="150px" class="parameters_name">
|
@@ -553,7 +548,7 @@ gdk_image_get_bits_per_pixel (<em class="parameter"><code><a class="link" href="
|
|
553
548
|
</div>
|
554
549
|
<p>Determines the number of bits per pixel of the image.</p>
|
555
550
|
<div class="refsect3">
|
556
|
-
<a name="
|
551
|
+
<a name="gdk-image-get-bits-per-pixel.parameters"></a><h4>Parameters</h4>
|
557
552
|
<div class="informaltable"><table width="100%" border="0">
|
558
553
|
<colgroup>
|
559
554
|
<col width="150px" class="parameters_name">
|
@@ -568,11 +563,10 @@ gdk_image_get_bits_per_pixel (<em class="parameter"><code><a class="link" href="
|
|
568
563
|
</table></div>
|
569
564
|
</div>
|
570
565
|
<div class="refsect3">
|
571
|
-
<a name="
|
566
|
+
<a name="gdk-image-get-bits-per-pixel.returns"></a><h4>Returns</h4>
|
572
567
|
<p> the bits per pixel</p>
|
573
|
-
<p></p>
|
574
568
|
</div>
|
575
|
-
<p class="since">Since 2.22</p>
|
569
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
576
570
|
</div>
|
577
571
|
<hr>
|
578
572
|
<div class="refsect2">
|
@@ -585,7 +579,7 @@ gdk_image_get_bytes_per_pixel (<em class="parameter"><code><a class="link" href=
|
|
585
579
|
</div>
|
586
580
|
<p>Determines the number of bytes per pixel of the image.</p>
|
587
581
|
<div class="refsect3">
|
588
|
-
<a name="
|
582
|
+
<a name="gdk-image-get-bytes-per-pixel.parameters"></a><h4>Parameters</h4>
|
589
583
|
<div class="informaltable"><table width="100%" border="0">
|
590
584
|
<colgroup>
|
591
585
|
<col width="150px" class="parameters_name">
|
@@ -600,11 +594,10 @@ gdk_image_get_bytes_per_pixel (<em class="parameter"><code><a class="link" href=
|
|
600
594
|
</table></div>
|
601
595
|
</div>
|
602
596
|
<div class="refsect3">
|
603
|
-
<a name="
|
597
|
+
<a name="gdk-image-get-bytes-per-pixel.returns"></a><h4>Returns</h4>
|
604
598
|
<p> the bytes per pixel</p>
|
605
|
-
<p></p>
|
606
599
|
</div>
|
607
|
-
<p class="since">Since 2.22</p>
|
600
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
608
601
|
</div>
|
609
602
|
<hr>
|
610
603
|
<div class="refsect2">
|
@@ -617,7 +610,7 @@ gdk_image_get_bytes_per_line (<em class="parameter"><code><a class="link" href="
|
|
617
610
|
</div>
|
618
611
|
<p>Determines the number of bytes per line of the image.</p>
|
619
612
|
<div class="refsect3">
|
620
|
-
<a name="
|
613
|
+
<a name="gdk-image-get-bytes-per-line.parameters"></a><h4>Parameters</h4>
|
621
614
|
<div class="informaltable"><table width="100%" border="0">
|
622
615
|
<colgroup>
|
623
616
|
<col width="150px" class="parameters_name">
|
@@ -632,11 +625,10 @@ gdk_image_get_bytes_per_line (<em class="parameter"><code><a class="link" href="
|
|
632
625
|
</table></div>
|
633
626
|
</div>
|
634
627
|
<div class="refsect3">
|
635
|
-
<a name="
|
628
|
+
<a name="gdk-image-get-bytes-per-line.returns"></a><h4>Returns</h4>
|
636
629
|
<p> the bytes per line</p>
|
637
|
-
<p></p>
|
638
630
|
</div>
|
639
|
-
<p class="since">Since 2.22</p>
|
631
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
640
632
|
</div>
|
641
633
|
<hr>
|
642
634
|
<div class="refsect2">
|
@@ -649,7 +641,7 @@ gdk_image_get_byte_order (<em class="parameter"><code><a class="link" href="gdk2
|
|
649
641
|
</div>
|
650
642
|
<p>Determines the byte order of the image.</p>
|
651
643
|
<div class="refsect3">
|
652
|
-
<a name="
|
644
|
+
<a name="gdk-image-get-byte-order.parameters"></a><h4>Parameters</h4>
|
653
645
|
<div class="informaltable"><table width="100%" border="0">
|
654
646
|
<colgroup>
|
655
647
|
<col width="150px" class="parameters_name">
|
@@ -664,11 +656,10 @@ gdk_image_get_byte_order (<em class="parameter"><code><a class="link" href="gdk2
|
|
664
656
|
</table></div>
|
665
657
|
</div>
|
666
658
|
<div class="refsect3">
|
667
|
-
<a name="
|
659
|
+
<a name="gdk-image-get-byte-order.returns"></a><h4>Returns</h4>
|
668
660
|
<p> a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a></p>
|
669
|
-
<p></p>
|
670
661
|
</div>
|
671
|
-
<p class="since">Since 2.22</p>
|
662
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
672
663
|
</div>
|
673
664
|
<hr>
|
674
665
|
<div class="refsect2">
|
@@ -681,7 +672,7 @@ gdk_image_get_depth (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
681
672
|
</div>
|
682
673
|
<p>Determines the depth of the image.</p>
|
683
674
|
<div class="refsect3">
|
684
|
-
<a name="
|
675
|
+
<a name="gdk-image-get-depth.parameters"></a><h4>Parameters</h4>
|
685
676
|
<div class="informaltable"><table width="100%" border="0">
|
686
677
|
<colgroup>
|
687
678
|
<col width="150px" class="parameters_name">
|
@@ -696,11 +687,10 @@ gdk_image_get_depth (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
696
687
|
</table></div>
|
697
688
|
</div>
|
698
689
|
<div class="refsect3">
|
699
|
-
<a name="
|
690
|
+
<a name="gdk-image-get-depth.returns"></a><h4>Returns</h4>
|
700
691
|
<p> the depth</p>
|
701
|
-
<p></p>
|
702
692
|
</div>
|
703
|
-
<p class="since">Since 2.22</p>
|
693
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
704
694
|
</div>
|
705
695
|
<hr>
|
706
696
|
<div class="refsect2">
|
@@ -713,7 +703,7 @@ gdk_image_get_height (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
713
703
|
</div>
|
714
704
|
<p>Determines the height of the image.</p>
|
715
705
|
<div class="refsect3">
|
716
|
-
<a name="
|
706
|
+
<a name="gdk-image-get-height.parameters"></a><h4>Parameters</h4>
|
717
707
|
<div class="informaltable"><table width="100%" border="0">
|
718
708
|
<colgroup>
|
719
709
|
<col width="150px" class="parameters_name">
|
@@ -728,11 +718,10 @@ gdk_image_get_height (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
728
718
|
</table></div>
|
729
719
|
</div>
|
730
720
|
<div class="refsect3">
|
731
|
-
<a name="
|
721
|
+
<a name="gdk-image-get-height.returns"></a><h4>Returns</h4>
|
732
722
|
<p> the height</p>
|
733
|
-
<p></p>
|
734
723
|
</div>
|
735
|
-
<p class="since">Since 2.22</p>
|
724
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
736
725
|
</div>
|
737
726
|
<hr>
|
738
727
|
<div class="refsect2">
|
@@ -745,7 +734,7 @@ gdk_image_get_image_type (<em class="parameter"><code><a class="link" href="gdk2
|
|
745
734
|
</div>
|
746
735
|
<p>Determines the type of a given image.</p>
|
747
736
|
<div class="refsect3">
|
748
|
-
<a name="
|
737
|
+
<a name="gdk-image-get-image-type.parameters"></a><h4>Parameters</h4>
|
749
738
|
<div class="informaltable"><table width="100%" border="0">
|
750
739
|
<colgroup>
|
751
740
|
<col width="150px" class="parameters_name">
|
@@ -760,11 +749,10 @@ gdk_image_get_image_type (<em class="parameter"><code><a class="link" href="gdk2
|
|
760
749
|
</table></div>
|
761
750
|
</div>
|
762
751
|
<div class="refsect3">
|
763
|
-
<a name="
|
752
|
+
<a name="gdk-image-get-image-type.returns"></a><h4>Returns</h4>
|
764
753
|
<p> the <a class="link" href="gdk2-Images.html#GdkImageType" title="enum GdkImageType"><span class="type">GdkImageType</span></a> of the image</p>
|
765
|
-
<p></p>
|
766
754
|
</div>
|
767
|
-
<p class="since">Since 2.22</p>
|
755
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
768
756
|
</div>
|
769
757
|
<hr>
|
770
758
|
<div class="refsect2">
|
@@ -777,7 +765,7 @@ gdk_image_get_visual (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
777
765
|
</div>
|
778
766
|
<p>Determines the visual that was used to create the image.</p>
|
779
767
|
<div class="refsect3">
|
780
|
-
<a name="
|
768
|
+
<a name="gdk-image-get-visual.parameters"></a><h4>Parameters</h4>
|
781
769
|
<div class="informaltable"><table width="100%" border="0">
|
782
770
|
<colgroup>
|
783
771
|
<col width="150px" class="parameters_name">
|
@@ -792,11 +780,10 @@ gdk_image_get_visual (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
792
780
|
</table></div>
|
793
781
|
</div>
|
794
782
|
<div class="refsect3">
|
795
|
-
<a name="
|
783
|
+
<a name="gdk-image-get-visual.returns"></a><h4>Returns</h4>
|
796
784
|
<p> a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a></p>
|
797
|
-
<p></p>
|
798
785
|
</div>
|
799
|
-
<p class="since">Since 2.22</p>
|
786
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
800
787
|
</div>
|
801
788
|
<hr>
|
802
789
|
<div class="refsect2">
|
@@ -809,7 +796,7 @@ gdk_image_get_width (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
809
796
|
</div>
|
810
797
|
<p>Determines the width of the image.</p>
|
811
798
|
<div class="refsect3">
|
812
|
-
<a name="
|
799
|
+
<a name="gdk-image-get-width.parameters"></a><h4>Parameters</h4>
|
813
800
|
<div class="informaltable"><table width="100%" border="0">
|
814
801
|
<colgroup>
|
815
802
|
<col width="150px" class="parameters_name">
|
@@ -824,11 +811,10 @@ gdk_image_get_width (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
824
811
|
</table></div>
|
825
812
|
</div>
|
826
813
|
<div class="refsect3">
|
827
|
-
<a name="
|
814
|
+
<a name="gdk-image-get-width.returns"></a><h4>Returns</h4>
|
828
815
|
<p> the width</p>
|
829
|
-
<p></p>
|
830
816
|
</div>
|
831
|
-
<p class="since">Since 2.22</p>
|
817
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
832
818
|
</div>
|
833
819
|
<hr>
|
834
820
|
<div class="refsect2">
|
@@ -841,7 +827,7 @@ gdk_image_get_pixels (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
841
827
|
</div>
|
842
828
|
<p>Returns a pointer to the pixel data of the image.</p>
|
843
829
|
<div class="refsect3">
|
844
|
-
<a name="
|
830
|
+
<a name="gdk-image-get-pixels.parameters"></a><h4>Parameters</h4>
|
845
831
|
<div class="informaltable"><table width="100%" border="0">
|
846
832
|
<colgroup>
|
847
833
|
<col width="150px" class="parameters_name">
|
@@ -856,11 +842,10 @@ gdk_image_get_pixels (<em class="parameter"><code><a class="link" href="gdk2-Ima
|
|
856
842
|
</table></div>
|
857
843
|
</div>
|
858
844
|
<div class="refsect3">
|
859
|
-
<a name="
|
845
|
+
<a name="gdk-image-get-pixels.returns"></a><h4>Returns</h4>
|
860
846
|
<p> the pixel data of the image</p>
|
861
|
-
<p></p>
|
862
847
|
</div>
|
863
|
-
<p class="since">Since 2.22</p>
|
848
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
864
849
|
</div>
|
865
850
|
<hr>
|
866
851
|
<div class="refsect2">
|
@@ -875,7 +860,7 @@ gdk_image_put_pixel (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
875
860
|
Sets a pixel in a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> to a given pixel value.
|
876
861
|
</p>
|
877
862
|
<div class="refsect3">
|
878
|
-
<a name="
|
863
|
+
<a name="gdk-image-put-pixel.parameters"></a><h4>Parameters</h4>
|
879
864
|
<div class="informaltable"><table width="100%" border="0">
|
880
865
|
<colgroup>
|
881
866
|
<col width="150px" class="parameters_name">
|
@@ -919,7 +904,7 @@ gdk_image_get_pixel (<em class="parameter"><code><a class="link" href="gdk2-Imag
|
|
919
904
|
Gets a pixel value at a specified position in a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.
|
920
905
|
</p>
|
921
906
|
<div class="refsect3">
|
922
|
-
<a name="
|
907
|
+
<a name="gdk-image-get-pixel.parameters"></a><h4>Parameters</h4>
|
923
908
|
<div class="informaltable"><table width="100%" border="0">
|
924
909
|
<colgroup>
|
925
910
|
<col width="150px" class="parameters_name">
|
@@ -946,9 +931,8 @@ Gets a pixel value at a specified position in a <a class="link" href="gdk2-Image
|
|
946
931
|
</table></div>
|
947
932
|
</div>
|
948
933
|
<div class="refsect3">
|
949
|
-
<a name="
|
934
|
+
<a name="gdk-image-get-pixel.returns"></a><h4>Returns</h4>
|
950
935
|
<p>the pixel value at the given position.</p>
|
951
|
-
<p></p>
|
952
936
|
</div>
|
953
937
|
</div>
|
954
938
|
</div>
|
@@ -978,18 +962,14 @@ Gets a pixel value at a specified position in a <a class="link" href="gdk2-Image
|
|
978
962
|
The <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> struct contains information on the image and the pixel data.
|
979
963
|
</p>
|
980
964
|
<div class="refsect3">
|
981
|
-
<a name="
|
965
|
+
<a name="GdkImage.members"></a><h4>Members</h4>
|
982
966
|
<div class="informaltable"><table width="100%" border="0">
|
983
967
|
<colgroup>
|
984
968
|
<col width="300px" class="struct_members_name">
|
985
969
|
<col class="struct_members_description">
|
986
970
|
<col width="200px" class="struct_members_annotations">
|
987
971
|
</colgroup>
|
988
|
-
<tbody
|
989
|
-
<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="GdkImage.parent-instance"></a>parent_instance</code></em>;</p></td>
|
990
|
-
<td class="struct_member_description"><p>the parent instance</p></td>
|
991
|
-
<td class="struct_member_annotations"> </td>
|
992
|
-
</tr></tbody>
|
972
|
+
<tbody></tbody>
|
993
973
|
</table></div>
|
994
974
|
</div>
|
995
975
|
</div>
|
@@ -1000,7 +980,7 @@ The <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span clas
|
|
1000
980
|
Specifies the type of a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a>.
|
1001
981
|
</p>
|
1002
982
|
<div class="refsect3">
|
1003
|
-
<a name="
|
983
|
+
<a name="GdkImageType.members"></a><h4>Members</h4>
|
1004
984
|
<div class="informaltable"><table width="100%" border="0">
|
1005
985
|
<colgroup>
|
1006
986
|
<col width="300px" class="enum_members_name">
|
@@ -1084,7 +1064,6 @@ displays.
|
|
1084
1064
|
</div>
|
1085
1065
|
</div>
|
1086
1066
|
<div class="footer">
|
1087
|
-
<hr>
|
1088
|
-
Generated by GTK-Doc V1.21.1</div>
|
1067
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1089
1068
|
</body>
|
1090
1069
|
</html>
|