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="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkCellRenderer.html" title="GtkCellRenderer">
|
10
10
|
<link rel="next" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">
|
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">
|
@@ -80,14 +80,14 @@ GtkCellEditable is implemented by
|
|
80
80
|
<div class="refsect1">
|
81
81
|
<a name="GtkCellEditable.properties"></a><h2>Properties</h2>
|
82
82
|
<pre class="synopsis">
|
83
|
-
"<a class="link" href="GtkCellEditable.html#GtkCellEditable--editing-canceled" title='The "editing-canceled" property'>editing-canceled</a>" <a href="/home/
|
83
|
+
"<a class="link" href="GtkCellEditable.html#GtkCellEditable--editing-canceled" title='The "editing-canceled" property'>editing-canceled</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
84
84
|
</pre>
|
85
85
|
</div>
|
86
86
|
<div class="refsect1">
|
87
87
|
<a name="GtkCellEditable.signals"></a><h2>Signals</h2>
|
88
88
|
<pre class="synopsis">
|
89
|
-
"<a class="link" href="GtkCellEditable.html#GtkCellEditable-editing-done" title='The "editing-done" signal'>editing-done</a>" : <a href="/home/
|
90
|
-
"<a class="link" href="GtkCellEditable.html#GtkCellEditable-remove-widget" title='The "remove-widget" signal'>remove-widget</a>" : <a href="/home/
|
89
|
+
"<a class="link" href="GtkCellEditable.html#GtkCellEditable-editing-done" title='The "editing-done" signal'>editing-done</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
|
90
|
+
"<a class="link" href="GtkCellEditable.html#GtkCellEditable-remove-widget" title='The "remove-widget" signal'>remove-widget</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
|
91
91
|
</pre>
|
92
92
|
</div>
|
93
93
|
<div class="refsect1">
|
@@ -130,7 +130,7 @@ to be usable when editing the contents of a <a class="link" href="GtkTreeView.ht
|
|
130
130
|
<em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
131
131
|
<p>
|
132
132
|
Begins editing on a <em class="parameter"><code>cell_editable</code></em>. <em class="parameter"><code>event</code></em> is the <a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that began
|
133
|
-
the editing process. It may be <a href="/home/
|
133
|
+
the editing process. It may 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 the instance that editing was
|
134
134
|
initiated through programatic means.
|
135
135
|
</p>
|
136
136
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -146,7 +146,7 @@ initiated through programatic means.
|
|
146
146
|
</tr>
|
147
147
|
<tr>
|
148
148
|
<td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
|
149
|
-
<td>A <a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>, or <a href="/home/
|
149
|
+
<td>A <a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
150
150
|
</td>
|
151
151
|
</tr>
|
152
152
|
</tbody>
|
@@ -195,7 +195,7 @@ Emits the <a class="link" href="GtkCellEditable.html#GtkCellEditable-remove-widg
|
|
195
195
|
<a name="GtkCellEditable.property-details"></a><h2>Property Details</h2>
|
196
196
|
<div class="refsect2">
|
197
197
|
<a name="GtkCellEditable--editing-canceled"></a><h3>The <code class="literal">"editing-canceled"</code> property</h3>
|
198
|
-
<pre class="programlisting"> "editing-canceled" <a href="/home/
|
198
|
+
<pre class="programlisting"> "editing-canceled" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
199
199
|
<p>
|
200
200
|
Indicates whether editing on the cell has been canceled.
|
201
201
|
</p>
|
@@ -208,7 +208,7 @@ Indicates whether editing on the cell has been canceled.
|
|
208
208
|
<div class="refsect2">
|
209
209
|
<a name="GtkCellEditable-editing-done"></a><h3>The <code class="literal">"editing-done"</code> signal</h3>
|
210
210
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *cell_editable,
|
211
|
-
<a href="/home/
|
211
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
|
212
212
|
<p>
|
213
213
|
This signal is a sign for the cell renderer to update its
|
214
214
|
value from the <em class="parameter"><code>cell_editable</code></em>.
|
@@ -243,7 +243,7 @@ for emitting GtkCellEditable::editing-done.
|
|
243
243
|
<div class="refsect2">
|
244
244
|
<a name="GtkCellEditable-remove-widget"></a><h3>The <code class="literal">"remove-widget"</code> signal</h3>
|
245
245
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *cell_editable,
|
246
|
-
<a href="/home/
|
246
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
|
247
247
|
<p>
|
248
248
|
This signal is meant to indicate that the cell is finished
|
249
249
|
editing, and the widget may now be destroyed.
|
@@ -280,6 +280,6 @@ for emitting GtkCellEditable::remove-widget.
|
|
280
280
|
</div>
|
281
281
|
<div class="footer">
|
282
282
|
<hr>
|
283
|
-
Generated by GTK-Doc V1.
|
283
|
+
Generated by GTK-Doc V1.19</div>
|
284
284
|
</body>
|
285
285
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkTreeModelFilter.html" title="GtkTreeModelFilter">
|
10
10
|
<link rel="next" href="GtkCellRenderer.html" title="GtkCellRenderer">
|
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">
|
@@ -52,30 +52,30 @@ struct <a class="link" href="GtkCellLayout.html#GtkCellLayoutIface"
|
|
52
52
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
53
53
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
|
54
54
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
|
55
|
-
<em class="parameter"><code><a href="/home/
|
55
|
+
<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#gpointer"><span class="type">gpointer</span></a> data</code></em>);
|
56
56
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-pack-start" title="gtk_cell_layout_pack_start ()">gtk_cell_layout_pack_start</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
57
57
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
58
|
-
<em class="parameter"><code><a href="/home/
|
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#gboolean"><span class="type">gboolean</span></a> expand</code></em>);
|
59
59
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-pack-end" title="gtk_cell_layout_pack_end ()">gtk_cell_layout_pack_end</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
60
60
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
61
|
-
<em class="parameter"><code><a href="/home/
|
62
|
-
<a href="/home/
|
61
|
+
<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#gboolean"><span class="type">gboolean</span></a> expand</code></em>);
|
62
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkCellLayout.html#gtk-cell-layout-get-cells" title="gtk_cell_layout_get_cells ()">gtk_cell_layout_get_cells</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>);
|
63
63
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-reorder" title="gtk_cell_layout_reorder ()">gtk_cell_layout_reorder</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
64
64
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
65
|
-
<em class="parameter"><code><a href="/home/
|
65
|
+
<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> position</code></em>);
|
66
66
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-clear" title="gtk_cell_layout_clear ()">gtk_cell_layout_clear</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>);
|
67
67
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-set-attributes" title="gtk_cell_layout_set_attributes ()">gtk_cell_layout_set_attributes</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
68
68
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
69
69
|
<em class="parameter"><code>...</code></em>);
|
70
70
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-add-attribute" title="gtk_cell_layout_add_attribute ()">gtk_cell_layout_add_attribute</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
71
71
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
72
|
-
<em class="parameter"><code>const <a href="/home/
|
73
|
-
<em class="parameter"><code><a href="/home/
|
72
|
+
<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> *attribute</code></em>,
|
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#gint"><span class="type">gint</span></a> column</code></em>);
|
74
74
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-set-cell-data-func" title="gtk_cell_layout_set_cell_data_func ()">gtk_cell_layout_set_cell_data_func</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
75
75
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
76
76
|
<em class="parameter"><code><a class="link" href="GtkCellLayout.html#GtkCellLayoutDataFunc" title="GtkCellLayoutDataFunc ()"><span class="type">GtkCellLayoutDataFunc</span></a> func</code></em>,
|
77
|
-
<em class="parameter"><code><a href="/home/
|
78
|
-
<em class="parameter"><code><a href="/home/
|
77
|
+
<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#gpointer"><span class="type">gpointer</span></a> func_data</code></em>,
|
78
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);
|
79
79
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellLayout.html#gtk-cell-layout-clear-attributes" title="gtk_cell_layout_clear_attributes ()">gtk_cell_layout_clear_attributes</a> (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
80
80
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);
|
81
81
|
</pre>
|
@@ -91,7 +91,7 @@ struct <a class="link" href="GtkCellLayout.html#GtkCellLayoutIface"
|
|
91
91
|
<a name="GtkCellLayout.prerequisites"></a><h2>Prerequisites</h2>
|
92
92
|
<p>
|
93
93
|
GtkCellLayout requires
|
94
|
-
<a href="/home/
|
94
|
+
<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>.</p>
|
95
95
|
</div>
|
96
96
|
<div class="refsect1">
|
97
97
|
<a name="GtkCellLayout.implementations"></a><h2>Known Implementations</h2>
|
@@ -209,7 +209,7 @@ content of the element is the attribute value.
|
|
209
209
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
210
210
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
|
211
211
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
|
212
|
-
<em class="parameter"><code><a href="/home/
|
212
|
+
<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#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
213
213
|
<p>
|
214
214
|
A function which should set the value of <em class="parameter"><code>cell_layout</code></em>'s cell renderer(s)
|
215
215
|
as appropriate.
|
@@ -250,11 +250,11 @@ as appropriate.
|
|
250
250
|
<a name="gtk-cell-layout-pack-start"></a><h3>gtk_cell_layout_pack_start ()</h3>
|
251
251
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_layout_pack_start (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
252
252
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
253
|
-
<em class="parameter"><code><a href="/home/
|
253
|
+
<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#gboolean"><span class="type">gboolean</span></a> expand</code></em>);</pre>
|
254
254
|
<p>
|
255
|
-
Packs the <em class="parameter"><code>cell</code></em> into the beginning of <em class="parameter"><code>cell_layout</code></em>. If <em class="parameter"><code>expand</code></em> is <a href="/home/
|
255
|
+
Packs the <em class="parameter"><code>cell</code></em> into the beginning of <em class="parameter"><code>cell_layout</code></em>. If <em class="parameter"><code>expand</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>,
|
256
256
|
then the <em class="parameter"><code>cell</code></em> is allocated no more space than it needs. Any unused space
|
257
|
-
is divided evenly between cells for which <em class="parameter"><code>expand</code></em> is <a href="/home/
|
257
|
+
is divided evenly between cells for which <em class="parameter"><code>expand</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
258
258
|
</p>
|
259
259
|
<p>
|
260
260
|
Note that reusing the same cell renderer is not supported.
|
@@ -276,7 +276,7 @@ Note that reusing the same cell renderer is not supported.
|
|
276
276
|
<tr>
|
277
277
|
<td><p><span class="term"><em class="parameter"><code>expand</code></em> :</span></p></td>
|
278
278
|
<td>
|
279
|
-
<a href="/home/
|
279
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>cell</code></em> is to be given extra space allocated to <em class="parameter"><code>cell_layout</code></em>.</td>
|
280
280
|
</tr>
|
281
281
|
</tbody>
|
282
282
|
</table></div>
|
@@ -287,11 +287,11 @@ Note that reusing the same cell renderer is not supported.
|
|
287
287
|
<a name="gtk-cell-layout-pack-end"></a><h3>gtk_cell_layout_pack_end ()</h3>
|
288
288
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_layout_pack_end (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
289
289
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
290
|
-
<em class="parameter"><code><a href="/home/
|
290
|
+
<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#gboolean"><span class="type">gboolean</span></a> expand</code></em>);</pre>
|
291
291
|
<p>
|
292
|
-
Adds the <em class="parameter"><code>cell</code></em> to the end of <em class="parameter"><code>cell_layout</code></em>. If <em class="parameter"><code>expand</code></em> is <a href="/home/
|
292
|
+
Adds the <em class="parameter"><code>cell</code></em> to the end of <em class="parameter"><code>cell_layout</code></em>. If <em class="parameter"><code>expand</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, then the
|
293
293
|
<em class="parameter"><code>cell</code></em> is allocated no more space than it needs. Any unused space is
|
294
|
-
divided evenly between cells for which <em class="parameter"><code>expand</code></em> is <a href="/home/
|
294
|
+
divided evenly between cells for which <em class="parameter"><code>expand</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
295
295
|
</p>
|
296
296
|
<p>
|
297
297
|
Note that reusing the same cell renderer is not supported.
|
@@ -313,7 +313,7 @@ Note that reusing the same cell renderer is not supported.
|
|
313
313
|
<tr>
|
314
314
|
<td><p><span class="term"><em class="parameter"><code>expand</code></em> :</span></p></td>
|
315
315
|
<td>
|
316
|
-
<a href="/home/
|
316
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>cell</code></em> is to be given extra space allocated to <em class="parameter"><code>cell_layout</code></em>.</td>
|
317
317
|
</tr>
|
318
318
|
</tbody>
|
319
319
|
</table></div>
|
@@ -322,7 +322,7 @@ Note that reusing the same cell renderer is not supported.
|
|
322
322
|
<hr>
|
323
323
|
<div class="refsect2">
|
324
324
|
<a name="gtk-cell-layout-get-cells"></a><h3>gtk_cell_layout_get_cells ()</h3>
|
325
|
-
<pre class="programlisting"><a href="/home/
|
325
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_cell_layout_get_cells (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>);</pre>
|
326
326
|
<p>
|
327
327
|
Returns the cell renderers which have been added to <em class="parameter"><code>cell_layout</code></em>.
|
328
328
|
</p>
|
@@ -341,7 +341,7 @@ Returns the cell renderers which have been added to <em class="parameter"><code>
|
|
341
341
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
342
342
|
<td>a list of cell renderers. The list, but not the
|
343
343
|
renderers has been newly allocated and should be freed with
|
344
|
-
<a href="/home/
|
344
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when no longer needed. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkCellRenderer][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
|
345
345
|
</td>
|
346
346
|
</tr>
|
347
347
|
</tbody>
|
@@ -353,7 +353,7 @@ renderers has been newly allocated and should be freed with
|
|
353
353
|
<a name="gtk-cell-layout-reorder"></a><h3>gtk_cell_layout_reorder ()</h3>
|
354
354
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_layout_reorder (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
355
355
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
356
|
-
<em class="parameter"><code><a href="/home/
|
356
|
+
<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> position</code></em>);</pre>
|
357
357
|
<p>
|
358
358
|
Re-inserts <em class="parameter"><code>cell</code></em> at <em class="parameter"><code>position</code></em>. Note that <em class="parameter"><code>cell</code></em> has already to be packed
|
359
359
|
into <em class="parameter"><code>cell_layout</code></em> for this to function properly.
|
@@ -435,8 +435,8 @@ replaced with the new attributes.
|
|
435
435
|
<a name="gtk-cell-layout-add-attribute"></a><h3>gtk_cell_layout_add_attribute ()</h3>
|
436
436
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_layout_add_attribute (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
437
437
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
438
|
-
<em class="parameter"><code>const <a href="/home/
|
439
|
-
<em class="parameter"><code><a href="/home/
|
438
|
+
<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> *attribute</code></em>,
|
439
|
+
<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> column</code></em>);</pre>
|
440
440
|
<p>
|
441
441
|
Adds an attribute mapping to the list in <em class="parameter"><code>cell_layout</code></em>. The <em class="parameter"><code>column</code></em> is the
|
442
442
|
column of the model to get a value from, and the <em class="parameter"><code>attribute</code></em> is the
|
@@ -476,13 +476,13 @@ of the model contains strings, you could have the "text" attribute of a
|
|
476
476
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_layout_set_cell_data_func (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
477
477
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
478
478
|
<em class="parameter"><code><a class="link" href="GtkCellLayout.html#GtkCellLayoutDataFunc" title="GtkCellLayoutDataFunc ()"><span class="type">GtkCellLayoutDataFunc</span></a> func</code></em>,
|
479
|
-
<em class="parameter"><code><a href="/home/
|
480
|
-
<em class="parameter"><code><a href="/home/
|
479
|
+
<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#gpointer"><span class="type">gpointer</span></a> func_data</code></em>,
|
480
|
+
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
481
481
|
<p>
|
482
482
|
Sets the <a class="link" href="GtkCellLayout.html#GtkCellLayoutDataFunc" title="GtkCellLayoutDataFunc ()"><span class="type">GtkCellLayoutDataFunc</span></a> to use for <em class="parameter"><code>cell_layout</code></em>. This function
|
483
483
|
is used instead of the standard attributes mapping for setting the
|
484
484
|
column value, and should set the value of <em class="parameter"><code>cell_layout</code></em>'s cell renderer(s)
|
485
|
-
as appropriate. <em class="parameter"><code>func</code></em> may be <a href="/home/
|
485
|
+
as appropriate. <em class="parameter"><code>func</code></em> may 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> to remove and older one.
|
486
486
|
</p>
|
487
487
|
<div class="variablelist"><table border="0" class="variablelist">
|
488
488
|
<colgroup>
|
@@ -545,6 +545,6 @@ Clears all existing attributes previously set with
|
|
545
545
|
</div>
|
546
546
|
<div class="footer">
|
547
547
|
<hr>
|
548
|
-
Generated by GTK-Doc V1.
|
548
|
+
Generated by GTK-Doc V1.19</div>
|
549
549
|
</body>
|
550
550
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkCellLayout.html" title="GtkCellLayout">
|
10
10
|
<link rel="next" href="GtkCellEditable.html" title="GtkCellEditable">
|
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">
|
@@ -53,10 +53,10 @@ struct <a class="link" href="GtkCellRenderer.html#GtkCellRendererCl
|
|
53
53
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-size" title="gtk_cell_renderer_get_size ()">gtk_cell_renderer_get_size</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
54
54
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
55
55
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
56
|
-
<em class="parameter"><code><a href="/home/
|
57
|
-
<em class="parameter"><code><a href="/home/
|
58
|
-
<em class="parameter"><code><a href="/home/
|
59
|
-
<em class="parameter"><code><a href="/home/
|
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> *x_offset</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> *y_offset</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> *width</code></em>,
|
59
|
+
<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>);
|
60
60
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()">gtk_cell_renderer_render</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
61
61
|
<em class="parameter"><code><a href="../gdk2/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>,
|
62
62
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -64,54 +64,54 @@ struct <a class="link" href="GtkCellRenderer.html#GtkCellRendererCl
|
|
64
64
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
65
65
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *expose_area</code></em>,
|
66
66
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);
|
67
|
-
<a href="/home/
|
67
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-activate" title="gtk_cell_renderer_activate ()">gtk_cell_renderer_activate</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
68
68
|
<em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
69
69
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
70
|
-
<em class="parameter"><code>const <a href="/home/
|
70
|
+
<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> *path</code></em>,
|
71
71
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
72
72
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
73
73
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);
|
74
74
|
<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="returnvalue">GtkCellEditable</span></a> * <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-start-editing" title="gtk_cell_renderer_start_editing ()">gtk_cell_renderer_start_editing</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
75
75
|
<em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
76
76
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
77
|
-
<em class="parameter"><code>const <a href="/home/
|
77
|
+
<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> *path</code></em>,
|
78
78
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
79
79
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
80
80
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);
|
81
81
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-editing-canceled" title="gtk_cell_renderer_editing_canceled ()">gtk_cell_renderer_editing_canceled</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);
|
82
82
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-stop-editing" title="gtk_cell_renderer_stop_editing ()">gtk_cell_renderer_stop_editing</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
83
|
-
<em class="parameter"><code><a href="/home/
|
83
|
+
<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#gboolean"><span class="type">gboolean</span></a> canceled</code></em>);
|
84
84
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-fixed-size" title="gtk_cell_renderer_get_fixed_size ()">gtk_cell_renderer_get_fixed_size</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
85
|
-
<em class="parameter"><code><a href="/home/
|
86
|
-
<em class="parameter"><code><a href="/home/
|
85
|
+
<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>,
|
86
|
+
<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>);
|
87
87
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-set-fixed-size" title="gtk_cell_renderer_set_fixed_size ()">gtk_cell_renderer_set_fixed_size</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
88
|
-
<em class="parameter"><code><a href="/home/
|
89
|
-
<em class="parameter"><code><a href="/home/
|
90
|
-
<a href="/home/
|
88
|
+
<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>,
|
89
|
+
<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>);
|
90
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-visible" title="gtk_cell_renderer_get_visible ()">gtk_cell_renderer_get_visible</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);
|
91
91
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-set-visible" title="gtk_cell_renderer_set_visible ()">gtk_cell_renderer_set_visible</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
92
|
-
<em class="parameter"><code><a href="/home/
|
93
|
-
<a href="/home/
|
92
|
+
<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#gboolean"><span class="type">gboolean</span></a> visible</code></em>);
|
93
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-sensitive" title="gtk_cell_renderer_get_sensitive ()">gtk_cell_renderer_get_sensitive</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);
|
94
94
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-set-sensitive" title="gtk_cell_renderer_set_sensitive ()">gtk_cell_renderer_set_sensitive</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
95
|
-
<em class="parameter"><code><a href="/home/
|
95
|
+
<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#gboolean"><span class="type">gboolean</span></a> sensitive</code></em>);
|
96
96
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-alignment" title="gtk_cell_renderer_get_alignment ()">gtk_cell_renderer_get_alignment</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
97
|
-
<em class="parameter"><code><a href="/home/
|
98
|
-
<em class="parameter"><code><a href="/home/
|
97
|
+
<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#gfloat"><span class="type">gfloat</span></a> *xalign</code></em>,
|
98
|
+
<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#gfloat"><span class="type">gfloat</span></a> *yalign</code></em>);
|
99
99
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-set-alignment" title="gtk_cell_renderer_set_alignment ()">gtk_cell_renderer_set_alignment</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
100
|
-
<em class="parameter"><code><a href="/home/
|
101
|
-
<em class="parameter"><code><a href="/home/
|
100
|
+
<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#gfloat"><span class="type">gfloat</span></a> xalign</code></em>,
|
101
|
+
<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#gfloat"><span class="type">gfloat</span></a> yalign</code></em>);
|
102
102
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-padding" title="gtk_cell_renderer_get_padding ()">gtk_cell_renderer_get_padding</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
103
|
-
<em class="parameter"><code><a href="/home/
|
104
|
-
<em class="parameter"><code><a href="/home/
|
103
|
+
<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> *xpad</code></em>,
|
104
|
+
<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> *ypad</code></em>);
|
105
105
|
<span class="returnvalue">void</span> <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-set-padding" title="gtk_cell_renderer_set_padding ()">gtk_cell_renderer_set_padding</a> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
106
|
-
<em class="parameter"><code><a href="/home/
|
107
|
-
<em class="parameter"><code><a href="/home/
|
106
|
+
<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> xpad</code></em>,
|
107
|
+
<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> ypad</code></em>);
|
108
108
|
</pre>
|
109
109
|
</div>
|
110
110
|
<div class="refsect1">
|
111
111
|
<a name="GtkCellRenderer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
112
112
|
<pre class="synopsis">
|
113
|
-
<a href="/home/
|
114
|
-
+----<a href="/home/
|
113
|
+
<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>
|
114
|
+
+----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
115
115
|
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
116
116
|
+----GtkCellRenderer
|
117
117
|
+----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
@@ -124,28 +124,28 @@ struct <a class="link" href="GtkCellRenderer.html#GtkCellRendererCl
|
|
124
124
|
<div class="refsect1">
|
125
125
|
<a name="GtkCellRenderer.properties"></a><h2>Properties</h2>
|
126
126
|
<pre class="synopsis">
|
127
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background" title='The "cell-background" property'>cell-background</a>" <a href="/home/
|
127
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background" title='The "cell-background" property'>cell-background</a>" <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>* : Write
|
128
128
|
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-gdk" title='The "cell-background-gdk" property'>cell-background-gdk</a>" <a href="../gdk2/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read / Write
|
129
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-set" title='The "cell-background-set" property'>cell-background-set</a>" <a href="/home/
|
130
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--editing" title='The "editing" property'>editing</a>" <a href="/home/
|
131
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--height" title='The "height" property'>height</a>" <a href="/home/
|
132
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title='The "is-expanded" property'>is-expanded</a>" <a href="/home/
|
133
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expander" title='The "is-expander" property'>is-expander</a>" <a href="/home/
|
129
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-set" title='The "cell-background-set" property'>cell-background-set</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
130
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--editing" title='The "editing" property'>editing</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
|
131
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--height" title='The "height" property'>height</a>" <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> : Read / Write
|
132
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title='The "is-expanded" property'>is-expanded</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
133
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expander" title='The "is-expander" property'>is-expander</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
134
134
|
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--mode" title='The "mode" property'>mode</a>" <a class="link" href="GtkCellRenderer.html#GtkCellRendererMode" title="enum GtkCellRendererMode"><span class="type">GtkCellRendererMode</span></a> : Read / Write
|
135
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--sensitive" title='The "sensitive" property'>sensitive</a>" <a href="/home/
|
136
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--visible" title='The "visible" property'>visible</a>" <a href="/home/
|
137
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--width" title='The "width" property'>width</a>" <a href="/home/
|
138
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xalign" title='The "xalign" property'>xalign</a>" <a href="/home/
|
139
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xpad" title='The "xpad" property'>xpad</a>" <a href="/home/
|
140
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--yalign" title='The "yalign" property'>yalign</a>" <a href="/home/
|
141
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--ypad" title='The "ypad" property'>ypad</a>" <a href="/home/
|
135
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--sensitive" title='The "sensitive" property'>sensitive</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
136
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--visible" title='The "visible" property'>visible</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
137
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--width" title='The "width" property'>width</a>" <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> : Read / Write
|
138
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xalign" title='The "xalign" property'>xalign</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write
|
139
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xpad" title='The "xpad" property'>xpad</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
|
140
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--yalign" title='The "yalign" property'>yalign</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write
|
141
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--ypad" title='The "ypad" property'>ypad</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
|
142
142
|
</pre>
|
143
143
|
</div>
|
144
144
|
<div class="refsect1">
|
145
145
|
<a name="GtkCellRenderer.signals"></a><h2>Signals</h2>
|
146
146
|
<pre class="synopsis">
|
147
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-canceled" title='The "editing-canceled" signal'>editing-canceled</a>" : <a href="/home/
|
148
|
-
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-started" title='The "editing-started" signal'>editing-started</a>" : <a href="/home/
|
147
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-canceled" title='The "editing-canceled" signal'>editing-canceled</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
|
148
|
+
"<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-started" title='The "editing-started" signal'>editing-started</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
|
149
149
|
</pre>
|
150
150
|
</div>
|
151
151
|
<div class="refsect1">
|
@@ -162,7 +162,7 @@ The primary use of a <a class="link" href="GtkCellRenderer.html" title="GtkCellR
|
|
162
162
|
elements on a <a href="../gdk2/gdk2-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a>. Typically, one cell renderer is used to
|
163
163
|
draw many cells on the screen. To this extent, it isn't expected that a
|
164
164
|
CellRenderer keep any permanent state around. Instead, any state is set
|
165
|
-
just prior to use using <a href="/home/
|
165
|
+
just prior to use using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>s property system. Then, the
|
166
166
|
cell is measured using <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-size" title="gtk_cell_renderer_get_size ()"><code class="function">gtk_cell_renderer_get_size()</code></a>. Finally, the cell
|
167
167
|
is rendered in the correct location using <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()"><code class="function">gtk_cell_renderer_render()</code></a>.
|
168
168
|
</p>
|
@@ -338,14 +338,14 @@ it cannot be individually modified.
|
|
338
338
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_get_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
339
339
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
340
340
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
341
|
-
<em class="parameter"><code><a href="/home/
|
342
|
-
<em class="parameter"><code><a href="/home/
|
343
|
-
<em class="parameter"><code><a href="/home/
|
344
|
-
<em class="parameter"><code><a href="/home/
|
341
|
+
<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> *x_offset</code></em>,
|
342
|
+
<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> *y_offset</code></em>,
|
343
|
+
<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>,
|
344
|
+
<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>
|
345
345
|
<p>
|
346
346
|
Obtains the width and height needed to render the cell. Used by view
|
347
347
|
widgets to determine the appropriate size for the cell_area passed to
|
348
|
-
<a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()"><code class="function">gtk_cell_renderer_render()</code></a>. If <em class="parameter"><code>cell_area</code></em> is not <a href="/home/
|
348
|
+
<a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()"><code class="function">gtk_cell_renderer_render()</code></a>. If <em class="parameter"><code>cell_area</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>, fills in the
|
349
349
|
x and y offsets (if set) of the cell relative to this location.
|
350
350
|
</p>
|
351
351
|
<p>
|
@@ -369,27 +369,27 @@ in <em class="parameter"><code>x_offset</code></em> and <em class="parameter"><c
|
|
369
369
|
</tr>
|
370
370
|
<tr>
|
371
371
|
<td><p><span class="term"><em class="parameter"><code>cell_area</code></em> :</span></p></td>
|
372
|
-
<td>The area a cell will be allocated, or <a href="/home/
|
372
|
+
<td>The area a cell will be allocated, 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="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
373
373
|
</td>
|
374
374
|
</tr>
|
375
375
|
<tr>
|
376
376
|
<td><p><span class="term"><em class="parameter"><code>x_offset</code></em> :</span></p></td>
|
377
|
-
<td>location to return x offset of cell relative to <em class="parameter"><code>cell_area</code></em>, or <a href="/home/
|
377
|
+
<td>location to return x offset of cell relative to <em class="parameter"><code>cell_area</code></em>, 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>
|
378
378
|
</td>
|
379
379
|
</tr>
|
380
380
|
<tr>
|
381
381
|
<td><p><span class="term"><em class="parameter"><code>y_offset</code></em> :</span></p></td>
|
382
|
-
<td>location to return y offset of cell relative to <em class="parameter"><code>cell_area</code></em>, or <a href="/home/
|
382
|
+
<td>location to return y offset of cell relative to <em class="parameter"><code>cell_area</code></em>, 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>
|
383
383
|
</td>
|
384
384
|
</tr>
|
385
385
|
<tr>
|
386
386
|
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
|
387
|
-
<td>location to return width needed to render a cell, or <a href="/home/
|
387
|
+
<td>location to return width needed to render a cell, 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>
|
388
388
|
</td>
|
389
389
|
</tr>
|
390
390
|
<tr>
|
391
391
|
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
|
392
|
-
<td>location to return height needed to render a cell, or <a href="/home/
|
392
|
+
<td>location to return height needed to render a cell, 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>
|
393
393
|
</td>
|
394
394
|
</tr>
|
395
395
|
</tbody>
|
@@ -457,10 +457,10 @@ padding on the sides)</td>
|
|
457
457
|
<hr>
|
458
458
|
<div class="refsect2">
|
459
459
|
<a name="gtk-cell-renderer-activate"></a><h3>gtk_cell_renderer_activate ()</h3>
|
460
|
-
<pre class="programlisting"><a href="/home/
|
460
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_activate (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
461
461
|
<em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
462
462
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
463
|
-
<em class="parameter"><code>const <a href="/home/
|
463
|
+
<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> *path</code></em>,
|
464
464
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
465
465
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
466
466
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
@@ -512,7 +512,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
512
512
|
<tr>
|
513
513
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
514
514
|
<td>
|
515
|
-
<a href="/home/
|
515
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event was consumed/handled</td>
|
516
516
|
</tr>
|
517
517
|
</tbody>
|
518
518
|
</table></div>
|
@@ -523,7 +523,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
523
523
|
<pre class="programlisting"><a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="returnvalue">GtkCellEditable</span></a> * gtk_cell_renderer_start_editing (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
524
524
|
<em class="parameter"><code><a href="../gdk2/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
525
525
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
526
|
-
<em class="parameter"><code>const <a href="/home/
|
526
|
+
<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> *path</code></em>,
|
527
527
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
528
528
|
<em class="parameter"><code>const <a href="../gdk2/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
529
529
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
@@ -572,7 +572,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
572
572
|
</tr>
|
573
573
|
<tr>
|
574
574
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
575
|
-
<td>A new <a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a>, or <a href="/home/
|
575
|
+
<td>A new <a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a>, 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="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
576
576
|
</td>
|
577
577
|
</tr>
|
578
578
|
</tbody>
|
@@ -612,10 +612,10 @@ and the changes were not committed.
|
|
612
612
|
<div class="refsect2">
|
613
613
|
<a name="gtk-cell-renderer-stop-editing"></a><h3>gtk_cell_renderer_stop_editing ()</h3>
|
614
614
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_stop_editing (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
615
|
-
<em class="parameter"><code><a href="/home/
|
615
|
+
<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#gboolean"><span class="type">gboolean</span></a> canceled</code></em>);</pre>
|
616
616
|
<p>
|
617
617
|
Informs the cell renderer that the editing is stopped.
|
618
|
-
If <em class="parameter"><code>canceled</code></em> is <a href="/home/
|
618
|
+
If <em class="parameter"><code>canceled</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the cell renderer will emit the
|
619
619
|
<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-canceled" title='The "editing-canceled" signal'><span class="type">"editing-canceled"</span></a> signal.
|
620
620
|
</p>
|
621
621
|
<p>
|
@@ -637,7 +637,7 @@ in response to the <a class="link" href="GtkCellEditable.html#GtkCellEditable-ed
|
|
637
637
|
<tr>
|
638
638
|
<td><p><span class="term"><em class="parameter"><code>canceled</code></em> :</span></p></td>
|
639
639
|
<td>
|
640
|
-
<a href="/home/
|
640
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the editing has been canceled</td>
|
641
641
|
</tr>
|
642
642
|
</tbody>
|
643
643
|
</table></div>
|
@@ -647,8 +647,8 @@ in response to the <a class="link" href="GtkCellEditable.html#GtkCellEditable-ed
|
|
647
647
|
<div class="refsect2">
|
648
648
|
<a name="gtk-cell-renderer-get-fixed-size"></a><h3>gtk_cell_renderer_get_fixed_size ()</h3>
|
649
649
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_get_fixed_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
650
|
-
<em class="parameter"><code><a href="/home/
|
651
|
-
<em class="parameter"><code><a href="/home/
|
650
|
+
<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>,
|
651
|
+
<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>
|
652
652
|
<p>
|
653
653
|
Fills in <em class="parameter"><code>width</code></em> and <em class="parameter"><code>height</code></em> with the appropriate size of <em class="parameter"><code>cell</code></em>.
|
654
654
|
</p>
|
@@ -665,12 +665,12 @@ Fills in <em class="parameter"><code>width</code></em> and <em class="parameter"
|
|
665
665
|
</tr>
|
666
666
|
<tr>
|
667
667
|
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
|
668
|
-
<td>location to fill in with the fixed width of the cell, or <a href="/home/
|
668
|
+
<td>location to fill in with the fixed width of the cell, 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>
|
669
669
|
</td>
|
670
670
|
</tr>
|
671
671
|
<tr>
|
672
672
|
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
|
673
|
-
<td>location to fill in with the fixed height of the cell, or <a href="/home/
|
673
|
+
<td>location to fill in with the fixed height of the cell, 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>
|
674
674
|
</td>
|
675
675
|
</tr>
|
676
676
|
</tbody>
|
@@ -680,8 +680,8 @@ Fills in <em class="parameter"><code>width</code></em> and <em class="parameter"
|
|
680
680
|
<div class="refsect2">
|
681
681
|
<a name="gtk-cell-renderer-set-fixed-size"></a><h3>gtk_cell_renderer_set_fixed_size ()</h3>
|
682
682
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_set_fixed_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
683
|
-
<em class="parameter"><code><a href="/home/
|
684
|
-
<em class="parameter"><code><a href="/home/
|
683
|
+
<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>,
|
684
|
+
<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>
|
685
685
|
<p>
|
686
686
|
Sets the renderer size to be explicit, independent of the properties set.
|
687
687
|
</p>
|
@@ -710,7 +710,7 @@ Sets the renderer size to be explicit, independent of the properties set.
|
|
710
710
|
<hr>
|
711
711
|
<div class="refsect2">
|
712
712
|
<a name="gtk-cell-renderer-get-visible"></a><h3>gtk_cell_renderer_get_visible ()</h3>
|
713
|
-
<pre class="programlisting"><a href="/home/
|
713
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_get_visible (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);</pre>
|
714
714
|
<p>
|
715
715
|
Returns the cell renderer's visibility.
|
716
716
|
</p>
|
@@ -728,7 +728,7 @@ Returns the cell renderer's visibility.
|
|
728
728
|
<tr>
|
729
729
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
730
730
|
<td>
|
731
|
-
<a href="/home/
|
731
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is visible</td>
|
732
732
|
</tr>
|
733
733
|
</tbody>
|
734
734
|
</table></div>
|
@@ -738,7 +738,7 @@ Returns the cell renderer's visibility.
|
|
738
738
|
<div class="refsect2">
|
739
739
|
<a name="gtk-cell-renderer-set-visible"></a><h3>gtk_cell_renderer_set_visible ()</h3>
|
740
740
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_set_visible (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
741
|
-
<em class="parameter"><code><a href="/home/
|
741
|
+
<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#gboolean"><span class="type">gboolean</span></a> visible</code></em>);</pre>
|
742
742
|
<p>
|
743
743
|
Sets the cell renderer's visibility.
|
744
744
|
</p>
|
@@ -764,7 +764,7 @@ Sets the cell renderer's visibility.
|
|
764
764
|
<hr>
|
765
765
|
<div class="refsect2">
|
766
766
|
<a name="gtk-cell-renderer-get-sensitive"></a><h3>gtk_cell_renderer_get_sensitive ()</h3>
|
767
|
-
<pre class="programlisting"><a href="/home/
|
767
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_cell_renderer_get_sensitive (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);</pre>
|
768
768
|
<p>
|
769
769
|
Returns the cell renderer's sensitivity.
|
770
770
|
</p>
|
@@ -782,7 +782,7 @@ Returns the cell renderer's sensitivity.
|
|
782
782
|
<tr>
|
783
783
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
784
784
|
<td>
|
785
|
-
<a href="/home/
|
785
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is sensitive</td>
|
786
786
|
</tr>
|
787
787
|
</tbody>
|
788
788
|
</table></div>
|
@@ -792,7 +792,7 @@ Returns the cell renderer's sensitivity.
|
|
792
792
|
<div class="refsect2">
|
793
793
|
<a name="gtk-cell-renderer-set-sensitive"></a><h3>gtk_cell_renderer_set_sensitive ()</h3>
|
794
794
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_set_sensitive (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
795
|
-
<em class="parameter"><code><a href="/home/
|
795
|
+
<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#gboolean"><span class="type">gboolean</span></a> sensitive</code></em>);</pre>
|
796
796
|
<p>
|
797
797
|
Sets the cell renderer's sensitivity.
|
798
798
|
</p>
|
@@ -819,8 +819,8 @@ Sets the cell renderer's sensitivity.
|
|
819
819
|
<div class="refsect2">
|
820
820
|
<a name="gtk-cell-renderer-get-alignment"></a><h3>gtk_cell_renderer_get_alignment ()</h3>
|
821
821
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_get_alignment (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
822
|
-
<em class="parameter"><code><a href="/home/
|
823
|
-
<em class="parameter"><code><a href="/home/
|
822
|
+
<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#gfloat"><span class="type">gfloat</span></a> *xalign</code></em>,
|
823
|
+
<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#gfloat"><span class="type">gfloat</span></a> *yalign</code></em>);</pre>
|
824
824
|
<p>
|
825
825
|
Fills in <em class="parameter"><code>xalign</code></em> and <em class="parameter"><code>yalign</code></em> with the appropriate values of <em class="parameter"><code>cell</code></em>.
|
826
826
|
</p>
|
@@ -837,12 +837,12 @@ Fills in <em class="parameter"><code>xalign</code></em> and <em class="parameter
|
|
837
837
|
</tr>
|
838
838
|
<tr>
|
839
839
|
<td><p><span class="term"><em class="parameter"><code>xalign</code></em> :</span></p></td>
|
840
|
-
<td>location to fill in with the x alignment of the cell, or <a href="/home/
|
840
|
+
<td>location to fill in with the x alignment of the cell, 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>
|
841
841
|
</td>
|
842
842
|
</tr>
|
843
843
|
<tr>
|
844
844
|
<td><p><span class="term"><em class="parameter"><code>yalign</code></em> :</span></p></td>
|
845
|
-
<td>location to fill in with the y alignment of the cell, or <a href="/home/
|
845
|
+
<td>location to fill in with the y alignment of the cell, 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>
|
846
846
|
</td>
|
847
847
|
</tr>
|
848
848
|
</tbody>
|
@@ -853,8 +853,8 @@ Fills in <em class="parameter"><code>xalign</code></em> and <em class="parameter
|
|
853
853
|
<div class="refsect2">
|
854
854
|
<a name="gtk-cell-renderer-set-alignment"></a><h3>gtk_cell_renderer_set_alignment ()</h3>
|
855
855
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_set_alignment (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
856
|
-
<em class="parameter"><code><a href="/home/
|
857
|
-
<em class="parameter"><code><a href="/home/
|
856
|
+
<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#gfloat"><span class="type">gfloat</span></a> xalign</code></em>,
|
857
|
+
<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#gfloat"><span class="type">gfloat</span></a> yalign</code></em>);</pre>
|
858
858
|
<p>
|
859
859
|
Sets the renderer's alignment within its available space.
|
860
860
|
</p>
|
@@ -885,8 +885,8 @@ Sets the renderer's alignment within its available space.
|
|
885
885
|
<div class="refsect2">
|
886
886
|
<a name="gtk-cell-renderer-get-padding"></a><h3>gtk_cell_renderer_get_padding ()</h3>
|
887
887
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_get_padding (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
888
|
-
<em class="parameter"><code><a href="/home/
|
889
|
-
<em class="parameter"><code><a href="/home/
|
888
|
+
<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> *xpad</code></em>,
|
889
|
+
<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> *ypad</code></em>);</pre>
|
890
890
|
<p>
|
891
891
|
Fills in <em class="parameter"><code>xpad</code></em> and <em class="parameter"><code>ypad</code></em> with the appropriate values of <em class="parameter"><code>cell</code></em>.
|
892
892
|
</p>
|
@@ -903,12 +903,12 @@ Fills in <em class="parameter"><code>xpad</code></em> and <em class="parameter">
|
|
903
903
|
</tr>
|
904
904
|
<tr>
|
905
905
|
<td><p><span class="term"><em class="parameter"><code>xpad</code></em> :</span></p></td>
|
906
|
-
<td>location to fill in with the x padding of the cell, or <a href="/home/
|
906
|
+
<td>location to fill in with the x padding of the cell, 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>
|
907
907
|
</td>
|
908
908
|
</tr>
|
909
909
|
<tr>
|
910
910
|
<td><p><span class="term"><em class="parameter"><code>ypad</code></em> :</span></p></td>
|
911
|
-
<td>location to fill in with the y padding of the cell, or <a href="/home/
|
911
|
+
<td>location to fill in with the y padding of the cell, 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>
|
912
912
|
</td>
|
913
913
|
</tr>
|
914
914
|
</tbody>
|
@@ -919,8 +919,8 @@ Fills in <em class="parameter"><code>xpad</code></em> and <em class="parameter">
|
|
919
919
|
<div class="refsect2">
|
920
920
|
<a name="gtk-cell-renderer-set-padding"></a><h3>gtk_cell_renderer_set_padding ()</h3>
|
921
921
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_cell_renderer_set_padding (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
922
|
-
<em class="parameter"><code><a href="/home/
|
923
|
-
<em class="parameter"><code><a href="/home/
|
922
|
+
<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> xpad</code></em>,
|
923
|
+
<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> ypad</code></em>);</pre>
|
924
924
|
<p>
|
925
925
|
Sets the renderer's padding.
|
926
926
|
</p>
|
@@ -952,7 +952,7 @@ Sets the renderer's padding.
|
|
952
952
|
<a name="GtkCellRenderer.property-details"></a><h2>Property Details</h2>
|
953
953
|
<div class="refsect2">
|
954
954
|
<a name="GtkCellRenderer--cell-background"></a><h3>The <code class="literal">"cell-background"</code> property</h3>
|
955
|
-
<pre class="programlisting"> "cell-background" <a href="/home/
|
955
|
+
<pre class="programlisting"> "cell-background" <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>* : Write</pre>
|
956
956
|
<p>Cell background color as a string.</p>
|
957
957
|
<p>Default value: NULL</p>
|
958
958
|
</div>
|
@@ -965,36 +965,36 @@ Sets the renderer's padding.
|
|
965
965
|
<hr>
|
966
966
|
<div class="refsect2">
|
967
967
|
<a name="GtkCellRenderer--cell-background-set"></a><h3>The <code class="literal">"cell-background-set"</code> property</h3>
|
968
|
-
<pre class="programlisting"> "cell-background-set" <a href="/home/
|
968
|
+
<pre class="programlisting"> "cell-background-set" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
969
969
|
<p>Whether this tag affects the cell background color.</p>
|
970
970
|
<p>Default value: FALSE</p>
|
971
971
|
</div>
|
972
972
|
<hr>
|
973
973
|
<div class="refsect2">
|
974
974
|
<a name="GtkCellRenderer--editing"></a><h3>The <code class="literal">"editing"</code> property</h3>
|
975
|
-
<pre class="programlisting"> "editing" <a href="/home/
|
975
|
+
<pre class="programlisting"> "editing" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
|
976
976
|
<p>Whether the cell renderer is currently in editing mode.</p>
|
977
977
|
<p>Default value: FALSE</p>
|
978
978
|
</div>
|
979
979
|
<hr>
|
980
980
|
<div class="refsect2">
|
981
981
|
<a name="GtkCellRenderer--height"></a><h3>The <code class="literal">"height"</code> property</h3>
|
982
|
-
<pre class="programlisting"> "height" <a href="/home/
|
982
|
+
<pre class="programlisting"> "height" <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> : Read / Write</pre>
|
983
983
|
<p>The fixed height.</p>
|
984
|
-
<p>Allowed values: >=
|
984
|
+
<p>Allowed values: >= -1</p>
|
985
985
|
<p>Default value: -1</p>
|
986
986
|
</div>
|
987
987
|
<hr>
|
988
988
|
<div class="refsect2">
|
989
989
|
<a name="GtkCellRenderer--is-expanded"></a><h3>The <code class="literal">"is-expanded"</code> property</h3>
|
990
|
-
<pre class="programlisting"> "is-expanded" <a href="/home/
|
990
|
+
<pre class="programlisting"> "is-expanded" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
991
991
|
<p>Row is an expander row, and is expanded.</p>
|
992
992
|
<p>Default value: FALSE</p>
|
993
993
|
</div>
|
994
994
|
<hr>
|
995
995
|
<div class="refsect2">
|
996
996
|
<a name="GtkCellRenderer--is-expander"></a><h3>The <code class="literal">"is-expander"</code> property</h3>
|
997
|
-
<pre class="programlisting"> "is-expander" <a href="/home/
|
997
|
+
<pre class="programlisting"> "is-expander" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
998
998
|
<p>Row has children.</p>
|
999
999
|
<p>Default value: FALSE</p>
|
1000
1000
|
</div>
|
@@ -1008,29 +1008,29 @@ Sets the renderer's padding.
|
|
1008
1008
|
<hr>
|
1009
1009
|
<div class="refsect2">
|
1010
1010
|
<a name="GtkCellRenderer--sensitive"></a><h3>The <code class="literal">"sensitive"</code> property</h3>
|
1011
|
-
<pre class="programlisting"> "sensitive" <a href="/home/
|
1011
|
+
<pre class="programlisting"> "sensitive" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1012
1012
|
<p>Display the cell sensitive.</p>
|
1013
1013
|
<p>Default value: TRUE</p>
|
1014
1014
|
</div>
|
1015
1015
|
<hr>
|
1016
1016
|
<div class="refsect2">
|
1017
1017
|
<a name="GtkCellRenderer--visible"></a><h3>The <code class="literal">"visible"</code> property</h3>
|
1018
|
-
<pre class="programlisting"> "visible" <a href="/home/
|
1018
|
+
<pre class="programlisting"> "visible" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
1019
1019
|
<p>Display the cell.</p>
|
1020
1020
|
<p>Default value: TRUE</p>
|
1021
1021
|
</div>
|
1022
1022
|
<hr>
|
1023
1023
|
<div class="refsect2">
|
1024
1024
|
<a name="GtkCellRenderer--width"></a><h3>The <code class="literal">"width"</code> property</h3>
|
1025
|
-
<pre class="programlisting"> "width" <a href="/home/
|
1025
|
+
<pre class="programlisting"> "width" <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> : Read / Write</pre>
|
1026
1026
|
<p>The fixed width.</p>
|
1027
|
-
<p>Allowed values: >=
|
1027
|
+
<p>Allowed values: >= -1</p>
|
1028
1028
|
<p>Default value: -1</p>
|
1029
1029
|
</div>
|
1030
1030
|
<hr>
|
1031
1031
|
<div class="refsect2">
|
1032
1032
|
<a name="GtkCellRenderer--xalign"></a><h3>The <code class="literal">"xalign"</code> property</h3>
|
1033
|
-
<pre class="programlisting"> "xalign" <a href="/home/
|
1033
|
+
<pre class="programlisting"> "xalign" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write</pre>
|
1034
1034
|
<p>The x-align.</p>
|
1035
1035
|
<p>Allowed values: [0,1]</p>
|
1036
1036
|
<p>Default value: 0.5</p>
|
@@ -1038,14 +1038,14 @@ Sets the renderer's padding.
|
|
1038
1038
|
<hr>
|
1039
1039
|
<div class="refsect2">
|
1040
1040
|
<a name="GtkCellRenderer--xpad"></a><h3>The <code class="literal">"xpad"</code> property</h3>
|
1041
|
-
<pre class="programlisting"> "xpad" <a href="/home/
|
1041
|
+
<pre class="programlisting"> "xpad" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
|
1042
1042
|
<p>The xpad.</p>
|
1043
1043
|
<p>Default value: 0</p>
|
1044
1044
|
</div>
|
1045
1045
|
<hr>
|
1046
1046
|
<div class="refsect2">
|
1047
1047
|
<a name="GtkCellRenderer--yalign"></a><h3>The <code class="literal">"yalign"</code> property</h3>
|
1048
|
-
<pre class="programlisting"> "yalign" <a href="/home/
|
1048
|
+
<pre class="programlisting"> "yalign" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write</pre>
|
1049
1049
|
<p>The y-align.</p>
|
1050
1050
|
<p>Allowed values: [0,1]</p>
|
1051
1051
|
<p>Default value: 0.5</p>
|
@@ -1053,7 +1053,7 @@ Sets the renderer's padding.
|
|
1053
1053
|
<hr>
|
1054
1054
|
<div class="refsect2">
|
1055
1055
|
<a name="GtkCellRenderer--ypad"></a><h3>The <code class="literal">"ypad"</code> property</h3>
|
1056
|
-
<pre class="programlisting"> "ypad" <a href="/home/
|
1056
|
+
<pre class="programlisting"> "ypad" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
|
1057
1057
|
<p>The ypad.</p>
|
1058
1058
|
<p>Default value: 0</p>
|
1059
1059
|
</div>
|
@@ -1063,7 +1063,7 @@ Sets the renderer's padding.
|
|
1063
1063
|
<div class="refsect2">
|
1064
1064
|
<a name="GtkCellRenderer-editing-canceled"></a><h3>The <code class="literal">"editing-canceled"</code> signal</h3>
|
1065
1065
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer,
|
1066
|
-
<a href="/home/
|
1066
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
|
1067
1067
|
<p>
|
1068
1068
|
This signal gets emitted when the user cancels the process of editing a
|
1069
1069
|
cell. For example, an editable cell renderer could be written to cancel
|
@@ -1096,8 +1096,8 @@ See also: <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-stop-edit
|
|
1096
1096
|
<a name="GtkCellRenderer-editing-started"></a><h3>The <code class="literal">"editing-started"</code> signal</h3>
|
1097
1097
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer,
|
1098
1098
|
<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *editable,
|
1099
|
-
<a href="/home/
|
1100
|
-
<a href="/home/
|
1099
|
+
<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> *path,
|
1100
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
|
1101
1101
|
<p>
|
1102
1102
|
This signal gets emitted when a cell starts to be edited.
|
1103
1103
|
The intended use of this signal is to do special setup
|
@@ -1190,6 +1190,6 @@ before doing any specific setup, as in the following example:
|
|
1190
1190
|
</div>
|
1191
1191
|
<div class="footer">
|
1192
1192
|
<hr>
|
1193
|
-
Generated by GTK-Doc V1.
|
1193
|
+
Generated by GTK-Doc V1.19</div>
|
1194
1194
|
</body>
|
1195
1195
|
</html>
|