gtk2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/README +2 -2
- data/Rakefile +5 -3
- data/ext/gtk2/extconf.rb +5 -2
- data/ext/gtk2/global.h +1 -8
- data/ext/gtk2/rbgdk.c +1 -16
- data/ext/gtk2/rbgdkcairo.c +0 -8
- data/ext/gtk2/rbgdkcolormap.c +0 -4
- data/ext/gtk2/rbgdkcursor.c +0 -18
- data/ext/gtk2/rbgdkdisplay.c +7 -45
- data/ext/gtk2/rbgdkdisplaymanager.c +0 -5
- data/ext/gtk2/rbgdkdragcontext.c +0 -13
- data/ext/gtk2/rbgdkdraw.c +2 -26
- data/ext/gtk2/rbgdkevent.c +631 -324
- data/ext/gtk2/rbgdkgc.c +0 -5
- data/ext/gtk2/rbgdkkeymap.c +2 -4
- data/ext/gtk2/rbgdkpango.c +0 -5
- data/ext/gtk2/rbgdkpangorenderer.c +0 -6
- data/ext/gtk2/rbgdkpixbuf.c +0 -3
- data/ext/gtk2/rbgdkpixmap.c +3 -18
- data/ext/gtk2/rbgdkproperty.c +0 -41
- data/ext/gtk2/rbgdkscreen.c +0 -22
- data/ext/gtk2/rbgdkselection.c +0 -13
- data/ext/gtk2/rbgdkvisual.c +0 -4
- data/ext/gtk2/rbgdkwindow.c +2 -71
- data/ext/gtk2/rbgdkx11.c +1 -6
- data/ext/gtk2/rbgtkaboutdialog.c +0 -5
- data/ext/gtk2/rbgtkaccelerator.c +0 -4
- data/ext/gtk2/rbgtkaccelgroup.c +0 -8
- data/ext/gtk2/rbgtkaccelmap.c +0 -15
- data/ext/gtk2/rbgtkaction.c +0 -14
- data/ext/gtk2/rbgtkactiongroup.c +0 -9
- data/ext/gtk2/rbgtkalignment.c +0 -4
- data/ext/gtk2/rbgtkassistant.c +0 -6
- data/ext/gtk2/rbgtkbbox.c +0 -4
- data/ext/gtk2/rbgtkbutton.c +0 -4
- data/ext/gtk2/rbgtkcalendar.c +0 -8
- data/ext/gtk2/rbgtkcelllayout.c +0 -5
- data/ext/gtk2/rbgtkcellrenderer.c +0 -8
- data/ext/gtk2/rbgtkcellrendereraccel.c +0 -6
- data/ext/gtk2/rbgtkcellrenderercombo.c +0 -6
- data/ext/gtk2/rbgtkcellrendererprogress.c +0 -6
- data/ext/gtk2/rbgtkcellrendererspin.c +0 -6
- data/ext/gtk2/rbgtkcellview.c +0 -5
- data/ext/gtk2/rbgtkclipboard.c +0 -48
- data/ext/gtk2/rbgtkcolorbutton.c +0 -6
- data/ext/gtk2/rbgtkcolorsel.c +0 -4
- data/ext/gtk2/rbgtkcombobox.c +0 -12
- data/ext/gtk2/rbgtkcomboboxentry.c +0 -6
- data/ext/gtk2/rbgtkconst.c +0 -2
- data/ext/gtk2/rbgtkdialog.c +0 -10
- data/ext/gtk2/rbgtkdrag.c +0 -24
- data/ext/gtk2/rbgtkentry.c +0 -4
- data/ext/gtk2/rbgtkentrycompletion.c +0 -10
- data/ext/gtk2/rbgtkexpander.c +0 -6
- data/ext/gtk2/rbgtkfilechooser.c +0 -10
- data/ext/gtk2/rbgtkfilechooserbutton.c +0 -6
- data/ext/gtk2/rbgtkfilechooserdialog.c +0 -8
- data/ext/gtk2/rbgtkfilechooserwidget.c +0 -6
- data/ext/gtk2/rbgtkfilefilter.c +0 -11
- data/ext/gtk2/rbgtkfilesystemerror.c +0 -2
- data/ext/gtk2/rbgtkfontbutton.c +0 -6
- data/ext/gtk2/rbgtkiconinfo.c +0 -5
- data/ext/gtk2/rbgtkiconsize.c +0 -4
- data/ext/gtk2/rbgtkicontheme.c +0 -11
- data/ext/gtk2/rbgtkiconview.c +0 -9
- data/ext/gtk2/rbgtkimage.c +0 -8
- data/ext/gtk2/rbgtkinvisible.c +0 -4
- data/ext/gtk2/rbgtklinkbutton.c +0 -5
- data/ext/gtk2/rbgtkliststore.c +0 -14
- data/ext/gtk2/rbgtkmenu.c +0 -12
- data/ext/gtk2/rbgtkmenubar.c +0 -2
- data/ext/gtk2/rbgtkmenushell.c +0 -4
- data/ext/gtk2/rbgtkmenutoolbutton.c +0 -5
- data/ext/gtk2/rbgtkmessagedialog.c +0 -4
- data/ext/gtk2/rbgtknotebook.c +0 -9
- data/ext/gtk2/rbgtkpagesetup.c +0 -5
- data/ext/gtk2/rbgtkpapersize.c +0 -6
- data/ext/gtk2/rbgtkprintcontext.c +0 -5
- data/ext/gtk2/rbgtkprintoperation.c +0 -5
- data/ext/gtk2/rbgtkprintoperationpreview.c +0 -5
- data/ext/gtk2/rbgtkprintsettings.c +0 -5
- data/ext/gtk2/rbgtkradioaction.c +0 -18
- data/ext/gtk2/rbgtkradiotoolbutton.c +0 -6
- data/ext/gtk2/rbgtkrange.c +0 -2
- data/ext/gtk2/rbgtkrc.c +0 -4
- data/ext/gtk2/rbgtkrecentchooser.c +0 -6
- data/ext/gtk2/rbgtkrecentchooserdialog.c +0 -5
- data/ext/gtk2/rbgtkrecentchoosermenu.c +0 -6
- data/ext/gtk2/rbgtkrecentchooserwidget.c +0 -5
- data/ext/gtk2/rbgtkrecentdata.c +0 -6
- data/ext/gtk2/rbgtkrecentfilter.c +0 -5
- data/ext/gtk2/rbgtkrecentfilterinfo.c +0 -6
- data/ext/gtk2/rbgtkrecentinfo.c +0 -5
- data/ext/gtk2/rbgtkrecentmanager.c +0 -5
- data/ext/gtk2/rbgtkscale.c +0 -6
- data/ext/gtk2/rbgtkscrolledwindow.c +0 -9
- data/ext/gtk2/rbgtkselection.c +0 -8
- data/ext/gtk2/rbgtkselectiondata.c +2 -14
- data/ext/gtk2/rbgtkseparatortoolitem.c +0 -6
- data/ext/gtk2/rbgtksettings.c +0 -4
- data/ext/gtk2/rbgtksizegroup.c +0 -5
- data/ext/gtk2/rbgtkstatusicon.c +0 -5
- data/ext/gtk2/rbgtkstock.c +0 -38
- data/ext/gtk2/rbgtkstyle.c +0 -8
- data/ext/gtk2/rbgtktargetlist.c +0 -34
- data/ext/gtk2/rbgtktextbuffer.c +0 -12
- data/ext/gtk2/rbgtktextiter.c +0 -8
- data/ext/gtk2/rbgtktextview.c +0 -4
- data/ext/gtk2/rbgtktoggleaction.c +0 -7
- data/ext/gtk2/rbgtktoggletoolbutton.c +0 -6
- data/ext/gtk2/rbgtktoolbar.c +0 -6
- data/ext/gtk2/rbgtktoolbutton.c +0 -6
- data/ext/gtk2/rbgtktoolitem.c +0 -9
- data/ext/gtk2/rbgtktooltips.c +0 -4
- data/ext/gtk2/rbgtktreeiter.c +0 -4
- data/ext/gtk2/rbgtktreemodelfilter.c +0 -5
- data/ext/gtk2/rbgtktreemodelsort.c +0 -4
- data/ext/gtk2/rbgtktreerowreference.c +0 -4
- data/ext/gtk2/rbgtktreeselection.c +0 -4
- data/ext/gtk2/rbgtktreestore.c +0 -19
- data/ext/gtk2/rbgtktreeview.c +0 -24
- data/ext/gtk2/rbgtktreeviewcolumn.c +0 -10
- data/ext/gtk2/rbgtkuimanager.c +0 -6
- data/ext/gtk2/rbgtkwidget.c +1 -31
- data/ext/gtk2/rbgtkwindow.c +2 -47
- data/lib/1.9/gtk2.so +0 -0
- data/lib/2.0/gtk2.so +0 -0
- data/sample/gtk-demo/common.rb +6 -1
- data/sample/gtk-demo/main.rb +89 -85
- data/test/test_gtk_icon_theme.rb +11 -6
- 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/gtksignal.h +3 -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 +40 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-am-et.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cedilla.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ime.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-inuktitut.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ipa.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-multipress.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-thai.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-er.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-ti-et.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules/im-viqr.la +2 -2
- 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/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +111 -111
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +33 -33
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +101 -99
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +167 -167
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +31 -22
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +68 -68
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +36 -36
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +89 -89
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +47 -47
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +268 -268
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +106 -106
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +66 -66
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +125 -125
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +125 -125
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +85 -85
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +59 -59
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +121 -104
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +111 -111
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +41 -41
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +133 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +105 -105
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +59 -59
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +478 -478
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +76 -76
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +6 -6
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +144 -144
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +135 -135
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +112 -112
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +80 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +70 -70
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +129 -129
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +296 -296
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +99 -99
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +104 -104
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +55 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -114
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +95 -95
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +299 -299
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +61 -61
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +106 -106
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +61 -61
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +219 -219
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +61 -61
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +115 -115
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +222 -222
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +109 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +205 -205
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +115 -115
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +230 -230
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +70 -70
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +212 -212
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +113 -113
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +117 -117
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +154 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +45 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +236 -220
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +95 -95
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +177 -177
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +39 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +476 -476
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +95 -95
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +241 -241
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +319 -319
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +248 -248
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +64 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +129 -129
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +158 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +482 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +180 -180
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +803 -803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +324 -324
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +34 -31
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +26 -18
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +28 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +61 -61
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +180 -180
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +184 -184
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +102 -102
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +161 -161
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +97 -97
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +84 -84
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +4 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +10 -8
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -2
- data/vendor/local/share/icons/hicolor/index.theme +179 -11
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- metadata +15 -23
- data/vendor/local/etc/gtk-2.0/gtk.immodules +0 -39
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Drawing-Primitives.html" title="Drawing Primitives">
|
10
10
|
<link rel="next" href="gdk2-GdkRGB.html" title="GdkRGB">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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">
|
@@ -44,42 +44,42 @@
|
|
44
44
|
|
45
45
|
typedef <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap">GdkPixmap</a>;
|
46
46
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()">gdk_pixmap_new</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
47
|
-
<em class="parameter"><code><a href="/home/
|
48
|
-
<em class="parameter"><code><a href="/home/
|
49
|
-
<em class="parameter"><code><a href="/home/
|
47
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
48
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
49
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> depth</code></em>);
|
50
50
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="returnvalue">GdkBitmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-bitmap-create-from-data" title="gdk_bitmap_create_from_data ()">gdk_bitmap_create_from_data</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
51
|
-
<em class="parameter"><code>const <a href="/home/
|
52
|
-
<em class="parameter"><code><a href="/home/
|
53
|
-
<em class="parameter"><code><a href="/home/
|
51
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *data</code></em>,
|
52
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
53
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
54
54
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-data" title="gdk_pixmap_create_from_data ()">gdk_pixmap_create_from_data</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
55
|
-
<em class="parameter"><code>const <a href="/home/
|
56
|
-
<em class="parameter"><code><a href="/home/
|
57
|
-
<em class="parameter"><code><a href="/home/
|
58
|
-
<em class="parameter"><code><a href="/home/
|
55
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *data</code></em>,
|
56
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
57
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
58
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> depth</code></em>,
|
59
59
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *fg</code></em>,
|
60
60
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *bg</code></em>);
|
61
61
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm" title="gdk_pixmap_create_from_xpm ()">gdk_pixmap_create_from_xpm</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
62
62
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
63
63
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
64
|
-
<em class="parameter"><code>const <a href="/home/
|
64
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);
|
65
65
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm" title="gdk_pixmap_colormap_create_from_xpm ()">gdk_pixmap_colormap_create_from_xpm</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
66
66
|
<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
67
67
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
68
68
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
69
|
-
<em class="parameter"><code>const <a href="/home/
|
69
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);
|
70
70
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm-d" title="gdk_pixmap_create_from_xpm_d ()">gdk_pixmap_create_from_xpm_d</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
71
71
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
72
72
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
73
|
-
<em class="parameter"><code><a href="/home/
|
73
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **data</code></em>);
|
74
74
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm-d" title="gdk_pixmap_colormap_create_from_xpm_d ()">gdk_pixmap_colormap_create_from_xpm_d</a>
|
75
75
|
(<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
76
76
|
<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
77
77
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
78
78
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
79
|
-
<em class="parameter"><code><a href="/home/
|
79
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **data</code></em>);
|
80
80
|
<span class="returnvalue">void</span> <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-get-size" title="gdk_pixmap_get_size ()">gdk_pixmap_get_size</a> (<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
81
|
-
<em class="parameter"><code><a href="/home/
|
82
|
-
<em class="parameter"><code><a href="/home/
|
81
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
82
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);
|
83
83
|
#define <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-ref" title="gdk_pixmap_ref">gdk_pixmap_ref</a>
|
84
84
|
#define <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-unref" title="gdk_pixmap_unref">gdk_pixmap_unref</a>
|
85
85
|
typedef <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap">GdkBitmap</a>;
|
@@ -90,7 +90,7 @@ typedef <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitma
|
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="gdk2-Bitmaps-and-Pixmaps.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
92
92
|
<pre class="synopsis">
|
93
|
-
<a href="/home/
|
93
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
94
94
|
+----<a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable">GdkDrawable</a>
|
95
95
|
+----GdkPixmap
|
96
96
|
</pre>
|
@@ -129,9 +129,9 @@ these types.
|
|
129
129
|
<div class="refsect2">
|
130
130
|
<a name="gdk-pixmap-new"></a><h3>gdk_pixmap_new ()</h3>
|
131
131
|
<pre class="programlisting"><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gdk_pixmap_new (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
132
|
-
<em class="parameter"><code><a href="/home/
|
133
|
-
<em class="parameter"><code><a href="/home/
|
134
|
-
<em class="parameter"><code><a href="/home/
|
132
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
133
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
134
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> depth</code></em>);</pre>
|
135
135
|
<p>
|
136
136
|
Create a new pixmap with a given size and depth.
|
137
137
|
</p>
|
@@ -149,7 +149,7 @@ as the replacement function for this function in GTK 3.
|
|
149
149
|
<tr>
|
150
150
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
151
151
|
<td>A <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, used to determine default values
|
152
|
-
for the new pixmap. Can be <a href="/home/
|
152
|
+
for the new pixmap. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>depth</code></em> is specified,</td>
|
153
153
|
</tr>
|
154
154
|
<tr>
|
155
155
|
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
|
@@ -162,7 +162,7 @@ for the new pixmap. Can be <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/
|
|
162
162
|
<tr>
|
163
163
|
<td><p><span class="term"><em class="parameter"><code>depth</code></em> :</span></p></td>
|
164
164
|
<td>The depth (number of bits per pixel) of the new pixmap.
|
165
|
-
If -1, and <em class="parameter"><code>drawable</code></em> is not <a href="/home/
|
165
|
+
If -1, and <em class="parameter"><code>drawable</code></em> is not <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the depth of the new
|
166
166
|
pixmap will be equal to that of <em class="parameter"><code>drawable</code></em>.</td>
|
167
167
|
</tr>
|
168
168
|
<tr>
|
@@ -177,18 +177,18 @@ pixmap will be equal to that of <em class="parameter"><code>drawable</code></em>
|
|
177
177
|
<div class="refsect2">
|
178
178
|
<a name="gdk-bitmap-create-from-data"></a><h3>gdk_bitmap_create_from_data ()</h3>
|
179
179
|
<pre class="programlisting"><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="returnvalue">GdkBitmap</span></a> * gdk_bitmap_create_from_data (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
180
|
-
<em class="parameter"><code>const <a href="/home/
|
181
|
-
<em class="parameter"><code><a href="/home/
|
182
|
-
<em class="parameter"><code><a href="/home/
|
180
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *data</code></em>,
|
181
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
182
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
|
183
183
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
184
184
|
<h3 class="title">Warning</h3>
|
185
185
|
<p><code class="literal">gdk_bitmap_create_from_data</code> has been deprecated since version 2.22 and should not be used in newly-written code. You can create a Cairo image surface using
|
186
|
-
<code class="function">cairo_image_surface_create_for_data()</code> instead. Specify
|
187
|
-
<code class="literal">CAIRO_FORMAT_A1</code> as the format to get a bitmap. Keep in mind that
|
186
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#cairo-image-surface-create-for-data"><code class="function">cairo_image_surface_create_for_data()</code></a> instead. Specify
|
187
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html#CAIRO-FORMAT-A1:CAPS"><code class="literal">CAIRO_FORMAT_A1</code></a> as the format to get a bitmap. Keep in mind that
|
188
188
|
Cairo images must have a rowstride of 4 bytes, so you will need
|
189
189
|
to align your data properly. If you must use a pixmap, use
|
190
190
|
<a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a> with a depth of 1 to create a bitmap and then use
|
191
|
-
<a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()"><code class="function">gdk_cairo_create()</code></a>, <code class="function">cairo_set_source_surface()</code> and <code class="function">cairo_paint()</code>
|
191
|
+
<a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()"><code class="function">gdk_cairo_create()</code></a>, <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-set-source-surface"><code class="function">cairo_set_source_surface()</code></a> and <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-paint"><code class="function">cairo_paint()</code></a>
|
192
192
|
to draw the image surface to the bitmap.</p>
|
193
193
|
</div>
|
194
194
|
<p>
|
@@ -203,7 +203,7 @@ Creates a new bitmap from data in XBM format.
|
|
203
203
|
<tr>
|
204
204
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
205
205
|
<td>a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, used to determine default values
|
206
|
-
for the new pixmap. Can be <a href="/home/
|
206
|
+
for the new pixmap. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, in which case the root
|
207
207
|
window is used.</td>
|
208
208
|
</tr>
|
209
209
|
<tr>
|
@@ -230,19 +230,19 @@ window is used.</td>
|
|
230
230
|
<div class="refsect2">
|
231
231
|
<a name="gdk-pixmap-create-from-data"></a><h3>gdk_pixmap_create_from_data ()</h3>
|
232
232
|
<pre class="programlisting"><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gdk_pixmap_create_from_data (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
233
|
-
<em class="parameter"><code>const <a href="/home/
|
234
|
-
<em class="parameter"><code><a href="/home/
|
235
|
-
<em class="parameter"><code><a href="/home/
|
236
|
-
<em class="parameter"><code><a href="/home/
|
233
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *data</code></em>,
|
234
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
235
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
236
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> depth</code></em>,
|
237
237
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *fg</code></em>,
|
238
238
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *bg</code></em>);</pre>
|
239
239
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
240
240
|
<h3 class="title">Warning</h3>
|
241
241
|
<p><code class="literal">gdk_pixmap_create_from_data</code> has been deprecated since version 2.22 and should not be used in newly-written code. If you must replicate the functionality of this
|
242
|
-
function, create a pixmap using <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a>, <code class="function">cairo_paint()</code> it
|
242
|
+
function, create a pixmap using <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a>, <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-paint"><code class="function">cairo_paint()</code></a> it
|
243
243
|
with the background color and then create a Cairo image surface as
|
244
244
|
pointed out in the docs to <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-bitmap-create-from-data" title="gdk_bitmap_create_from_data ()"><code class="function">gdk_bitmap_create_from_data()</code></a> and use
|
245
|
-
this surface with <code class="function">cairo_mask_surface()</code> to paint the foreground color.</p>
|
245
|
+
this surface with <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-mask-surface"><code class="function">cairo_mask_surface()</code></a> to paint the foreground color.</p>
|
246
246
|
</div>
|
247
247
|
<p>
|
248
248
|
Create a two-color pixmap from data in XBM data.
|
@@ -256,7 +256,7 @@ Create a two-color pixmap from data in XBM data.
|
|
256
256
|
<tr>
|
257
257
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
258
258
|
<td>a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, used to determine default values
|
259
|
-
for the new pixmap. Can be <a href="/home/
|
259
|
+
for the new pixmap. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, if the depth is given.</td>
|
260
260
|
</tr>
|
261
261
|
<tr>
|
262
262
|
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
|
@@ -296,11 +296,11 @@ for the new pixmap. Can be <a href="/home/mclasen/gnome/share/gtk-doc/html/glib/
|
|
296
296
|
<pre class="programlisting"><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gdk_pixmap_create_from_xpm (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
297
297
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
298
298
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
299
|
-
<em class="parameter"><code>const <a href="/home/
|
299
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);</pre>
|
300
300
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
301
301
|
<h3 class="title">Warning</h3>
|
302
|
-
<p><code class="literal">gdk_pixmap_create_from_xpm</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="
|
303
|
-
<a href="
|
302
|
+
<p><code class="literal">gdk_pixmap_create_from_xpm</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> instead. You can use
|
303
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file"><code class="function">gdk_pixbuf_new_from_file()</code></a> to create it.
|
304
304
|
If you must use a pixmap, use <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a> to
|
305
305
|
create it and Cairo to draw the pixbuf onto it.</p>
|
306
306
|
</div>
|
@@ -321,13 +321,13 @@ for the new pixmap.</td>
|
|
321
321
|
<tr>
|
322
322
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
323
323
|
<td>(out) a pointer to a place to store a bitmap representing
|
324
|
-
the transparency mask of the XPM file. Can be <a href="/home/
|
324
|
+
the transparency mask of the XPM file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
325
325
|
in which case transparency will be ignored.</td>
|
326
326
|
</tr>
|
327
327
|
<tr>
|
328
328
|
<td><p><span class="term"><em class="parameter"><code>transparent_color</code></em> :</span></p></td>
|
329
329
|
<td>the color to be used for the pixels
|
330
|
-
that are transparent in the input file. Can be <a href="/home/
|
330
|
+
that are transparent in the input file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
331
331
|
in which case a default color will be used.</td>
|
332
332
|
</tr>
|
333
333
|
<tr>
|
@@ -349,11 +349,11 @@ in which case a default color will be used.</td>
|
|
349
349
|
<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
350
350
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
351
351
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
352
|
-
<em class="parameter"><code>const <a href="/home/
|
352
|
+
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);</pre>
|
353
353
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
354
354
|
<h3 class="title">Warning</h3>
|
355
|
-
<p><code class="literal">gdk_pixmap_colormap_create_from_xpm</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="
|
356
|
-
<a href="
|
355
|
+
<p><code class="literal">gdk_pixmap_colormap_create_from_xpm</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> instead. You can use
|
356
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file"><code class="function">gdk_pixbuf_new_from_file()</code></a> to create it.
|
357
357
|
If you must use a pixmap, use <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a> to
|
358
358
|
create it and Cairo to draw the pixbuf onto it.</p>
|
359
359
|
</div>
|
@@ -369,7 +369,7 @@ Create a pixmap from a XPM file using a particular colormap.
|
|
369
369
|
<tr>
|
370
370
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
371
371
|
<td>a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, used to determine default values
|
372
|
-
for the new pixmap. Can be <a href="/home/
|
372
|
+
for the new pixmap. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>colormap</code></em> is given.</td>
|
373
373
|
</tr>
|
374
374
|
<tr>
|
375
375
|
<td><p><span class="term"><em class="parameter"><code>colormap</code></em> :</span></p></td>
|
@@ -379,13 +379,13 @@ If omitted, the colormap for <em class="parameter"><code>window</code></em> will
|
|
379
379
|
<tr>
|
380
380
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
381
381
|
<td>a pointer to a place to store a bitmap representing
|
382
|
-
the transparency mask of the XPM file. Can be <a href="/home/
|
382
|
+
the transparency mask of the XPM file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
383
383
|
in which case transparency will be ignored.</td>
|
384
384
|
</tr>
|
385
385
|
<tr>
|
386
386
|
<td><p><span class="term"><em class="parameter"><code>transparent_color</code></em> :</span></p></td>
|
387
387
|
<td>the color to be used for the pixels
|
388
|
-
that are transparent in the input file. Can be <a href="/home/
|
388
|
+
that are transparent in the input file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
389
389
|
in which case a default color will be used.</td>
|
390
390
|
</tr>
|
391
391
|
<tr>
|
@@ -406,11 +406,11 @@ in which case a default color will be used.</td>
|
|
406
406
|
<pre class="programlisting"><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gdk_pixmap_create_from_xpm_d (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>,
|
407
407
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
408
408
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
409
|
-
<em class="parameter"><code><a href="/home/
|
409
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **data</code></em>);</pre>
|
410
410
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
411
411
|
<h3 class="title">Warning</h3>
|
412
|
-
<p><code class="literal">gdk_pixmap_create_from_xpm_d</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="
|
413
|
-
<a href="
|
412
|
+
<p><code class="literal">gdk_pixmap_create_from_xpm_d</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> instead. You can use
|
413
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-xpm-data"><code class="function">gdk_pixbuf_new_from_xpm_data()</code></a> to create it.
|
414
414
|
If you must use a pixmap, use <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a> to
|
415
415
|
create it and Cairo to draw the pixbuf onto it.</p>
|
416
416
|
</div>
|
@@ -431,14 +431,14 @@ for the new pixmap.</td>
|
|
431
431
|
<tr>
|
432
432
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
433
433
|
<td>Pointer to a place to store a bitmap representing
|
434
|
-
the transparency mask of the XPM file. Can be <a href="/home/
|
434
|
+
the transparency mask of the XPM file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
435
435
|
in which case transparency will be ignored. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
436
436
|
</td>
|
437
437
|
</tr>
|
438
438
|
<tr>
|
439
439
|
<td><p><span class="term"><em class="parameter"><code>transparent_color</code></em> :</span></p></td>
|
440
440
|
<td>This color will be used for the pixels
|
441
|
-
that are transparent in the input file. Can be <a href="/home/
|
441
|
+
that are transparent in the input file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
442
442
|
in which case a default color will be used.</td>
|
443
443
|
</tr>
|
444
444
|
<tr>
|
@@ -461,11 +461,11 @@ in which case a default color will be used.</td>
|
|
461
461
|
<em class="parameter"><code><a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColormap" title="GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
462
462
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap" title="GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>,
|
463
463
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *transparent_color</code></em>,
|
464
|
-
<em class="parameter"><code><a href="/home/
|
464
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **data</code></em>);</pre>
|
465
465
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
466
466
|
<h3 class="title">Warning</h3>
|
467
|
-
<p><code class="literal">gdk_pixmap_colormap_create_from_xpm_d</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="
|
468
|
-
<a href="
|
467
|
+
<p><code class="literal">gdk_pixmap_colormap_create_from_xpm_d</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> instead. You can use
|
468
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-xpm-data"><code class="function">gdk_pixbuf_new_from_xpm_data()</code></a> to create it.
|
469
469
|
If you must use a pixmap, use <a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#gdk-pixmap-new" title="gdk_pixmap_new ()"><code class="function">gdk_pixmap_new()</code></a> to
|
470
470
|
create it and Cairo to draw the pixbuf onto it.</p>
|
471
471
|
</div>
|
@@ -482,7 +482,7 @@ colormap.
|
|
482
482
|
<tr>
|
483
483
|
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
|
484
484
|
<td>a <a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>, used to determine default values
|
485
|
-
for the new pixmap. Can be <a href="/home/
|
485
|
+
for the new pixmap. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>colormap</code></em> is given.</td>
|
486
486
|
</tr>
|
487
487
|
<tr>
|
488
488
|
<td><p><span class="term"><em class="parameter"><code>colormap</code></em> :</span></p></td>
|
@@ -492,13 +492,13 @@ If omitted, the colormap for <em class="parameter"><code>window</code></em> will
|
|
492
492
|
<tr>
|
493
493
|
<td><p><span class="term"><em class="parameter"><code>mask</code></em> :</span></p></td>
|
494
494
|
<td>a pointer to a place to store a bitmap representing
|
495
|
-
the transparency mask of the XPM file. Can be <a href="/home/
|
495
|
+
the transparency mask of the XPM file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
496
496
|
in which case transparency will be ignored.</td>
|
497
497
|
</tr>
|
498
498
|
<tr>
|
499
499
|
<td><p><span class="term"><em class="parameter"><code>transparent_color</code></em> :</span></p></td>
|
500
500
|
<td>the color to be used for the pixels
|
501
|
-
that are transparent in the input file. Can be <a href="/home/
|
501
|
+
that are transparent in the input file. Can be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
502
502
|
in which case a default color will be used.</td>
|
503
503
|
</tr>
|
504
504
|
<tr>
|
@@ -517,8 +517,8 @@ in which case a default color will be used.</td>
|
|
517
517
|
<div class="refsect2">
|
518
518
|
<a name="gdk-pixmap-get-size"></a><h3>gdk_pixmap_get_size ()</h3>
|
519
519
|
<pre class="programlisting"><span class="returnvalue">void</span> gdk_pixmap_get_size (<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
520
|
-
<em class="parameter"><code><a href="/home/
|
521
|
-
<em class="parameter"><code><a href="/home/
|
520
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
521
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);</pre>
|
522
522
|
<p>
|
523
523
|
This function is purely to make it possible to query the size of pixmaps
|
524
524
|
even when compiling without deprecated symbols and you must use pixmaps.
|
@@ -537,12 +537,12 @@ It is identical to <a class="link" href="gdk2-Drawing-Primitives.html#gdk-drawab
|
|
537
537
|
</tr>
|
538
538
|
<tr>
|
539
539
|
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
|
540
|
-
<td>location to store <em class="parameter"><code>pixmap</code></em>'s width, or <a href="/home/
|
540
|
+
<td>location to store <em class="parameter"><code>pixmap</code></em>'s width, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
541
541
|
</td>
|
542
542
|
</tr>
|
543
543
|
<tr>
|
544
544
|
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
|
545
|
-
<td>location to store <em class="parameter"><code>pixmap</code></em>'s height, or <a href="/home/
|
545
|
+
<td>location to store <em class="parameter"><code>pixmap</code></em>'s height, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
546
546
|
</td>
|
547
547
|
</tr>
|
548
548
|
</tbody>
|
@@ -559,7 +559,7 @@ It is identical to <a class="link" href="gdk2-Drawing-Primitives.html#gdk-drawab
|
|
559
559
|
<p><code class="literal">gdk_pixmap_ref</code> is deprecated and should not be used in newly-written code.</p>
|
560
560
|
</div>
|
561
561
|
<p>
|
562
|
-
Deprecated equivalent of <a href="/home/
|
562
|
+
Deprecated equivalent of <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.
|
563
563
|
</p>
|
564
564
|
<div class="variablelist"><table border="0" class="variablelist">
|
565
565
|
<colgroup>
|
@@ -582,7 +582,7 @@ Deprecated equivalent of <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject
|
|
582
582
|
<p><code class="literal">gdk_pixmap_unref</code> is deprecated and should not be used in newly-written code.</p>
|
583
583
|
</div>
|
584
584
|
<p>
|
585
|
-
Deprecated equivalent of <a href="/home/
|
585
|
+
Deprecated equivalent of <a href="/home/kou/work/ruby/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>.
|
586
586
|
</p>
|
587
587
|
</div>
|
588
588
|
<hr>
|
@@ -607,7 +607,7 @@ refers generically to any of these types.
|
|
607
607
|
<p><code class="literal">gdk_bitmap_ref</code> is deprecated and should not be used in newly-written code.</p>
|
608
608
|
</div>
|
609
609
|
<p>
|
610
|
-
Deprecated equivalent of <a href="/home/
|
610
|
+
Deprecated equivalent of <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.
|
611
611
|
</p>
|
612
612
|
<div class="variablelist"><table border="0" class="variablelist">
|
613
613
|
<colgroup>
|
@@ -630,13 +630,13 @@ Deprecated equivalent of <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject
|
|
630
630
|
<p><code class="literal">gdk_bitmap_unref</code> is deprecated and should not be used in newly-written code.</p>
|
631
631
|
</div>
|
632
632
|
<p>
|
633
|
-
Deprecated equivalent of <a href="/home/
|
633
|
+
Deprecated equivalent of <a href="/home/kou/work/ruby/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>.
|
634
634
|
</p>
|
635
635
|
</div>
|
636
636
|
</div>
|
637
637
|
</div>
|
638
638
|
<div class="footer">
|
639
639
|
<hr>
|
640
|
-
Generated by GTK-Doc V1.
|
640
|
+
Generated by GTK-Doc V1.19</div>
|
641
641
|
</body>
|
642
642
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Pango-Interaction.html" title="Pango Interaction">
|
10
10
|
<link rel="next" href="gdk2-X-Window-System-Interaction.html" title="X Window System Interaction">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -40,30 +40,30 @@
|
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <gdk/gdk.h>
|
42
42
|
|
43
|
-
<span class="returnvalue">cairo_surface_t</span> * <a class="link" href="gdk2-Cairo-Interaction.html#gdk-window-create-similar-surface" title="gdk_window_create_similar_surface ()">gdk_window_create_similar_surface</a> (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
44
|
-
<em class="parameter"><code><span class="type">cairo_content_t</span> content</code></em>,
|
43
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> * <a class="link" href="gdk2-Cairo-Interaction.html#gdk-window-create-similar-surface" title="gdk_window_create_similar_surface ()">gdk_window_create_similar_surface</a> (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
44
|
+
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-content-t"><span class="type">cairo_content_t</span></a> content</code></em>,
|
45
45
|
<em class="parameter"><code><span class="type">int</span> width</code></em>,
|
46
46
|
<em class="parameter"><code><span class="type">int</span> height</code></em>);
|
47
|
-
<span class="returnvalue">cairo_t</span> * <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()">gdk_cairo_create</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
48
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-color" title="gdk_cairo_set_source_color ()">gdk_cairo_set_source_color</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
47
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="returnvalue">cairo_t</span></a> * <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()">gdk_cairo_create</a> (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
48
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-color" title="gdk_cairo_set_source_color ()">gdk_cairo_set_source_color</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
49
49
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
|
50
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-pixbuf" title="gdk_cairo_set_source_pixbuf ()">gdk_cairo_set_source_pixbuf</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
51
|
-
<em class="parameter"><code>const <a href="
|
50
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-pixbuf" title="gdk_cairo_set_source_pixbuf ()">gdk_cairo_set_source_pixbuf</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
51
|
+
<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>,
|
52
52
|
<em class="parameter"><code><span class="type">double</span> pixbuf_x</code></em>,
|
53
53
|
<em class="parameter"><code><span class="type">double</span> pixbuf_y</code></em>);
|
54
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-pixmap" title="gdk_cairo_set_source_pixmap ()">gdk_cairo_set_source_pixmap</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
54
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-pixmap" title="gdk_cairo_set_source_pixmap ()">gdk_cairo_set_source_pixmap</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
55
55
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
56
56
|
<em class="parameter"><code><span class="type">double</span> pixmap_x</code></em>,
|
57
57
|
<em class="parameter"><code><span class="type">double</span> pixmap_y</code></em>);
|
58
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-window" title="gdk_cairo_set_source_window ()">gdk_cairo_set_source_window</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
58
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-set-source-window" title="gdk_cairo_set_source_window ()">gdk_cairo_set_source_window</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
59
59
|
<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
60
60
|
<em class="parameter"><code><span class="type">double</span> x</code></em>,
|
61
61
|
<em class="parameter"><code><span class="type">double</span> y</code></em>);
|
62
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-rectangle" title="gdk_cairo_rectangle ()">gdk_cairo_rectangle</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
62
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-rectangle" title="gdk_cairo_rectangle ()">gdk_cairo_rectangle</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
63
63
|
<em class="parameter"><code>const <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRectangle" title="struct GdkRectangle"><span class="type">GdkRectangle</span></a> *rectangle</code></em>);
|
64
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-region" title="gdk_cairo_region ()">gdk_cairo_region</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
64
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-region" title="gdk_cairo_region ()">gdk_cairo_region</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
65
65
|
<em class="parameter"><code>const <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRegion" title="GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);
|
66
|
-
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-reset-clip" title="gdk_cairo_reset_clip ()">gdk_cairo_reset_clip</a> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
66
|
+
<span class="returnvalue">void</span> <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-reset-clip" title="gdk_cairo_reset_clip ()">gdk_cairo_reset_clip</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
67
67
|
<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);
|
68
68
|
</pre>
|
69
69
|
</div>
|
@@ -86,8 +86,8 @@ Cairo paths and to use pixbufs as sources for drawing operations.
|
|
86
86
|
<a name="gdk2-Cairo-Interaction.details"></a><h2>Details</h2>
|
87
87
|
<div class="refsect2">
|
88
88
|
<a name="gdk-window-create-similar-surface"></a><h3>gdk_window_create_similar_surface ()</h3>
|
89
|
-
<pre class="programlisting"><span class="returnvalue">cairo_surface_t</span> * gdk_window_create_similar_surface (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
90
|
-
<em class="parameter"><code><span class="type">cairo_content_t</span> content</code></em>,
|
89
|
+
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> * gdk_window_create_similar_surface (<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
90
|
+
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-content-t"><span class="type">cairo_content_t</span></a> content</code></em>,
|
91
91
|
<em class="parameter"><code><span class="type">int</span> width</code></em>,
|
92
92
|
<em class="parameter"><code><span class="type">int</span> height</code></em>);</pre>
|
93
93
|
<p>
|
@@ -96,7 +96,7 @@ given <em class="parameter"><code>window</code></em>. For example the new surfac
|
|
96
96
|
fallback resolution and font options as <em class="parameter"><code>window</code></em>. Generally, the new
|
97
97
|
surface will also use the same backend as <em class="parameter"><code>window</code></em>, unless that is
|
98
98
|
not possible for some reason. The type of the returned surface may
|
99
|
-
be examined with <code class="function">cairo_surface_get_type()</code>.
|
99
|
+
be examined with <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-get-type"><code class="function">cairo_surface_get_type()</code></a>.
|
100
100
|
</p>
|
101
101
|
<p>
|
102
102
|
Initially the surface contents are all 0 (transparent if contents
|
@@ -127,7 +127,7 @@ have transparency, black otherwise.)
|
|
127
127
|
<tr>
|
128
128
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
129
129
|
<td>a pointer to the newly allocated surface. The caller
|
130
|
-
owns the surface and should call <code class="function">cairo_surface_destroy()</code> when done
|
130
|
+
owns the surface and should call <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-destroy"><code class="function">cairo_surface_destroy()</code></a> when done
|
131
131
|
with it.
|
132
132
|
This function always returns a valid pointer, but it will return a
|
133
133
|
pointer to a "nil" surface if <em class="parameter"><code>other</code></em> is already in an error state
|
@@ -140,7 +140,7 @@ or any other error occurs.</td>
|
|
140
140
|
<hr>
|
141
141
|
<div class="refsect2">
|
142
142
|
<a name="gdk-cairo-create"></a><h3>gdk_cairo_create ()</h3>
|
143
|
-
<pre class="programlisting"><span class="returnvalue">cairo_t</span> * gdk_cairo_create (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
143
|
+
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="returnvalue">cairo_t</span></a> * gdk_cairo_create (<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
144
144
|
<p>
|
145
145
|
Creates a Cairo context for drawing to <em class="parameter"><code>drawable</code></em>.
|
146
146
|
</p>
|
@@ -170,7 +170,7 @@ between different expose events.
|
|
170
170
|
<tr>
|
171
171
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
172
172
|
<td>A newly created Cairo context. Free with
|
173
|
-
<code class="function">cairo_destroy()</code> when you are done drawing.</td>
|
173
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-destroy"><code class="function">cairo_destroy()</code></a> when you are done drawing.</td>
|
174
174
|
</tr>
|
175
175
|
</tbody>
|
176
176
|
</table></div>
|
@@ -179,7 +179,7 @@ between different expose events.
|
|
179
179
|
<hr>
|
180
180
|
<div class="refsect2">
|
181
181
|
<a name="gdk-cairo-set-source-color"></a><h3>gdk_cairo_set_source_color ()</h3>
|
182
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_color (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
182
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_color (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
183
183
|
<em class="parameter"><code>const <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
184
184
|
<p>
|
185
185
|
Sets the specified <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor" title="GdkColor"><span class="type">GdkColor</span></a> as the source color of <em class="parameter"><code>cr</code></em>.
|
@@ -192,7 +192,7 @@ Sets the specified <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor
|
|
192
192
|
<tbody>
|
193
193
|
<tr>
|
194
194
|
<td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
|
195
|
-
<td>a <span class="type">cairo_t</span>
|
195
|
+
<td>a <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a>
|
196
196
|
</td>
|
197
197
|
</tr>
|
198
198
|
<tr>
|
@@ -207,13 +207,13 @@ Sets the specified <a class="link" href="gdk2-Colormaps-and-Colors.html#GdkColor
|
|
207
207
|
<hr>
|
208
208
|
<div class="refsect2">
|
209
209
|
<a name="gdk-cairo-set-source-pixbuf"></a><h3>gdk_cairo_set_source_pixbuf ()</h3>
|
210
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_pixbuf (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
211
|
-
<em class="parameter"><code>const <a href="
|
210
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_pixbuf (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
211
|
+
<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>,
|
212
212
|
<em class="parameter"><code><span class="type">double</span> pixbuf_x</code></em>,
|
213
213
|
<em class="parameter"><code><span class="type">double</span> pixbuf_y</code></em>);</pre>
|
214
214
|
<p>
|
215
215
|
Sets the given pixbuf as the source pattern for the Cairo context.
|
216
|
-
The pattern has an extend mode of <code class="literal">CAIRO_EXTEND_NONE</code> and is aligned
|
216
|
+
The pattern has an extend mode of <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html#CAIRO-EXTEND-NONE:CAPS"><code class="literal">CAIRO_EXTEND_NONE</code></a> and is aligned
|
217
217
|
so that the origin of <em class="parameter"><code>pixbuf</code></em> is <em class="parameter"><code>pixbuf_x</code></em>, <em class="parameter"><code>pixbuf_y</code></em>
|
218
218
|
</p>
|
219
219
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -228,7 +228,7 @@ so that the origin of <em class="parameter"><code>pixbuf</code></em> is <em clas
|
|
228
228
|
</tr>
|
229
229
|
<tr>
|
230
230
|
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
|
231
|
-
<td>a <a href="
|
231
|
+
<td>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>
|
232
232
|
</td>
|
233
233
|
</tr>
|
234
234
|
<tr>
|
@@ -248,7 +248,7 @@ so that the origin of <em class="parameter"><code>pixbuf</code></em> is <em clas
|
|
248
248
|
<hr>
|
249
249
|
<div class="refsect2">
|
250
250
|
<a name="gdk-cairo-set-source-pixmap"></a><h3>gdk_cairo_set_source_pixmap ()</h3>
|
251
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_pixmap (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
251
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_pixmap (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
252
252
|
<em class="parameter"><code><a class="link" href="gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
253
253
|
<em class="parameter"><code><span class="type">double</span> pixmap_x</code></em>,
|
254
254
|
<em class="parameter"><code><span class="type">double</span> pixmap_y</code></em>);</pre>
|
@@ -260,7 +260,7 @@ so that the origin of <em class="parameter"><code>pixbuf</code></em> is <em clas
|
|
260
260
|
</div>
|
261
261
|
<p>
|
262
262
|
Sets the given pixmap as the source pattern for the Cairo context.
|
263
|
-
The pattern has an extend mode of <code class="literal">CAIRO_EXTEND_NONE</code> and is aligned
|
263
|
+
The pattern has an extend mode of <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html#CAIRO-EXTEND-NONE:CAPS"><code class="literal">CAIRO_EXTEND_NONE</code></a> and is aligned
|
264
264
|
so that the origin of <em class="parameter"><code>pixmap</code></em> is <em class="parameter"><code>pixmap_x</code></em>, <em class="parameter"><code>pixmap_y</code></em>
|
265
265
|
</p>
|
266
266
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -295,13 +295,13 @@ so that the origin of <em class="parameter"><code>pixmap</code></em> is <em clas
|
|
295
295
|
<hr>
|
296
296
|
<div class="refsect2">
|
297
297
|
<a name="gdk-cairo-set-source-window"></a><h3>gdk_cairo_set_source_window ()</h3>
|
298
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_window (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
298
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_set_source_window (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
299
299
|
<em class="parameter"><code><a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
300
300
|
<em class="parameter"><code><span class="type">double</span> x</code></em>,
|
301
301
|
<em class="parameter"><code><span class="type">double</span> y</code></em>);</pre>
|
302
302
|
<p>
|
303
303
|
Sets the given window as the source pattern for the Cairo context.
|
304
|
-
The pattern has an extend mode of <code class="literal">CAIRO_EXTEND_NONE</code> and is aligned
|
304
|
+
The pattern has an extend mode of <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-pattern-t.html#CAIRO-EXTEND-NONE:CAPS"><code class="literal">CAIRO_EXTEND_NONE</code></a> and is aligned
|
305
305
|
so that the origin of <em class="parameter"><code>window</code></em> is <em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em>. The window contains all its
|
306
306
|
subwindows when rendering.
|
307
307
|
</p>
|
@@ -341,7 +341,7 @@ visible part of <em class="parameter"><code>window</code></em>, so use this func
|
|
341
341
|
<hr>
|
342
342
|
<div class="refsect2">
|
343
343
|
<a name="gdk-cairo-rectangle"></a><h3>gdk_cairo_rectangle ()</h3>
|
344
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_rectangle (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
344
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_rectangle (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
345
345
|
<em class="parameter"><code>const <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRectangle" title="struct GdkRectangle"><span class="type">GdkRectangle</span></a> *rectangle</code></em>);</pre>
|
346
346
|
<p>
|
347
347
|
Adds the given rectangle to the current path of <em class="parameter"><code>cr</code></em>.
|
@@ -354,7 +354,7 @@ Adds the given rectangle to the current path of <em class="parameter"><code>cr</
|
|
354
354
|
<tbody>
|
355
355
|
<tr>
|
356
356
|
<td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
|
357
|
-
<td>a <span class="type">cairo_t</span>
|
357
|
+
<td>a <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a>
|
358
358
|
</td>
|
359
359
|
</tr>
|
360
360
|
<tr>
|
@@ -369,7 +369,7 @@ Adds the given rectangle to the current path of <em class="parameter"><code>cr</
|
|
369
369
|
<hr>
|
370
370
|
<div class="refsect2">
|
371
371
|
<a name="gdk-cairo-region"></a><h3>gdk_cairo_region ()</h3>
|
372
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_region (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
372
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_region (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
373
373
|
<em class="parameter"><code>const <a class="link" href="gdk2-Points-Rectangles-and-Regions.html#GdkRegion" title="GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);</pre>
|
374
374
|
<p>
|
375
375
|
Adds the given region to the current path of <em class="parameter"><code>cr</code></em>.
|
@@ -382,7 +382,7 @@ Adds the given region to the current path of <em class="parameter"><code>cr</cod
|
|
382
382
|
<tbody>
|
383
383
|
<tr>
|
384
384
|
<td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
|
385
|
-
<td>a <span class="type">cairo_t</span>
|
385
|
+
<td>a <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a>
|
386
386
|
</td>
|
387
387
|
</tr>
|
388
388
|
<tr>
|
@@ -397,7 +397,7 @@ Adds the given region to the current path of <em class="parameter"><code>cr</cod
|
|
397
397
|
<hr>
|
398
398
|
<div class="refsect2">
|
399
399
|
<a name="gdk-cairo-reset-clip"></a><h3>gdk_cairo_reset_clip ()</h3>
|
400
|
-
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_reset_clip (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
400
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gdk_cairo_reset_clip (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
|
401
401
|
<em class="parameter"><code><a class="link" href="gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> *drawable</code></em>);</pre>
|
402
402
|
<p>
|
403
403
|
Resets the clip region for a Cairo context created by <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()"><code class="function">gdk_cairo_create()</code></a>.
|
@@ -405,7 +405,7 @@ Resets the clip region for a Cairo context created by <a class="link" href="gdk2
|
|
405
405
|
<p>
|
406
406
|
This resets the clip region to the "empty" state for the given drawable.
|
407
407
|
This is required for non-native windows since a direct call to
|
408
|
-
<code class="function">cairo_reset_clip()</code> would unset the clip region inherited from the
|
408
|
+
<a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-reset-clip"><code class="function">cairo_reset_clip()</code></a> would unset the clip region inherited from the
|
409
409
|
drawable (i.e. the window clip region), and thus let you e.g.
|
410
410
|
draw outside your window.
|
411
411
|
</p>
|
@@ -421,7 +421,7 @@ using <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title=
|
|
421
421
|
<tbody>
|
422
422
|
<tr>
|
423
423
|
<td><p><span class="term"><em class="parameter"><code>cr</code></em> :</span></p></td>
|
424
|
-
<td>a <span class="type">cairo_t</span>
|
424
|
+
<td>a <a href="/usr/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a>
|
425
425
|
</td>
|
426
426
|
</tr>
|
427
427
|
<tr>
|
@@ -437,6 +437,6 @@ using <a class="link" href="gdk2-Cairo-Interaction.html#gdk-cairo-create" title=
|
|
437
437
|
</div>
|
438
438
|
<div class="footer">
|
439
439
|
<hr>
|
440
|
-
Generated by GTK-Doc V1.
|
440
|
+
Generated by GTK-Doc V1.19</div>
|
441
441
|
</body>
|
442
442
|
</html>
|