gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Graphics-Contexts.html" title="Graphics Contexts">
|
10
10
|
<link rel="next" href="gdk2-Bitmaps-and-Pixmaps.html" title="Bitmaps and Pixmaps">
|
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">
|
@@ -360,7 +360,7 @@
|
|
360
360
|
</div>
|
361
361
|
<div class="refsect1">
|
362
362
|
<a name="gdk2-Drawing-Primitives.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
363
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
363
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
364
364
|
<span class="lineart">╰──</span> GdkDrawable
|
365
365
|
<span class="lineart">├──</span> <a class="link" href="gdk2-Windows.html#GdkWindow">GdkWindow</a>
|
366
366
|
<span class="lineart">╰──</span> <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap">GdkPixmap</a>
|
@@ -388,8 +388,8 @@ Graphics Contexts section for
|
|
388
388
|
more information.
|
389
389
|
</p>
|
390
390
|
<p><a name="pango-data-structures"></a>
|
391
|
-
Some of the drawing operations take Pango data structures like <span class="type">PangoContext</span>,
|
392
|
-
<span class="type">PangoLayout</span> or <span class="type">PangoLayoutLine</span> as arguments. If you're using GTK+, the ususal
|
391
|
+
Some of the drawing operations take Pango data structures like <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a>,
|
392
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> or <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a> as arguments. If you're using GTK+, the ususal
|
393
393
|
way to obtain these structures is via <a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pango-context"><code class="function">gtk_widget_create_pango_context()</code></a> or
|
394
394
|
<a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.
|
395
395
|
</p>
|
@@ -408,7 +408,7 @@ gdk_drawable_ref (<em class="parameter"><code><a class="link" href="gdk2-Drawing
|
|
408
408
|
.
|
409
409
|
(Drawables were not objects in previous versions of GDK.)</p>
|
410
410
|
<div class="refsect3">
|
411
|
-
<a name="
|
411
|
+
<a name="gdk-drawable-ref.parameters"></a><h4>Parameters</h4>
|
412
412
|
<div class="informaltable"><table width="100%" border="0">
|
413
413
|
<colgroup>
|
414
414
|
<col width="150px" class="parameters_name">
|
@@ -423,10 +423,9 @@ gdk_drawable_ref (<em class="parameter"><code><a class="link" href="gdk2-Drawing
|
|
423
423
|
</table></div>
|
424
424
|
</div>
|
425
425
|
<div class="refsect3">
|
426
|
-
<a name="
|
426
|
+
<a name="gdk-drawable-ref.returns"></a><h4>Returns</h4>
|
427
427
|
<p> the same <em class="parameter"><code>drawable</code></em>
|
428
428
|
passed in</p>
|
429
|
-
<p></p>
|
430
429
|
</div>
|
431
430
|
</div>
|
432
431
|
<hr>
|
@@ -441,7 +440,7 @@ gdk_drawable_unref (<em class="parameter"><code><a class="link" href="gdk2-Drawi
|
|
441
440
|
<p>Deprecated equivalent of calling <a href="/home/vagrant/ruby-gnome2.win32/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> on <em class="parameter"><code>drawable</code></em>
|
442
441
|
.</p>
|
443
442
|
<div class="refsect3">
|
444
|
-
<a name="
|
443
|
+
<a name="gdk-drawable-unref.parameters"></a><h4>Parameters</h4>
|
445
444
|
<div class="informaltable"><table width="100%" border="0">
|
446
445
|
<colgroup>
|
447
446
|
<col width="150px" class="parameters_name">
|
@@ -466,9 +465,9 @@ gdk_drawable_set_data (<em class="parameter"><code><a class="link" href="gdk2-Dr
|
|
466
465
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy_func</code></em>);</pre>
|
467
466
|
<div class="warning"><p><code class="literal">gdk_drawable_set_data</code> is deprecated and should not be used in newly-written code.</p></div>
|
468
467
|
<p>This function is equivalent to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set-data"><code class="function">g_object_set_data()</code></a>,
|
469
|
-
the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> variant should be used instead.</p>
|
468
|
+
the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> variant should be used instead.</p>
|
470
469
|
<div class="refsect3">
|
471
|
-
<a name="
|
470
|
+
<a name="gdk-drawable-set-data.parameters"></a><h4>Parameters</h4>
|
472
471
|
<div class="informaltable"><table width="100%" border="0">
|
473
472
|
<colgroup>
|
474
473
|
<col width="150px" class="parameters_name">
|
@@ -508,10 +507,10 @@ the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/ht
|
|
508
507
|
gdk_drawable_get_data (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
509
508
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
|
510
509
|
<div class="warning"><p><code class="literal">gdk_drawable_get_data</code> is deprecated and should not be used in newly-written code.</p></div>
|
511
|
-
<p>Equivalent to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-get-data"><code class="function">g_object_get_data()</code></a>; the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> variant should be
|
510
|
+
<p>Equivalent to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-get-data"><code class="function">g_object_get_data()</code></a>; the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> variant should be
|
512
511
|
used instead.</p>
|
513
512
|
<div class="refsect3">
|
514
|
-
<a name="
|
513
|
+
<a name="gdk-drawable-get-data.parameters"></a><h4>Parameters</h4>
|
515
514
|
<div class="informaltable"><table width="100%" border="0">
|
516
515
|
<colgroup>
|
517
516
|
<col width="150px" class="parameters_name">
|
@@ -533,10 +532,9 @@ used instead.</p>
|
|
533
532
|
</table></div>
|
534
533
|
</div>
|
535
534
|
<div class="refsect3">
|
536
|
-
<a name="
|
535
|
+
<a name="gdk-drawable-get-data.returns"></a><h4>Returns</h4>
|
537
536
|
<p> the data stored at <em class="parameter"><code>key</code></em>
|
538
537
|
</p>
|
539
|
-
<p></p>
|
540
538
|
</div>
|
541
539
|
</div>
|
542
540
|
<hr>
|
@@ -550,7 +548,7 @@ gdk_drawable_get_display (<em class="parameter"><code><a class="link" href="gdk2
|
|
550
548
|
</div>
|
551
549
|
<p>Gets the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> associated with a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.</p>
|
552
550
|
<div class="refsect3">
|
553
|
-
<a name="
|
551
|
+
<a name="gdk-drawable-get-display.parameters"></a><h4>Parameters</h4>
|
554
552
|
<div class="informaltable"><table width="100%" border="0">
|
555
553
|
<colgroup>
|
556
554
|
<col width="150px" class="parameters_name">
|
@@ -565,12 +563,11 @@ gdk_drawable_get_display (<em class="parameter"><code><a class="link" href="gdk2
|
|
565
563
|
</table></div>
|
566
564
|
</div>
|
567
565
|
<div class="refsect3">
|
568
|
-
<a name="
|
566
|
+
<a name="gdk-drawable-get-display.returns"></a><h4>Returns</h4>
|
569
567
|
<p> the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> associated with <em class="parameter"><code>drawable</code></em>
|
570
568
|
</p>
|
571
|
-
<p></p>
|
572
569
|
</div>
|
573
|
-
<p class="since">Since 2.2</p>
|
570
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
574
571
|
</div>
|
575
572
|
<hr>
|
576
573
|
<div class="refsect2">
|
@@ -583,7 +580,7 @@ gdk_drawable_get_screen (<em class="parameter"><code><a class="link" href="gdk2-
|
|
583
580
|
</div>
|
584
581
|
<p>Gets the <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> associated with a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.</p>
|
585
582
|
<div class="refsect3">
|
586
|
-
<a name="
|
583
|
+
<a name="gdk-drawable-get-screen.parameters"></a><h4>Parameters</h4>
|
587
584
|
<div class="informaltable"><table width="100%" border="0">
|
588
585
|
<colgroup>
|
589
586
|
<col width="150px" class="parameters_name">
|
@@ -598,12 +595,11 @@ gdk_drawable_get_screen (<em class="parameter"><code><a class="link" href="gdk2-
|
|
598
595
|
</table></div>
|
599
596
|
</div>
|
600
597
|
<div class="refsect3">
|
601
|
-
<a name="
|
598
|
+
<a name="gdk-drawable-get-screen.returns"></a><h4>Returns</h4>
|
602
599
|
<p> the <a class="link" href="GdkScreen.html" title="GdkScreen"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>drawable</code></em>
|
603
600
|
</p>
|
604
|
-
<p></p>
|
605
601
|
</div>
|
606
|
-
<p class="since">Since 2.2</p>
|
602
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
607
603
|
</div>
|
608
604
|
<hr>
|
609
605
|
<div class="refsect2">
|
@@ -617,7 +613,7 @@ gdk_drawable_get_visual (<em class="parameter"><code><a class="link" href="gdk2-
|
|
617
613
|
<p>Gets the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> describing the pixel format of <em class="parameter"><code>drawable</code></em>
|
618
614
|
.</p>
|
619
615
|
<div class="refsect3">
|
620
|
-
<a name="
|
616
|
+
<a name="gdk-drawable-get-visual.parameters"></a><h4>Parameters</h4>
|
621
617
|
<div class="informaltable"><table width="100%" border="0">
|
622
618
|
<colgroup>
|
623
619
|
<col width="150px" class="parameters_name">
|
@@ -632,9 +628,8 @@ gdk_drawable_get_visual (<em class="parameter"><code><a class="link" href="gdk2-
|
|
632
628
|
</table></div>
|
633
629
|
</div>
|
634
630
|
<div class="refsect3">
|
635
|
-
<a name="
|
631
|
+
<a name="gdk-drawable-get-visual.returns"></a><h4>Returns</h4>
|
636
632
|
<p> a <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a></p>
|
637
|
-
<p></p>
|
638
633
|
</div>
|
639
634
|
</div>
|
640
635
|
<hr>
|
@@ -654,7 +649,7 @@ graphics contexts you intend to use together should match. i.e.
|
|
654
649
|
when using a <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> to draw to a drawable, or copying one drawable
|
655
650
|
to another, the colormaps should match.</p>
|
656
651
|
<div class="refsect3">
|
657
|
-
<a name="
|
652
|
+
<a name="gdk-drawable-set-colormap.parameters"></a><h4>Parameters</h4>
|
658
653
|
<div class="informaltable"><table width="100%" border="0">
|
659
654
|
<colgroup>
|
660
655
|
<col width="150px" class="parameters_name">
|
@@ -685,7 +680,7 @@ gdk_drawable_get_colormap (<em class="parameter"><code><a class="link" href="gdk
|
|
685
680
|
, if one is set; returns
|
686
681
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.</p>
|
687
682
|
<div class="refsect3">
|
688
|
-
<a name="
|
683
|
+
<a name="gdk-drawable-get-colormap.parameters"></a><h4>Parameters</h4>
|
689
684
|
<div class="informaltable"><table width="100%" border="0">
|
690
685
|
<colgroup>
|
691
686
|
<col width="150px" class="parameters_name">
|
@@ -700,9 +695,8 @@ gdk_drawable_get_colormap (<em class="parameter"><code><a class="link" href="gdk
|
|
700
695
|
</table></div>
|
701
696
|
</div>
|
702
697
|
<div class="refsect3">
|
703
|
-
<a name="
|
698
|
+
<a name="gdk-drawable-get-colormap.returns"></a><h4>Returns</h4>
|
704
699
|
<p> the colormap, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
705
|
-
<p></p>
|
706
700
|
</div>
|
707
701
|
</div>
|
708
702
|
<hr>
|
@@ -714,7 +708,7 @@ gdk_drawable_get_depth (<em class="parameter"><code><a class="link" href="gdk2-D
|
|
714
708
|
that make up a pixel in the drawable's visual. Examples are 8 bits
|
715
709
|
per pixel, 24 bits per pixel, etc.</p>
|
716
710
|
<div class="refsect3">
|
717
|
-
<a name="
|
711
|
+
<a name="gdk-drawable-get-depth.parameters"></a><h4>Parameters</h4>
|
718
712
|
<div class="informaltable"><table width="100%" border="0">
|
719
713
|
<colgroup>
|
720
714
|
<col width="150px" class="parameters_name">
|
@@ -729,9 +723,8 @@ per pixel, 24 bits per pixel, etc.</p>
|
|
729
723
|
</table></div>
|
730
724
|
</div>
|
731
725
|
<div class="refsect3">
|
732
|
-
<a name="
|
726
|
+
<a name="gdk-drawable-get-depth.returns"></a><h4>Returns</h4>
|
733
727
|
<p> number of bits per pixel</p>
|
734
|
-
<p></p>
|
735
728
|
</div>
|
736
729
|
</div>
|
737
730
|
<hr>
|
@@ -758,7 +751,7 @@ gdk_drawable_get_size (<em class="parameter"><code><a class="link" href="gdk2-Dr
|
|
758
751
|
size is the size reported in the most-recently-processed configure
|
759
752
|
event, rather than the current size on the X server.</p>
|
760
753
|
<div class="refsect3">
|
761
|
-
<a name="
|
754
|
+
<a name="gdk-drawable-get-size.parameters"></a><h4>Parameters</h4>
|
762
755
|
<div class="informaltable"><table width="100%" border="0">
|
763
756
|
<colgroup>
|
764
757
|
<col width="150px" class="parameters_name">
|
@@ -798,7 +791,7 @@ other factors such as if the window is obscured by other windows,
|
|
798
791
|
but no area outside of this region will be affected by drawing
|
799
792
|
primitives.</p>
|
800
793
|
<div class="refsect3">
|
801
|
-
<a name="
|
794
|
+
<a name="gdk-drawable-get-clip-region.parameters"></a><h4>Parameters</h4>
|
802
795
|
<div class="informaltable"><table width="100%" border="0">
|
803
796
|
<colgroup>
|
804
797
|
<col width="150px" class="parameters_name">
|
@@ -813,10 +806,9 @@ primitives.</p>
|
|
813
806
|
</table></div>
|
814
807
|
</div>
|
815
808
|
<div class="refsect3">
|
816
|
-
<a name="
|
809
|
+
<a name="gdk-drawable-get-clip-region.returns"></a><h4>Returns</h4>
|
817
810
|
<p> a <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRegion" title="GdkRegion"><span class="type">GdkRegion</span></a>. This must be freed with <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#gdk-region-destroy" title="gdk_region_destroy ()"><code class="function">gdk_region_destroy()</code></a>
|
818
811
|
when you are done.</p>
|
819
|
-
<p></p>
|
820
812
|
</div>
|
821
813
|
</div>
|
822
814
|
<hr>
|
@@ -829,7 +821,7 @@ This does not necessarily take into account if the window is
|
|
829
821
|
obscured by other windows, but no area outside of this region
|
830
822
|
is visible.</p>
|
831
823
|
<div class="refsect3">
|
832
|
-
<a name="
|
824
|
+
<a name="gdk-drawable-get-visible-region.parameters"></a><h4>Parameters</h4>
|
833
825
|
<div class="informaltable"><table width="100%" border="0">
|
834
826
|
<colgroup>
|
835
827
|
<col width="150px" class="parameters_name">
|
@@ -844,10 +836,9 @@ is visible.</p>
|
|
844
836
|
</table></div>
|
845
837
|
</div>
|
846
838
|
<div class="refsect3">
|
847
|
-
<a name="
|
839
|
+
<a name="gdk-drawable-get-visible-region.returns"></a><h4>Returns</h4>
|
848
840
|
<p> a <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRegion" title="GdkRegion"><span class="type">GdkRegion</span></a>. This must be freed with <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#gdk-region-destroy" title="gdk_region_destroy ()"><code class="function">gdk_region_destroy()</code></a>
|
849
841
|
when you are done.</p>
|
850
|
-
<p></p>
|
851
842
|
</div>
|
852
843
|
</div>
|
853
844
|
<hr>
|
@@ -866,7 +857,7 @@ gdk_draw_point (<em class="parameter"><code><a class="link" href="gdk2-Drawing-P
|
|
866
857
|
<p>Draws a point, using the foreground color and other attributes of
|
867
858
|
the <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.</p>
|
868
859
|
<div class="refsect3">
|
869
|
-
<a name="
|
860
|
+
<a name="gdk-draw-point.parameters"></a><h4>Parameters</h4>
|
870
861
|
<div class="informaltable"><table width="100%" border="0">
|
871
862
|
<colgroup>
|
872
863
|
<col width="150px" class="parameters_name">
|
@@ -915,7 +906,7 @@ gdk_draw_points (<em class="parameter"><code><a class="link" href="gdk2-Drawing-
|
|
915
906
|
<p>Draws a number of points, using the foreground color and other
|
916
907
|
attributes of the <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.</p>
|
917
908
|
<div class="refsect3">
|
918
|
-
<a name="
|
909
|
+
<a name="gdk-draw-points.parameters"></a><h4>Parameters</h4>
|
919
910
|
<div class="informaltable"><table width="100%" border="0">
|
920
911
|
<colgroup>
|
921
912
|
<col width="150px" class="parameters_name">
|
@@ -988,7 +979,7 @@ pixel wide pixel-aligned line, you would use:</p>
|
|
988
979
|
<p>Draws a line, using the foreground color and other attributes of
|
989
980
|
the <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>.</p>
|
990
981
|
<div class="refsect3">
|
991
|
-
<a name="
|
982
|
+
<a name="gdk-draw-line.parameters"></a><h4>Parameters</h4>
|
992
983
|
<div class="informaltable"><table width="100%" border="0">
|
993
984
|
<colgroup>
|
994
985
|
<col width="150px" class="parameters_name">
|
@@ -1048,7 +1039,7 @@ The way in which joins between lines are draw is determined by the
|
|
1048
1039
|
<a class="link" href="gdk2-Graphics-Contexts.html#GdkCapStyle" title="enum GdkCapStyle"><span class="type">GdkCapStyle</span></a> value in the <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>. This can be set with
|
1049
1040
|
<a class="link" href="gdk2-Graphics-Contexts.html#gdk-gc-set-line-attributes" title="gdk_gc_set_line_attributes ()"><code class="function">gdk_gc_set_line_attributes()</code></a>.</p>
|
1050
1041
|
<div class="refsect3">
|
1051
|
-
<a name="
|
1042
|
+
<a name="gdk-draw-lines.parameters"></a><h4>Parameters</h4>
|
1052
1043
|
<div class="informaltable"><table width="100%" border="0">
|
1053
1044
|
<colgroup>
|
1054
1045
|
<col width="150px" class="parameters_name">
|
@@ -1087,7 +1078,7 @@ array.</p></td>
|
|
1087
1078
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1088
1079
|
gdk_draw_pixbuf (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
1089
1080
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1090
|
-
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
1081
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
1091
1082
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> src_x</code></em>,
|
1092
1083
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> src_y</code></em>,
|
1093
1084
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_x</code></em>,
|
@@ -1115,7 +1106,7 @@ acceleration on Intel, AMD, and Sparc chipsets. If desired, mediaLib
|
|
1115
1106
|
support can be turned off by setting the GDK_DISABLE_MEDIALIB environment
|
1116
1107
|
variable.</p>
|
1117
1108
|
<div class="refsect3">
|
1118
|
-
<a name="
|
1109
|
+
<a name="gdk-draw-pixbuf.parameters"></a><h4>Parameters</h4>
|
1119
1110
|
<div class="informaltable"><table width="100%" border="0">
|
1120
1111
|
<colgroup>
|
1121
1112
|
<col width="150px" class="parameters_name">
|
@@ -1135,7 +1126,7 @@ variable.</p>
|
|
1135
1126
|
</tr>
|
1136
1127
|
<tr>
|
1137
1128
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1138
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
|
1129
|
+
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
|
1139
1130
|
<td class="parameter_annotations"> </td>
|
1140
1131
|
</tr>
|
1141
1132
|
<tr>
|
@@ -1186,7 +1177,7 @@ variable.</p>
|
|
1186
1177
|
</tbody>
|
1187
1178
|
</table></div>
|
1188
1179
|
</div>
|
1189
|
-
<p class="since">Since 2.2</p>
|
1180
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1190
1181
|
</div>
|
1191
1182
|
<hr>
|
1192
1183
|
<div class="refsect2">
|
@@ -1204,7 +1195,7 @@ with Cairo.</p>
|
|
1204
1195
|
</div>
|
1205
1196
|
<p>Draws a number of unconnected lines.</p>
|
1206
1197
|
<div class="refsect3">
|
1207
|
-
<a name="
|
1198
|
+
<a name="gdk-draw-segments.parameters"></a><h4>Parameters</h4>
|
1208
1199
|
<div class="informaltable"><table width="100%" border="0">
|
1209
1200
|
<colgroup>
|
1210
1201
|
<col width="150px" class="parameters_name">
|
@@ -1270,7 +1261,7 @@ and (20, 0), which makes it 21 pixels wide and 21 pixels high.</p>
|
|
1270
1261
|
<div class="note"><p>
|
1271
1262
|
</p></div>
|
1272
1263
|
<div class="refsect3">
|
1273
|
-
<a name="
|
1264
|
+
<a name="gdk-draw-rectangle.parameters"></a><h4>Parameters</h4>
|
1274
1265
|
<div class="informaltable"><table width="100%" border="0">
|
1275
1266
|
<colgroup>
|
1276
1267
|
<col width="150px" class="parameters_name">
|
@@ -1340,7 +1331,7 @@ antialiased unless you call <code class="function">cairo_set_antialias()</code>.
|
|
1340
1331
|
rectangle of the entire ellipse, and the start and end angles of the part
|
1341
1332
|
of the ellipse to be drawn.</p>
|
1342
1333
|
<div class="refsect3">
|
1343
|
-
<a name="
|
1334
|
+
<a name="gdk-draw-arc.parameters"></a><h4>Parameters</h4>
|
1344
1335
|
<div class="informaltable"><table width="100%" border="0">
|
1345
1336
|
<colgroup>
|
1346
1337
|
<col width="150px" class="parameters_name">
|
@@ -1416,7 +1407,7 @@ gdk_draw_polygon (<em class="parameter"><code><a class="link" href="gdk2-Drawing
|
|
1416
1407
|
</div>
|
1417
1408
|
<p>Draws an outlined or filled polygon.</p>
|
1418
1409
|
<div class="refsect3">
|
1419
|
-
<a name="
|
1410
|
+
<a name="gdk-draw-polygon.parameters"></a><h4>Parameters</h4>
|
1420
1411
|
<div class="informaltable"><table width="100%" border="0">
|
1421
1412
|
<colgroup>
|
1422
1413
|
<col width="150px" class="parameters_name">
|
@@ -1475,7 +1466,7 @@ as a set. This is low level functionality used internally to implement
|
|
1475
1466
|
rotated underlines and backgrouds when rendering a PangoLayout and is
|
1476
1467
|
likely not useful for applications.</p>
|
1477
1468
|
<div class="refsect3">
|
1478
|
-
<a name="
|
1469
|
+
<a name="gdk-draw-trapezoids.parameters"></a><h4>Parameters</h4>
|
1479
1470
|
<div class="informaltable"><table width="100%" border="0">
|
1480
1471
|
<colgroup>
|
1481
1472
|
<col width="150px" class="parameters_name">
|
@@ -1506,7 +1497,7 @@ likely not useful for applications.</p>
|
|
1506
1497
|
</tbody>
|
1507
1498
|
</table></div>
|
1508
1499
|
</div>
|
1509
|
-
<p class="since">Since 2.6</p>
|
1500
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1510
1501
|
</div>
|
1511
1502
|
<hr>
|
1512
1503
|
<div class="refsect2">
|
@@ -1514,10 +1505,10 @@ likely not useful for applications.</p>
|
|
1514
1505
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1515
1506
|
gdk_draw_glyphs (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
1516
1507
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1517
|
-
<em class="parameter"><code><span class="type">PangoFont</span> *font</code></em>,
|
1508
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fonts.html#PangoFont-struct"><span class="type">PangoFont</span></a> *font</code></em>,
|
1518
1509
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1519
1510
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1520
|
-
<em class="parameter"><code><span class="type">PangoGlyphString</span> *glyphs</code></em>);</pre>
|
1511
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoGlyphString-struct"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
|
1521
1512
|
<div class="warning">
|
1522
1513
|
<p><code class="literal">gdk_draw_glyphs</code> has been deprecated since version 2.22 and should not be used in newly-written code.</p>
|
1523
1514
|
<p>Use <code class="function">pango_cairo_show_glyphs()</code> instead.</p>
|
@@ -1530,7 +1521,7 @@ lot about internationalized text handling, which you don't want to
|
|
1530
1521
|
understand; thus, use <a class="link" href="gdk2-Drawing-Primitives.html#gdk-draw-layout" title="gdk_draw_layout ()"><code class="function">gdk_draw_layout()</code></a> instead of this function,
|
1531
1522
|
<a class="link" href="gdk2-Drawing-Primitives.html#gdk-draw-layout" title="gdk_draw_layout ()"><code class="function">gdk_draw_layout()</code></a> handles the details.</p>
|
1532
1523
|
<div class="refsect3">
|
1533
|
-
<a name="
|
1524
|
+
<a name="gdk-draw-glyphs.parameters"></a><h4>Parameters</h4>
|
1534
1525
|
<div class="informaltable"><table width="100%" border="0">
|
1535
1526
|
<colgroup>
|
1536
1527
|
<col width="150px" class="parameters_name">
|
@@ -1578,26 +1569,26 @@ understand; thus, use <a class="link" href="gdk2-Drawing-Primitives.html#gdk-dra
|
|
1578
1569
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1579
1570
|
gdk_draw_glyphs_transformed (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
1580
1571
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1581
|
-
<em class="parameter"><code>const <span class="type">PangoMatrix</span> *matrix</code></em>,
|
1582
|
-
<em class="parameter"><code><span class="type">PangoFont</span> *font</code></em>,
|
1572
|
+
<em class="parameter"><code>const <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoMatrix-struct"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
|
1573
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fonts.html#PangoFont-struct"><span class="type">PangoFont</span></a> *font</code></em>,
|
1583
1574
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1584
1575
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1585
|
-
<em class="parameter"><code><span class="type">PangoGlyphString</span> *glyphs</code></em>);</pre>
|
1576
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoGlyphString-struct"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
|
1586
1577
|
<div class="warning">
|
1587
1578
|
<p><code class="literal">gdk_draw_glyphs_transformed</code> has been deprecated since version 2.22 and should not be used in newly-written code.</p>
|
1588
1579
|
<p>Use <code class="function">pango_cairo_show_glyphs()</code> instead.</p>
|
1589
1580
|
</div>
|
1590
|
-
<p>Renders a <span class="type">PangoGlyphString</span> onto a drawable, possibly
|
1581
|
+
<p>Renders a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoGlyphString-struct"><span class="type">PangoGlyphString</span></a> onto a drawable, possibly
|
1591
1582
|
transforming the layed-out coordinates through a transformation
|
1592
1583
|
matrix. Note that the transformation matrix for <em class="parameter"><code>font</code></em>
|
1593
1584
|
is not
|
1594
1585
|
changed, so to produce correct rendering results, the <em class="parameter"><code>font</code></em>
|
1595
1586
|
|
1596
|
-
must have been loaded using a <span class="type">PangoContext</span> with an identical
|
1587
|
+
must have been loaded using a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> with an identical
|
1597
1588
|
transformation matrix to that passed in to this function.</p>
|
1598
1589
|
<p>See also <a class="link" href="gdk2-Drawing-Primitives.html#gdk-draw-glyphs" title="gdk_draw_glyphs ()"><code class="function">gdk_draw_glyphs()</code></a>, <a class="link" href="gdk2-Drawing-Primitives.html#gdk-draw-layout" title="gdk_draw_layout ()"><code class="function">gdk_draw_layout()</code></a>.</p>
|
1599
1590
|
<div class="refsect3">
|
1600
|
-
<a name="
|
1591
|
+
<a name="gdk-draw-glyphs-transformed.parameters"></a><h4>Parameters</h4>
|
1601
1592
|
<div class="informaltable"><table width="100%" border="0">
|
1602
1593
|
<colgroup>
|
1603
1594
|
<col width="150px" class="parameters_name">
|
@@ -1617,7 +1608,7 @@ transformation matrix to that passed in to this function.</p>
|
|
1617
1608
|
</tr>
|
1618
1609
|
<tr>
|
1619
1610
|
<td class="parameter_name"><p>matrix</p></td>
|
1620
|
-
<td class="parameter_description"><p> a <span class="type">PangoMatrix</span>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation. </p></td>
|
1611
|
+
<td class="parameter_description"><p> a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoMatrix-struct"><span class="type">PangoMatrix</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation. </p></td>
|
1621
1612
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1622
1613
|
</tr>
|
1623
1614
|
<tr>
|
@@ -1645,7 +1636,7 @@ in user space coordinates)</p></td>
|
|
1645
1636
|
</tbody>
|
1646
1637
|
</table></div>
|
1647
1638
|
</div>
|
1648
|
-
<p class="since">Since 2.6</p>
|
1639
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1649
1640
|
</div>
|
1650
1641
|
<hr>
|
1651
1642
|
<div class="refsect2">
|
@@ -1655,17 +1646,17 @@ gdk_draw_layout_line (<em class="parameter"><code><a class="link" href="gdk2-Dra
|
|
1655
1646
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1656
1647
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1657
1648
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1658
|
-
<em class="parameter"><code><span class="type">PangoLayoutLine</span> *line</code></em>);</pre>
|
1649
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a> *line</code></em>);</pre>
|
1659
1650
|
<div class="warning"><p><code class="literal">gdk_draw_layout_line</code> is deprecated and should not be used in newly-written code.</p></div>
|
1660
|
-
<p>Render a <span class="type">PangoLayoutLine</span> onto an GDK drawable</p>
|
1661
|
-
<p>If the layout's <span class="type">PangoContext</span> has a transformation matrix set, then
|
1651
|
+
<p>Render a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a> onto an GDK drawable</p>
|
1652
|
+
<p>If the layout's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> has a transformation matrix set, then
|
1662
1653
|
<em class="parameter"><code>x</code></em>
|
1663
1654
|
and <em class="parameter"><code>y</code></em>
|
1664
1655
|
specify the position of the left edge of the baseline
|
1665
1656
|
(left is in before-tranform user coordinates) in after-transform
|
1666
1657
|
device coordinates.</p>
|
1667
1658
|
<div class="refsect3">
|
1668
|
-
<a name="
|
1659
|
+
<a name="gdk-draw-layout-line.parameters"></a><h4>Parameters</h4>
|
1669
1660
|
<div class="informaltable"><table width="100%" border="0">
|
1670
1661
|
<colgroup>
|
1671
1662
|
<col width="150px" class="parameters_name">
|
@@ -1695,7 +1686,7 @@ device coordinates.</p>
|
|
1695
1686
|
</tr>
|
1696
1687
|
<tr>
|
1697
1688
|
<td class="parameter_name"><p>line</p></td>
|
1698
|
-
<td class="parameter_description"><p>a <span class="type">PangoLayoutLine</span></p></td>
|
1689
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a></p></td>
|
1699
1690
|
<td class="parameter_annotations"> </td>
|
1700
1691
|
</tr>
|
1701
1692
|
</tbody>
|
@@ -1710,25 +1701,25 @@ gdk_draw_layout_line_with_colors (<em class="parameter"><code><a class="link" hr
|
|
1710
1701
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1711
1702
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1712
1703
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1713
|
-
<em class="parameter"><code><span class="type">PangoLayoutLine</span> *line</code></em>,
|
1704
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a> *line</code></em>,
|
1714
1705
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *foreground</code></em>,
|
1715
1706
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *background</code></em>);</pre>
|
1716
1707
|
<div class="warning"><p><code class="literal">gdk_draw_layout_line_with_colors</code> is deprecated and should not be used in newly-written code.</p></div>
|
1717
|
-
<p>Render a <span class="type">PangoLayoutLine</span> onto a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, overriding the
|
1708
|
+
<p>Render a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a> onto a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, overriding the
|
1718
1709
|
layout's normal colors with <em class="parameter"><code>foreground</code></em>
|
1719
1710
|
and/or <em class="parameter"><code>background</code></em>
|
1720
1711
|
.
|
1721
1712
|
<em class="parameter"><code>foreground</code></em>
|
1722
1713
|
and <em class="parameter"><code>background</code></em>
|
1723
1714
|
need not be allocated.</p>
|
1724
|
-
<p>If the layout's <span class="type">PangoContext</span> has a transformation matrix set, then
|
1715
|
+
<p>If the layout's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> has a transformation matrix set, then
|
1725
1716
|
<em class="parameter"><code>x</code></em>
|
1726
1717
|
and <em class="parameter"><code>y</code></em>
|
1727
1718
|
specify the position of the left edge of the baseline
|
1728
1719
|
(left is in before-tranform user coordinates) in after-transform
|
1729
1720
|
device coordinates.</p>
|
1730
1721
|
<div class="refsect3">
|
1731
|
-
<a name="
|
1722
|
+
<a name="gdk-draw-layout-line-with-colors.parameters"></a><h4>Parameters</h4>
|
1732
1723
|
<div class="informaltable"><table width="100%" border="0">
|
1733
1724
|
<colgroup>
|
1734
1725
|
<col width="150px" class="parameters_name">
|
@@ -1758,7 +1749,7 @@ device coordinates.</p>
|
|
1758
1749
|
</tr>
|
1759
1750
|
<tr>
|
1760
1751
|
<td class="parameter_name"><p>line</p></td>
|
1761
|
-
<td class="parameter_description"><p>a <span class="type">PangoLayoutLine</span></p></td>
|
1752
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayoutLine-struct"><span class="type">PangoLayoutLine</span></a></p></td>
|
1762
1753
|
<td class="parameter_annotations"> </td>
|
1763
1754
|
</tr>
|
1764
1755
|
<tr>
|
@@ -1783,18 +1774,18 @@ gdk_draw_layout (<em class="parameter"><code><a class="link" href="gdk2-Drawing-
|
|
1783
1774
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1784
1775
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1785
1776
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1786
|
-
<em class="parameter"><code><span class="type">PangoLayout</span> *layout</code></em>);</pre>
|
1777
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
|
1787
1778
|
<div class="warning"><p><code class="literal">gdk_draw_layout</code> is deprecated and should not be used in newly-written code.</p></div>
|
1788
|
-
<p>Render a <span class="type">PangoLayout</span> onto a GDK drawable</p>
|
1789
|
-
<p>If the layout's <span class="type">PangoContext</span> has a transformation matrix set, then
|
1779
|
+
<p>Render a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> onto a GDK drawable</p>
|
1780
|
+
<p>If the layout's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> has a transformation matrix set, then
|
1790
1781
|
<em class="parameter"><code>x</code></em>
|
1791
1782
|
and <em class="parameter"><code>y</code></em>
|
1792
1783
|
specify the position of the top left corner of the
|
1793
1784
|
bounding box (in device space) of the transformed layout.</p>
|
1794
|
-
<p>If you're using GTK+, the usual way to obtain a <span class="type">PangoLayout</span>
|
1785
|
+
<p>If you're using GTK+, the usual way to obtain a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>
|
1795
1786
|
is <a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.</p>
|
1796
1787
|
<div class="refsect3">
|
1797
|
-
<a name="
|
1788
|
+
<a name="gdk-draw-layout.parameters"></a><h4>Parameters</h4>
|
1798
1789
|
<div class="informaltable"><table width="100%" border="0">
|
1799
1790
|
<colgroup>
|
1800
1791
|
<col width="150px" class="parameters_name">
|
@@ -1824,7 +1815,7 @@ is <a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pan
|
|
1824
1815
|
</tr>
|
1825
1816
|
<tr>
|
1826
1817
|
<td class="parameter_name"><p>layout</p></td>
|
1827
|
-
<td class="parameter_description"><p>a <span class="type">PangoLayout</span></p></td>
|
1818
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a></p></td>
|
1828
1819
|
<td class="parameter_annotations"> </td>
|
1829
1820
|
</tr>
|
1830
1821
|
</tbody>
|
@@ -1839,26 +1830,26 @@ gdk_draw_layout_with_colors (<em class="parameter"><code><a class="link" href="g
|
|
1839
1830
|
<em class="parameter"><code><a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a> *gc</code></em>,
|
1840
1831
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1841
1832
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1842
|
-
<em class="parameter"><code><span class="type">PangoLayout</span> *layout</code></em>,
|
1833
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>,
|
1843
1834
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *foreground</code></em>,
|
1844
1835
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *background</code></em>);</pre>
|
1845
1836
|
<div class="warning"><p><code class="literal">gdk_draw_layout_with_colors</code> is deprecated and should not be used in newly-written code.</p></div>
|
1846
|
-
<p>Render a <span class="type">PangoLayout</span> onto a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, overriding the
|
1837
|
+
<p>Render a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> onto a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, overriding the
|
1847
1838
|
layout's normal colors with <em class="parameter"><code>foreground</code></em>
|
1848
1839
|
and/or <em class="parameter"><code>background</code></em>
|
1849
1840
|
.
|
1850
1841
|
<em class="parameter"><code>foreground</code></em>
|
1851
1842
|
and <em class="parameter"><code>background</code></em>
|
1852
1843
|
need not be allocated.</p>
|
1853
|
-
<p>If the layout's <span class="type">PangoContext</span> has a transformation matrix set, then
|
1844
|
+
<p>If the layout's <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> has a transformation matrix set, then
|
1854
1845
|
<em class="parameter"><code>x</code></em>
|
1855
1846
|
and <em class="parameter"><code>y</code></em>
|
1856
1847
|
specify the position of the top left corner of the
|
1857
1848
|
bounding box (in device space) of the transformed layout.</p>
|
1858
|
-
<p>If you're using GTK+, the ususal way to obtain a <span class="type">PangoLayout</span>
|
1849
|
+
<p>If you're using GTK+, the ususal way to obtain a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>
|
1859
1850
|
is <a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pango-layout"><code class="function">gtk_widget_create_pango_layout()</code></a>.</p>
|
1860
1851
|
<div class="refsect3">
|
1861
|
-
<a name="
|
1852
|
+
<a name="gdk-draw-layout-with-colors.parameters"></a><h4>Parameters</h4>
|
1862
1853
|
<div class="informaltable"><table width="100%" border="0">
|
1863
1854
|
<colgroup>
|
1864
1855
|
<col width="150px" class="parameters_name">
|
@@ -1888,7 +1879,7 @@ is <a href="http://developer.gnome.org/gtk2/GtkWidget.html#gtk-widget-create-pan
|
|
1888
1879
|
</tr>
|
1889
1880
|
<tr>
|
1890
1881
|
<td class="parameter_name"><p>layout</p></td>
|
1891
|
-
<td class="parameter_description"><p>a <span class="type">PangoLayout</span></p></td>
|
1882
|
+
<td class="parameter_description"><p>a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a></p></td>
|
1892
1883
|
<td class="parameter_annotations"> </td>
|
1893
1884
|
</tr>
|
1894
1885
|
<tr>
|
@@ -1921,7 +1912,7 @@ gdk_draw_string (<em class="parameter"><code><a class="link" href="gdk2-Drawing-
|
|
1921
1912
|
</div>
|
1922
1913
|
<p>Draws a string of characters in the given font or fontset.</p>
|
1923
1914
|
<div class="refsect3">
|
1924
|
-
<a name="
|
1915
|
+
<a name="gdk-draw-string.parameters"></a><h4>Parameters</h4>
|
1925
1916
|
<div class="informaltable"><table width="100%" border="0">
|
1926
1917
|
<colgroup>
|
1927
1918
|
<col width="150px" class="parameters_name">
|
@@ -1980,7 +1971,7 @@ gdk_draw_text (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Pr
|
|
1980
1971
|
</div>
|
1981
1972
|
<p>Draws a number of characters in the given font or fontset.</p>
|
1982
1973
|
<div class="refsect3">
|
1983
|
-
<a name="
|
1974
|
+
<a name="gdk-draw-text.parameters"></a><h4>Parameters</h4>
|
1984
1975
|
<div class="informaltable"><table width="100%" border="0">
|
1985
1976
|
<colgroup>
|
1986
1977
|
<col width="150px" class="parameters_name">
|
@@ -2047,7 +2038,7 @@ gdk_draw_text_wc (<em class="parameter"><code><a class="link" href="gdk2-Drawing
|
|
2047
2038
|
If the font is a 1-byte font, the string is converted into 1-byte
|
2048
2039
|
characters (discarding the high bytes) before output.</p>
|
2049
2040
|
<div class="refsect3">
|
2050
|
-
<a name="
|
2041
|
+
<a name="gdk-draw-text-wc.parameters"></a><h4>Parameters</h4>
|
2051
2042
|
<div class="informaltable"><table width="100%" border="0">
|
2052
2043
|
<colgroup>
|
2053
2044
|
<col width="150px" class="parameters_name">
|
@@ -2139,7 +2130,7 @@ a color drawable. The way to draw a bitmap is to set the bitmap as
|
|
2139
2130
|
the stipple on the <a class="link" href="gdk2-Graphics-Contexts.html#GdkGC"><span class="type">GdkGC</span></a>, set the fill mode to <a class="link" href="gdk2-Graphics-Contexts.html#GDK-STIPPLED:CAPS"><code class="literal">GDK_STIPPLED</code></a>, and
|
2140
2131
|
then draw the rectangle.</p>
|
2141
2132
|
<div class="refsect3">
|
2142
|
-
<a name="
|
2133
|
+
<a name="gdk-draw-drawable.parameters"></a><h4>Parameters</h4>
|
2143
2134
|
<div class="informaltable"><table width="100%" border="0">
|
2144
2135
|
<colgroup>
|
2145
2136
|
<col width="150px" class="parameters_name">
|
@@ -2224,7 +2215,7 @@ surfaces.</p>
|
|
2224
2215
|
<p>Draws a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> onto a drawable.
|
2225
2216
|
The depth of the <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> must match the depth of the <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>.</p>
|
2226
2217
|
<div class="refsect3">
|
2227
|
-
<a name="
|
2218
|
+
<a name="gdk-draw-image.parameters"></a><h4>Parameters</h4>
|
2228
2219
|
<div class="informaltable"><table width="100%" border="0">
|
2229
2220
|
<colgroup>
|
2230
2221
|
<col width="150px" class="parameters_name">
|
@@ -2311,7 +2302,7 @@ server-side drawable as a client-side <a class="link" href="gdk2-Images.html#Gdk
|
|
2311
2302
|
<a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> depends on the <a class="link" href="gdk2-Visuals.html#GdkVisual" title="GdkVisual"><span class="type">GdkVisual</span></a> of the current display, which
|
2312
2303
|
makes manipulating <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> extremely difficult; therefore, in
|
2313
2304
|
most cases you should use <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> instead of
|
2314
|
-
this lower-level function. A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> contains image data in a
|
2305
|
+
this lower-level function. A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> contains image data in a
|
2315
2306
|
canonicalized RGB format, rather than a display-dependent format.
|
2316
2307
|
Of course, there's a convenience vs. speed tradeoff here, so you'll
|
2317
2308
|
want to think about what makes sense for your application.</p>
|
@@ -2335,7 +2326,7 @@ the image data.</p>
|
|
2335
2326
|
or obscured, then the obscured portions of the returned image
|
2336
2327
|
will contain undefined data.</p>
|
2337
2328
|
<div class="refsect3">
|
2338
|
-
<a name="
|
2329
|
+
<a name="gdk-drawable-get-image.parameters"></a><h4>Parameters</h4>
|
2339
2330
|
<div class="informaltable"><table width="100%" border="0">
|
2340
2331
|
<colgroup>
|
2341
2332
|
<col width="150px" class="parameters_name">
|
@@ -2374,10 +2365,9 @@ will contain undefined data.</p>
|
|
2374
2365
|
</table></div>
|
2375
2366
|
</div>
|
2376
2367
|
<div class="refsect3">
|
2377
|
-
<a name="
|
2368
|
+
<a name="gdk-drawable-get-image.returns"></a><h4>Returns</h4>
|
2378
2369
|
<p> a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> containing the contents of <em class="parameter"><code>drawable</code></em>
|
2379
2370
|
</p>
|
2380
|
-
<p></p>
|
2381
2371
|
</div>
|
2382
2372
|
</div>
|
2383
2373
|
<hr>
|
@@ -2407,7 +2397,7 @@ surface if you want to download contents to the client.</p>
|
|
2407
2397
|
|
2408
2398
|
and copies into that. See <a class="link" href="gdk2-Drawing-Primitives.html#gdk-drawable-get-image" title="gdk_drawable_get_image ()"><code class="function">gdk_drawable_get_image()</code></a> for further details.</p>
|
2409
2399
|
<div class="refsect3">
|
2410
|
-
<a name="
|
2400
|
+
<a name="gdk-drawable-copy-to-image.parameters"></a><h4>Parameters</h4>
|
2411
2401
|
<div class="informaltable"><table width="100%" border="0">
|
2412
2402
|
<colgroup>
|
2413
2403
|
<col width="150px" class="parameters_name">
|
@@ -2466,14 +2456,13 @@ is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
2466
2456
|
</table></div>
|
2467
2457
|
</div>
|
2468
2458
|
<div class="refsect3">
|
2469
|
-
<a name="
|
2459
|
+
<a name="gdk-drawable-copy-to-image.returns"></a><h4>Returns</h4>
|
2470
2460
|
<p> <em class="parameter"><code>image</code></em>
|
2471
2461
|
, or a new a <a class="link" href="gdk2-Images.html#GdkImage" title="GdkImage"><span class="type">GdkImage</span></a> containing the contents
|
2472
2462
|
of <em class="parameter"><code>drawable</code></em>
|
2473
2463
|
</p>
|
2474
|
-
<p></p>
|
2475
2464
|
</div>
|
2476
|
-
<p class="since">Since 2.4</p>
|
2465
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2477
2466
|
</div>
|
2478
2467
|
</div>
|
2479
2468
|
<div class="refsect1">
|
@@ -2502,7 +2491,7 @@ Specifies the start and end point of a line for use by the <a class="link" href=
|
|
2502
2491
|
function.
|
2503
2492
|
</p>
|
2504
2493
|
<div class="refsect3">
|
2505
|
-
<a name="
|
2494
|
+
<a name="GdkSegment.members"></a><h4>Members</h4>
|
2506
2495
|
<div class="informaltable"><table width="100%" border="0">
|
2507
2496
|
<colgroup>
|
2508
2497
|
<col width="300px" class="struct_members_name">
|
@@ -2547,7 +2536,7 @@ The trapezoids used here have parallel, horizontal top and
|
|
2547
2536
|
bottom edges.
|
2548
2537
|
</p>
|
2549
2538
|
<div class="refsect3">
|
2550
|
-
<a name="
|
2539
|
+
<a name="GdkTrapezoid.members"></a><h4>Members</h4>
|
2551
2540
|
<div class="informaltable"><table width="100%" border="0">
|
2552
2541
|
<colgroup>
|
2553
2542
|
<col width="300px" class="struct_members_name">
|
@@ -2605,7 +2594,6 @@ Draws a pixmap, or a part of a pixmap, onto another drawable.
|
|
2605
2594
|
</div>
|
2606
2595
|
</div>
|
2607
2596
|
<div class="footer">
|
2608
|
-
<hr>
|
2609
|
-
Generated by GTK-Doc V1.21.1</div>
|
2597
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2610
2598
|
</body>
|
2611
2599
|
</html>
|