rsvg2 0.90.2-x86-mingw32 → 0.90.2.1-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.
- data/ChangeLog +9 -0
- data/Rakefile +8 -2
- data/ext/rsvg2/extconf.rb +1 -1
- data/lib/1.8/rsvg2.so +0 -0
- data/lib/1.9/rsvg2.so +0 -0
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/glib-gettextize +2 -2
- data/vendor/local/bin/glib-mkenums +35 -9
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
- 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/libatk-1.0-0.dll +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +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/libgdk_pixbuf-2.0-0.dll +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
- data/vendor/local/include/atk-1.0/atk/atk-enum-types.h +2 -2
- data/vendor/local/include/atk-1.0/atk/atktext.h +1 -1
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-animation.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-core.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-enum-types.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-io.h +5 -1
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-loader.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-marshal.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-simple-anim.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf-transform.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixbuf.h +0 -0
- data/vendor/local/include/{gtk-2.0 → gdk-pixbuf-2.0}/gdk-pixbuf/gdk-pixdata.h +0 -0
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gcontenttype.h +18 -18
- data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gcredentials.h +76 -0
- data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +42 -25
- data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +58 -0
- data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +46 -0
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +562 -0
- data/vendor/local/include/glib-2.0/gio/gdbuserror.h +100 -0
- data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +286 -0
- data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +149 -0
- data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +73 -0
- data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +112 -0
- data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +94 -0
- data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +167 -0
- data/vendor/local/include/glib-2.0/gio/gdbusserver.h +54 -0
- data/vendor/local/include/glib-2.0/gio/gdbusutils.h +44 -0
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gio.h +30 -9
- data/vendor/local/include/glib-2.0/gio/gioenums.h +526 -8
- data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +42 -0
- data/vendor/local/include/glib-2.0/gio/gioerror.h +4 -0
- data/vendor/local/include/glib-2.0/gio/giotypes.h +36 -0
- data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gpermission.h +118 -0
- data/vendor/local/include/glib-2.0/gio/gproxy.h +123 -0
- data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +76 -0
- data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +75 -0
- data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +96 -0
- data/vendor/local/include/glib-2.0/gio/gsettings.h +258 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +138 -0
- data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +45 -0
- data/vendor/local/include/glib-2.0/gio/gsocket.h +18 -0
- data/vendor/local/include/glib-2.0/gio/gsocketclient.h +22 -0
- data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +7 -1
- data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +0 -1
- data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +3 -0
- data/vendor/local/include/glib-2.0/glib-object.h +1 -0
- data/vendor/local/include/glib-2.0/glib.h +2 -0
- data/vendor/local/include/glib-2.0/glib/galloca.h +47 -0
- data/vendor/local/include/glib-2.0/glib/gatomic.h +25 -5
- data/vendor/local/include/glib-2.0/glib/gbacktrace.h +7 -7
- data/vendor/local/include/glib-2.0/glib/gbase64.h +22 -22
- data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +27 -3
- data/vendor/local/include/glib-2.0/glib/gcache.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gchecksum.h +20 -20
- data/vendor/local/include/glib-2.0/glib/gcompletion.h +4 -0
- data/vendor/local/include/glib-2.0/glib/gconvert.h +26 -2
- data/vendor/local/include/glib-2.0/glib/gdatetime.h +217 -0
- data/vendor/local/include/glib-2.0/glib/gkeyfile.h +16 -0
- data/vendor/local/include/glib-2.0/glib/gmacros.h +7 -0
- data/vendor/local/include/glib-2.0/glib/gmain.h +305 -78
- data/vendor/local/include/glib-2.0/glib/gmarkup.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmem.h +107 -1
- data/vendor/local/include/glib-2.0/glib/gnode.h +4 -2
- data/vendor/local/include/glib-2.0/glib/gpoll.h +27 -3
- data/vendor/local/include/glib-2.0/glib/gregex.h +228 -0
- data/vendor/local/include/glib-2.0/glib/grel.h +4 -0
- data/vendor/local/include/glib-2.0/glib/gstdio.h +27 -39
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +3 -1
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +19 -14
- data/vendor/local/include/glib-2.0/glib/gthread.h +0 -1
- data/vendor/local/include/glib-2.0/glib/gtimezone.h +44 -0
- data/vendor/local/include/glib-2.0/glib/gunicode.h +18 -1
- data/vendor/local/include/glib-2.0/glib/gutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gvariant.h +25 -1
- data/vendor/local/include/glib-2.0/glib/gvarianttype.h +29 -0
- data/vendor/local/include/glib-2.0/gobject/gbinding.h +136 -0
- data/vendor/local/include/glib-2.0/gobject/gboxed.h +18 -6
- data/vendor/local/include/glib-2.0/gobject/gmarshal.h +37 -20
- data/vendor/local/include/glib-2.0/gobject/gobject.h +5 -0
- data/vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c +48 -21
- data/vendor/local/include/glib-2.0/gobject/gparam.h +9 -4
- data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +54 -0
- data/vendor/local/include/glib-2.0/gobject/gtype.h +129 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +6 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +17 -0
- data/vendor/local/include/gtk-2.0/gdk/gdkcolor.h +4 -4
- data/vendor/local/include/gtk-2.0/gdk/gdkcursor.h +3 -2
- data/vendor/local/include/gtk-2.0/gdk/gdkdisplay.h +19 -18
- data/vendor/local/include/gtk-2.0/gdk/gdkdnd.h +18 -12
- data/vendor/local/include/gtk-2.0/gdk/gdkdrawable.h +2 -9
- data/vendor/local/include/gtk-2.0/gdk/gdkgc.h +6 -10
- data/vendor/local/include/gtk-2.0/gdk/gdkimage.h +24 -16
- data/vendor/local/include/gtk-2.0/gdk/gdkinput.h +21 -8
- data/vendor/local/include/gtk-2.0/gdk/gdkkeys.h +1 -1
- data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms-compat.h +2208 -0
- data/vendor/local/include/gtk-2.0/gdk/gdkkeysyms.h +2180 -2174
- data/vendor/local/include/gtk-2.0/gdk/gdkpixmap.h +4 -2
- data/vendor/local/include/gtk-2.0/gdk/gdkregion.h +12 -0
- data/vendor/local/include/gtk-2.0/gdk/gdkrgb.h +10 -9
- data/vendor/local/include/gtk-2.0/gdk/gdkscreen.h +6 -6
- data/vendor/local/include/gtk-2.0/gdk/gdkvisual.h +35 -17
- data/vendor/local/include/gtk-2.0/gdk/gdkwindow.h +62 -34
- data/vendor/local/include/gtk-2.0/gtk/gtkaccessible.h +4 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkassistant.h +32 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkbox.h +27 -2
- data/vendor/local/include/gtk-2.0/gtk/gtkbuildable.h +49 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkbutton.h +2 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcalendar.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkdialog.h +2 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkentry.h +4 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkenums.h +10 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkexpander.h +3 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkfontsel.h +1 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkiconview.h +7 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkitem.h +2 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkmenu.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmessagedialog.h +30 -9
- data/vendor/local/include/gtk-2.0/gtk/gtknotebook.h +12 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkobject.h +2 -2
- data/vendor/local/include/gtk-2.0/gtk/gtkstatusbar.h +3 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkstatusicon.h +2 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkstock.h +94 -94
- data/vendor/local/include/gtk-2.0/gtk/gtktable.h +3 -0
- data/vendor/local/include/gtk-2.0/gtk/gtktextview.h +7 -0
- data/vendor/local/include/gtk-2.0/gtk/gtktooltip.h +6 -0
- data/vendor/local/include/gtk-2.0/gtk/gtktreemodel.h +2 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +4 -4
- data/vendor/local/include/gtk-2.0/gtk/gtkviewport.h +1 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkwidget.h +23 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkwindow.h +2 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-additional-sel.h +98 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-attr-sel.h +74 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-cascade.h +74 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-declaration.h +136 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-doc-handler.h +298 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +94 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-fonts.h +315 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-input.h +174 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-num.h +127 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +98 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-parser.h +128 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-parsing-location.h +70 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-prop-list.h +80 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-pseudo.h +64 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-rgb.h +94 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +114 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-selector.h +95 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-simple-sel.h +130 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-statement.h +440 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-string.h +76 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-style.h +339 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-stylesheet.h +102 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-term.h +190 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-tknzr.h +115 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-token.h +212 -0
- data/vendor/local/include/libcroco-0.6/libcroco/cr-utils.h +246 -0
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +18 -0
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco.h +44 -0
- data/vendor/local/lib/atk-1.0.def +1 -0
- data/vendor/local/lib/atk-1.0.lib +0 -0
- data/vendor/local/lib/gailutil.lib +0 -0
- data/vendor/local/{etc/gtk-2.0/gdk-pixbuf.loaders → lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache} +3 -2
- data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
- data/vendor/local/lib/gdk_pixbuf-2.0.lib +0 -0
- data/vendor/local/lib/gio-2.0.def +345 -2
- data/vendor/local/lib/gio-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0.def +71 -0
- data/vendor/local/lib/glib-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
- data/vendor/local/lib/gmodule-2.0.lib +0 -0
- data/vendor/local/lib/gobject-2.0.def +21 -0
- data/vendor/local/lib/gobject-2.0.lib +0 -0
- data/vendor/local/lib/gthread-2.0.lib +0 -0
- 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/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
- data/vendor/local/lib/intl.lib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/atk.pc +2 -2
- data/vendor/local/lib/pkgconfig/gail.pc +2 -2
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +3 -3
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +10 -5
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +3 -3
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +3 -2
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +11 -0
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +3 -3
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +3 -3
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +12 -0
- data/vendor/local/manifest/atk-dev_1.32.0-1_win32.mft +37 -0
- data/vendor/local/manifest/atk_1.32.0-1_win32.mft +95 -0
- data/vendor/local/manifest/cairo-dev_1.10.0-1_win32.mft +83 -0
- data/vendor/local/manifest/cairo_1.10.0-1_win32.mft +5 -0
- data/vendor/local/manifest/expat-dev_2.0.1-1_win32.mft +10 -0
- data/vendor/local/manifest/expat_2.0.1-1_win32.mft +2 -0
- data/vendor/local/manifest/fontconfig-dev_2.8.0-2_win32.mft +387 -0
- data/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +3 -0
- data/vendor/local/manifest/freetype-dev_2.4.2-1_win32.mft +56 -0
- data/vendor/local/manifest/freetype_2.4.2-1_win32.mft +2 -0
- data/vendor/local/manifest/gdk-pixbuf-dev_2.22.0-1_win32.mft +59 -0
- data/vendor/local/manifest/gdk-pixbuf_2.22.0-1_win32.mft +103 -0
- data/vendor/local/manifest/gettext-runtime-dev_0.18.1.1-2_win32.mft +81 -0
- data/vendor/local/manifest/gettext-runtime_0.18.1.1-2_win32.mft +3 -0
- data/vendor/local/manifest/glib-dev_2.26.0-2_win32.mft +570 -0
- data/vendor/local/manifest/glib_2.26.0-2_win32.mft +102 -0
- data/vendor/local/manifest/gtk+-dev_2.22.0-1_win32.mft +947 -0
- data/vendor/local/manifest/gtk+_2.22.0-1_win32.mft +225 -0
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +36 -0
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +2 -0
- data/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +15 -0
- data/vendor/local/manifest/libpng_1.4.3-1_win32.mft +2 -0
- data/vendor/local/manifest/pango-dev_1.28.1-2_win32.mft +116 -0
- data/vendor/local/manifest/pango_1.28.1-2_win32.mft +8 -0
- data/vendor/local/manifest/zlib-dev_1.2.5-2_win32.mft +8 -0
- data/vendor/local/manifest/zlib_1.2.5-2_win32.mft +2 -0
- data/vendor/local/share/aclocal/glib-gettext.m4 +2 -2
- data/vendor/local/share/doc/{glib-2.24.2 → glib-2.26.0}/COPYING +0 -0
- data/vendor/local/share/doc/{glib-dev-2.24.2 → glib-dev-2.26.0}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-2.20.1 → gtk+-2.22.0}/COPYING +0 -0
- data/vendor/local/share/doc/{gtk+-dev-2.20.1 → gtk+-dev-2.22.0}/COPYING +0 -0
- data/vendor/local/share/glib-2.0/gdb/glib.py +1 -4
- data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +3 -1
- data/vendor/local/share/glib-2.0/schemas/gschema.dtd +60 -0
- data/vendor/local/share/gtk-2.0/demo/assistant.c +53 -2
- data/vendor/local/share/gtk-2.0/demo/colorsel.c +8 -5
- data/vendor/local/share/gtk-2.0/demo/drawingarea.c +51 -70
- data/vendor/local/share/gtk-2.0/demo/pixbufs.c +6 -11
- data/vendor/local/share/gtk-2.0/demo/textview.c +1 -29
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +52 -52
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +30 -28
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +8 -7
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +1 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +8 -7
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +60 -108
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +34 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +3 -35
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +9 -13
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +139 -131
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +115 -433
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +11 -48
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-animation.html +60 -77
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-creating.html +40 -73
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +17 -17
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-loading.html +66 -83
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-file-saving.html +111 -117
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html +39 -191
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-inline.html +49 -55
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +31 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-refcounting.html +19 -61
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-scaling.html +32 -203
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-util.html +28 -39
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp +13 -52
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +22 -84
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +18 -47
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +8 -79
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +17 -29
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +127 -95
- data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +192 -184
- data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +11 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +224 -0
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +383 -3
- data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +179 -3
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +20 -18
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +117 -55
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +88 -26
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +94 -112
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +52 -34
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +200 -111
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +337 -203
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +111 -111
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +120 -120
- data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +209 -139
- data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +93 -89
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +189 -39
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +375 -111
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +240 -103
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +26 -26
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +100 -93
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +51 -48
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +26 -23
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +85 -50
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +128 -128
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +136 -133
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +326 -147
- data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +851 -404
- data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +86 -71
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +45 -0
- data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +130 -85
- data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -4
- data/vendor/local/share/gtk-doc/html/gdk/index.sgml +46 -0
- data/vendor/local/share/gtk-doc/html/gdk/multihead.html +21 -21
- data/vendor/local/share/gtk-doc/html/gdk/reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +179 -166
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +276 -74
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +35 -35
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +114 -119
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +43 -47
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +41 -41
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +70 -35
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +398 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +254 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +6211 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +1833 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +618 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +2050 -0
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +1124 -0
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +373 -151
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +103 -107
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +158 -158
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +935 -923
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +18 -13
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +71 -75
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +303 -275
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +32 -32
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +30 -30
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +31 -25
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +31 -25
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +58 -58
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +109 -109
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +26 -25
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +72 -72
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +120 -120
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +90 -59
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +155 -155
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +76 -76
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +119 -39
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +100 -37
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +137 -131
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +560 -0
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +312 -0
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +348 -0
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +301 -0
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +116 -116
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +54 -54
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +2424 -0
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +609 -0
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +362 -148
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +107 -0
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +612 -326
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +36 -36
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +470 -108
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +131 -46
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +48 -259
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +27 -26
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +123 -119
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +165 -0
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +36 -36
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +298 -0
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +222 -0
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +65 -57
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +59 -51
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +39 -39
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +246 -61
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +36 -36
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +113 -113
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +67 -71
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +90 -18
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +56 -14
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +65 -0
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +8 -12
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +21 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +1598 -0
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +18 -3
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +2412 -661
- data/vendor/local/share/gtk-doc/html/gio/async.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +50 -14
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +14 -9
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +122 -22
- data/vendor/local/share/gtk-doc/html/gio/{ch19.html → ch24.html} +8 -8
- data/vendor/local/share/gtk-doc/html/gio/{ch20.html → ch25.html} +19 -19
- data/vendor/local/share/gtk-doc/html/gio/{ch20s02.html → ch25s02.html} +10 -10
- data/vendor/local/share/gtk-doc/html/gio/{ch20s03.html → ch25s03.html} +12 -12
- data/vendor/local/share/gtk-doc/html/gio/ch26.html +57 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s02.html +59 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s03.html +159 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s04.html +46 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s05.html +48 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s06.html +277 -0
- data/vendor/local/share/gtk-doc/html/gio/ch26s07.html +95 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27.html +70 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27s02.html +130 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27s03.html +202 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27s04.html +96 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27s05.html +823 -0
- data/vendor/local/share/gtk-doc/html/gio/ch27s06.html +828 -0
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +33 -20
- data/vendor/local/share/gtk-doc/html/gio/extending.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +41 -0
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +59 -0
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +243 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +316 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +1117 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +216 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +35 -35
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +58 -50
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +98 -88
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +15 -19
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +15 -19
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +908 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +37 -31
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +97 -16
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +50 -50
- data/vendor/local/share/gtk-doc/html/gio/gio-GSrvTarget.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +736 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +113 -122
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +666 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +26 -10
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +53 -0
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp +569 -68
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +692 -70
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +102 -0
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +11 -5
- data/vendor/local/share/gtk-doc/html/gio/icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/index.html +137 -20
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +814 -96
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +32 -12
- data/vendor/local/share/gtk-doc/html/gio/networking.html +19 -7
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +39 -0
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +112 -15
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +8 -5
- data/vendor/local/share/gtk-doc/html/gio/settings.html +38 -0
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gio/tools.html +44 -0
- data/vendor/local/share/gtk-doc/html/gio/types.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/utils.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +77 -0
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +3 -7
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +5 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +359 -0
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +10 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +8 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +82 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +393 -14
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +52 -52
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +51 -51
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +75 -74
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +59 -23
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +35 -35
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +37 -37
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +87 -85
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +39 -39
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +69 -69
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +130 -223
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +114 -108
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +87 -84
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +61 -61
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +96 -96
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +30 -30
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +33 -30
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +98 -56
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2201 -0
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +239 -0
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +736 -256
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +140 -91
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +59 -59
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +65 -65
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +91 -28
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +72 -72
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +257 -73
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +27 -27
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +50 -50
- data/vendor/local/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html +37 -37
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +70 -66
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocators.html +14 -14
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Chunks.html +44 -44
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +108 -63
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +151 -91
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +132 -103
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +83 -81
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +34 -44
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +442 -345
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +40 -40
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +35 -35
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +72 -23
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +46 -46
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +35 -36
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +130 -129
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +30 -26
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +245 -232
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +104 -103
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +171 -85
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +422 -323
- data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +24 -24
- data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +135 -135
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +18 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +13 -13
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +103 -17
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +189 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +119 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +24 -24
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +32 -32
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +53 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +7 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +94 -272
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +9 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +43 -26
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +10 -4
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp +131 -32
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +174 -59
- data/vendor/local/share/gtk-doc/html/glib/glib.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +190 -73
- data/vendor/local/share/gtk-doc/html/glib/index.html +13 -5
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +133 -4
- data/vendor/local/share/gtk-doc/html/glib/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/glib/tools.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +803 -0
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +21 -21
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +19 -19
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +47 -0
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +6 -5
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +201 -0
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +148 -4
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/ch06s03.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +14 -14
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +28 -22
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +29 -17
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +45 -34
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +130 -73
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +43 -43
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +83 -73
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +35 -35
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +71 -71
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +558 -245
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +358 -92
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +391 -158
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +47 -44
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +42 -12
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +10 -10
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp +48 -9
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +53 -9
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/index.html +15 -10
- data/vendor/local/share/gtk-doc/html/gobject/index.sgml +53 -1
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +7 -4
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +11 -11
- data/vendor/local/share/gtk-doc/html/gobject/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/Actions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/Builder.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +150 -141
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +58 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +147 -149
- data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +125 -124
- data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +79 -78
- data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +77 -75
- data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +12 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +110 -74
- data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +11 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +90 -80
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-gtkbuildable.html → GtkBuildable.html} +137 -125
- data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +157 -150
- data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +96 -70
- data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +283 -282
- data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +234 -222
- data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +148 -86
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +21 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +117 -106
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +29 -27
- data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +102 -101
- data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +119 -106
- data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +110 -94
- data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +70 -67
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +348 -265
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +81 -76
- data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +105 -104
- data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +131 -62
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +259 -252
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +30 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +51 -23
- data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +42 -39
- data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +18 -26
- data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +9 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +67 -66
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +131 -126
- data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +370 -207
- data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +131 -98
- data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +37 -36
- data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +45 -44
- data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +24 -9
- data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +121 -114
- data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +172 -168
- data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +44 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +43 -39
- data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +108 -94
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +131 -124
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +72 -70
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +39 -39
- data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +27 -23
- data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +118 -55
- data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +42 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +303 -231
- data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +133 -125
- data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +89 -82
- data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +12 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +55 -55
- data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +12 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +43 -42
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +223 -215
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +53 -50
- data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +58 -55
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +37 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +46 -38
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +35 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +22 -20
- data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +130 -101
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +42 -37
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +122 -117
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +28 -22
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +191 -162
- data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +37 -34
- data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +48 -45
- data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +34 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +27 -25
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +216 -215
- data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +35 -48
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +110 -105
- data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +183 -163
- data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +65 -37
- data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +613 -542
- data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +126 -92
- data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +39 -39
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +254 -243
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +35 -33
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +137 -136
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +18 -17
- data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +392 -231
- data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +32 -30
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +73 -66
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +79 -77
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +59 -58
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +147 -135
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +44 -34
- data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +37 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +219 -173
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +62 -57
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +51 -48
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +41 -37
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +111 -91
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +545 -481
- data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +188 -182
- data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +102 -101
- data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +20 -39
- data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +9 -8
- data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +36 -11
- data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +980 -810
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +407 -346
- data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +31 -8
- data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/Printing.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +3 -19
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +7 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +11 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +21 -5
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +181 -0
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +123 -3
- data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +151 -15
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-quit.png → application-exit.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/ch01.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/ch02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-error.png → dialog-error.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-info.png → dialog-information.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-authentication.png → dialog-password.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-question.png → dialog-question.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-dialog-warning.png → dialog-warning.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-file.png → document-new.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-open.png → document-open.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-preview.png → document-print-preview.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print.png → document-print.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-properties.png → document-properties.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-revert-to-saved-ltr.png → document-revert-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-revert-to-saved-rtl.png → document-revert-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-save-as.png → document-save-as.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-floppy.png → document-save.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-new.png → document-x-generic.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-harddisk.png → drive-harddisk.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-clear.png → edit-clear.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-copy.png → edit-copy.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-cut.png → edit-cut.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-delete.png → edit-delete.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-find-and-replace.png → edit-find-replace.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-find.png → edit-find.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-paste.png → edit-paste.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-redo-ltr.png → edit-redo-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-redo-rtl.png → edit-redo-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-select-all.png → edit-select-all.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-undo-ltr.png → edit-undo-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-undo-rtl.png → edit-undo-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-directory.png → folder.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-unindent-ltr.png → format-indent-less-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-unindent-rtl.png → format-indent-less-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-indent-ltr.png → format-indent-more-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-indent-rtl.png → format-indent-more-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-center.png → format-justify-center.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-fill.png → format-justify-fill.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-left.png → format-justify-left.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-justify-right.png → format-justify-right.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-bold.png → format-text-bold.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-italic.png → format-text-italic.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-strikethrough.png → format-text-strikethrough.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-underline.png → format-text-underline.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-bottom.png → go-bottom.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-down.png → go-down.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-first-ltr.png → go-first-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-first-rtl.png → go-first-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-home.png → go-home.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-jump-to-ltr.png → go-jump-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-jump-to-rtl.png → go-jump-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-last-ltr.png → go-last-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-last-rtl.png → go-last-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-back-rtl.png → go-next-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-back-ltr.png → go-next-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-forward-rtl.png → go-previous-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-forward-ltr.png → go-previous-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-goto-top.png → go-top.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-go-up.png → go-up.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +61 -60
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +125 -123
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +124 -89
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +31 -28
- data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +190 -184
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkPaperSize.html +75 -73
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTextIter.html +335 -317
- data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +194 -184
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +111 -103
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +11 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +95 -92
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +155 -153
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +106 -106
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +129 -128
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +57 -58
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +109 -96
- data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +8 -27
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +12 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +35 -34
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-page-setup.png +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +116 -116
- data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +5 -37
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +76 -41
- data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +102 -67
- data/vendor/local/share/gtk-doc/html/gtk/gtk.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-about.png → help-about.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-help.png → help-contents.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-missing-image.png → image-missing.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/index.html +6 -5
- data/vendor/local/share/gtk-doc/html/gtk/index.sgml +58 -20
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-add.png → list-add.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-remove.png → list-remove.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-save.png → media-floppy.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-cdrom.png → media-optical.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-pause.png → media-playback-pause.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-play-ltr.png → media-playback-start-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-play-rtl.png → media-playback-start-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-stop.png → media-playback-stop.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-record.png → media-record.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-forward-rtl.png → media-seek-backward-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-forward-ltr.png → media-seek-backward-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-rewind-rtl.png → media-seek-forward-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-rewind-ltr.png → media-seek-forward-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-next-rtl.png → media-skip-backward-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-next-ltr.png → media-skip-backward-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-previous-rtl.png → media-skip-forward-ltr.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-media-previous-ltr.png → media-skip-forward-rtl.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/migrating.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-network.png → network-idle.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-error.png → printer-error.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-report.png → printer-info.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-paused.png → printer-paused.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-print-warning.png → printer-warning.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-stop.png → process-stop.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/pt05.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/style.css +8 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-execute.png → system-run.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-spell-check.png → tools-check-spelling.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-fullscreen.png → view-fullscreen.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-refresh.png → view-refresh.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-leave-fullscreen.png → view-restore.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-sort-ascending.png → view-sort-ascending.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-sort-descending.png → view-sort-descending.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-close.png → window-close.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-fit.png → zoom-fit-best.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-in.png → zoom-in.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-100.png → zoom-original.png} +0 -0
- data/vendor/local/share/gtk-doc/html/gtk/{gtk-zoom-out.png → zoom-out.png} +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- 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/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +147 -0
- data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +77 -0
- data/vendor/local/share/man/man1/glib-genmarshal.1 +9 -4
- data/vendor/local/share/man/man1/glib-mkenums.1 +17 -5
- data/vendor/local/share/man/man1/gobject-query.1 +4 -4
- data/vendor/local/src/tml/packaging/atk_1.32.0-1_win32.log +730 -0
- data/vendor/local/src/tml/packaging/{atk_1.30.0-2_win32.sh → atk_1.32.0-1_win32.sh} +8 -6
- data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.0-1_win32.log +934 -0
- data/vendor/local/src/tml/packaging/gdk-pixbuf_2.22.0-1_win32.sh +97 -0
- data/vendor/local/src/tml/packaging/{glib_2.24.2-2_win32.log → glib_2.26.0-2_win32.log} +1102 -837
- data/vendor/local/src/tml/packaging/glib_2.26.0-2_win32.sh +64 -0
- data/vendor/local/src/tml/packaging/gtk+_2.22.0-1_win32.log +5041 -0
- data/vendor/local/src/tml/packaging/gtk+_2.22.0-1_win32.sh +84 -0
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +471 -0
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +61 -0
- metadata +380 -141
- data/vendor/local/bin/pkg-config.exe +0 -0
- data/vendor/local/gtk+-bundle_2.20.1-20100912_win32.README.txt +0 -29
- data/vendor/local/manifest/gtk+-bundle_2.20.1-20100912_win32.mft +0 -2719
- data/vendor/local/share/aclocal/pkg.m4 +0 -155
- data/vendor/local/share/doc/gtk+-bundle_2.20.1-20100912_win32/components.lst +0 -24
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apa.html +0 -66
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apas02.html +0 -140
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/apas03.html +0 -174
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html +0 -187
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html +0 -132
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html +0 -422
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html +0 -923
- data/vendor/local/share/gtk-doc/html/gtk/gtk-info.png +0 -0
- data/vendor/local/src/tml/packaging/atk_1.30.0-2_win32.log +0 -739
- data/vendor/local/src/tml/packaging/glib_2.24.2-2_win32.sh +0 -290
- data/vendor/local/src/tml/packaging/gtk+_2.20.1-3_win32.log +0 -5862
- data/vendor/local/src/tml/packaging/gtk+_2.20.1-3_win32.sh +0 -1736
- data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.log +0 -215
- data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.sh +0 -278
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkDrawingArea</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
|
7
7
|
<link rel="home" href="index.html" title="GTK+ Reference Manual">
|
8
8
|
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
|
9
9
|
<link rel="prev" href="GtkCalendar.html" title="GtkCalendar">
|
10
10
|
<link rel="next" href="GtkEventBox.html" title="GtkEventBox">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.15 (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">
|
@@ -47,15 +47,15 @@
|
|
47
47
|
<a class="link" href="GtkDrawingArea.html#GtkDrawingArea-struct" title="GtkDrawingArea">GtkDrawingArea</a>;
|
48
48
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkDrawingArea.html#gtk-drawing-area-new" title="gtk_drawing_area_new ()">gtk_drawing_area_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
49
49
|
<span class="returnvalue">void</span> <a class="link" href="GtkDrawingArea.html#gtk-drawing-area-size" title="gtk_drawing_area_size ()">gtk_drawing_area_size</a> (<em class="parameter"><code><a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea"><span class="type">GtkDrawingArea</span></a> *darea</code></em>,
|
50
|
-
<em class="parameter"><code><a href="/
|
51
|
-
<em class="parameter"><code><a href="/
|
50
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
51
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
|
52
52
|
</pre>
|
53
53
|
</div>
|
54
54
|
<div class="refsect1" title="Object Hierarchy">
|
55
55
|
<a name="GtkDrawingArea.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
56
56
|
<pre class="synopsis">
|
57
|
-
<a href="/
|
58
|
-
+----<a href="/
|
57
|
+
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
58
|
+
+----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
59
59
|
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
60
60
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
61
61
|
+----GtkDrawingArea
|
@@ -67,7 +67,7 @@
|
|
67
67
|
<a name="GtkDrawingArea.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
68
68
|
<p>
|
69
69
|
GtkDrawingArea implements
|
70
|
-
AtkImplementorIface and <a class="link" href="
|
70
|
+
AtkImplementorIface and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p>
|
71
71
|
</div>
|
72
72
|
<div class="refsect1" title="Description">
|
73
73
|
<a name="GtkDrawingArea.description"></a><h2>Description</h2>
|
@@ -108,7 +108,7 @@ to the background color before sending the expose event, and
|
|
108
108
|
that drawing is implicitly clipped to the exposed area.
|
109
109
|
</p>
|
110
110
|
<div class="example">
|
111
|
-
<a name="
|
111
|
+
<a name="id1293895"></a><p class="title"><b>Example 50. Simple <span class="structname">GtkDrawingArea</span> usage.</b></p>
|
112
112
|
<div class="example-contents">
|
113
113
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
114
114
|
<tbody>
|
@@ -128,21 +128,21 @@ that drawing is implicitly clipped to the exposed area.
|
|
128
128
|
13
|
129
129
|
14
|
130
130
|
15</pre></td>
|
131
|
-
<td class="listing_code"><pre class="programlisting"><span class="normal"><a href="/
|
132
|
-
<span class="function">expose_event_callback</span><span class="normal"> </span><span class="symbol">(</span><span class="
|
131
|
+
<td class="listing_code"><pre class="programlisting"><span class="normal"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean">gboolean</a></span>
|
132
|
+
<span class="function">expose_event_callback</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> </span><span class="usertype">GdkEventExpose</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">event</span><span class="symbol">,</span><span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data</span><span class="symbol">)</span>
|
133
133
|
<span class="cbracket">{</span>
|
134
134
|
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Drawing-Primitives.html#gdk-draw-arc">gdk_draw_arc</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">-></span><span class="normal">window</span><span class="symbol">,</span>
|
135
135
|
<span class="normal"> widget</span><span class="symbol">-></span><span class="normal">style</span><span class="symbol">-></span><span class="normal">fg_gc</span><span class="symbol">[</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-state">gtk_widget_get_state</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">)],</span>
|
136
|
-
<span class="normal"> <a href="/
|
136
|
+
<span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span>
|
137
137
|
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> widget</span><span class="symbol">-></span><span class="normal">allocation</span><span class="symbol">.</span><span class="normal">width</span><span class="symbol">,</span><span class="normal"> widget</span><span class="symbol">-></span><span class="normal">allocation</span><span class="symbol">.</span><span class="normal">height</span><span class="symbol">,</span>
|
138
138
|
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">64</span><span class="normal"> </span><span class="symbol">*</span><span class="normal"> </span><span class="number">360</span><span class="symbol">);</span>
|
139
|
-
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="/
|
139
|
+
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">;</span>
|
140
140
|
<span class="cbracket">}</span>
|
141
141
|
<span class="symbol">[...]</span>
|
142
|
-
<span class="normal">
|
142
|
+
<span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">drawing_area </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkDrawingArea.html#gtk-drawing-area-new">gtk_drawing_area_new</a></span><span class="normal"> </span><span class="symbol">();</span>
|
143
143
|
<span class="normal"> </span><span class="function"><a href="GtkWidget.html#gtk-widget-set-size-request">gtk_widget_set_size_request</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">drawing_area</span><span class="symbol">,</span><span class="normal"> </span><span class="number">100</span><span class="symbol">,</span><span class="normal"> </span><span class="number">100</span><span class="symbol">);</span>
|
144
|
-
<span class="normal"> </span><span class="function"><a href="/
|
145
|
-
<span class="normal"> </span><span class="function"><a href="/
|
144
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-connect">g_signal_connect</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#G-OBJECT:CAPS">G_OBJECT</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">drawing_area</span><span class="symbol">),</span><span class="normal"> </span><span class="string">"expose_event"</span><span class="symbol">,</span>
|
145
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Closures.html#G-CALLBACK:CAPS">G_CALLBACK</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">expose_event_callback</span><span class="symbol">),</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span></pre></td>
|
146
146
|
</tr>
|
147
147
|
</tbody>
|
148
148
|
</table>
|
@@ -201,8 +201,8 @@ Creates a new drawing area.
|
|
201
201
|
<div class="refsect2" title="gtk_drawing_area_size ()">
|
202
202
|
<a name="gtk-drawing-area-size"></a><h3>gtk_drawing_area_size ()</h3>
|
203
203
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_drawing_area_size (<em class="parameter"><code><a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea"><span class="type">GtkDrawingArea</span></a> *darea</code></em>,
|
204
|
-
<em class="parameter"><code><a href="/
|
205
|
-
<em class="parameter"><code><a href="/
|
204
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
205
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
|
206
206
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
207
207
|
<h3 class="title">Warning</h3>
|
208
208
|
<p><code class="literal">gtk_drawing_area_size</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="GtkWidget.html#gtk-widget-set-size-request" title="gtk_widget_set_size_request ()"><code class="function">gtk_widget_set_size_request()</code></a> instead.</p>
|
@@ -248,6 +248,6 @@ refresh to the screen.
|
|
248
248
|
</div>
|
249
249
|
<div class="footer">
|
250
250
|
<hr>
|
251
|
-
Generated by GTK-Doc V1.
|
251
|
+
Generated by GTK-Doc V1.15</div>
|
252
252
|
</body>
|
253
253
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkEditable</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
|
7
7
|
<link rel="home" href="index.html" title="GTK+ Reference Manual">
|
8
8
|
<link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="GtkSpinButton.html" title="GtkSpinButton">
|
10
10
|
<link rel="next" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.15 (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">
|
@@ -48,31 +48,31 @@
|
|
48
48
|
|
49
49
|
<a class="link" href="GtkEditable.html#GtkEditable-struct" title="GtkEditable">GtkEditable</a>;
|
50
50
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-select-region" title="gtk_editable_select_region ()">gtk_editable_select_region</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
51
|
-
<em class="parameter"><code><a href="/
|
52
|
-
<em class="parameter"><code><a href="/
|
53
|
-
<a href="/
|
54
|
-
<em class="parameter"><code><a href="/
|
55
|
-
<em class="parameter"><code><a href="/
|
51
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
52
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);
|
53
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEditable.html#gtk-editable-get-selection-bounds" title="gtk_editable_get_selection_bounds ()">gtk_editable_get_selection_bounds</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
54
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_pos</code></em>,
|
55
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_pos</code></em>);
|
56
56
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-insert-text" title="gtk_editable_insert_text ()">gtk_editable_insert_text</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
57
|
-
<em class="parameter"><code>const <a href="/
|
58
|
-
<em class="parameter"><code><a href="/
|
59
|
-
<em class="parameter"><code><a href="/
|
57
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text</code></em>,
|
58
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_text_length</code></em>,
|
59
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *position</code></em>);
|
60
60
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-delete-text" title="gtk_editable_delete_text ()">gtk_editable_delete_text</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
61
|
-
<em class="parameter"><code><a href="/
|
62
|
-
<em class="parameter"><code><a href="/
|
63
|
-
<a href="/
|
64
|
-
<em class="parameter"><code><a href="/
|
65
|
-
<em class="parameter"><code><a href="/
|
61
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
62
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);
|
63
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="GtkEditable.html#gtk-editable-get-chars" title="gtk_editable_get_chars ()">gtk_editable_get_chars</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
64
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
65
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);
|
66
66
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-cut-clipboard" title="gtk_editable_cut_clipboard ()">gtk_editable_cut_clipboard</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
67
67
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-copy-clipboard" title="gtk_editable_copy_clipboard ()">gtk_editable_copy_clipboard</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
68
68
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-paste-clipboard" title="gtk_editable_paste_clipboard ()">gtk_editable_paste_clipboard</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
69
69
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-delete-selection" title="gtk_editable_delete_selection ()">gtk_editable_delete_selection</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
70
70
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-set-position" title="gtk_editable_set_position ()">gtk_editable_set_position</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
71
|
-
<em class="parameter"><code><a href="/
|
72
|
-
<a href="/
|
71
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
|
72
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEditable.html#gtk-editable-get-position" title="gtk_editable_get_position ()">gtk_editable_get_position</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
73
73
|
<span class="returnvalue">void</span> <a class="link" href="GtkEditable.html#gtk-editable-set-editable" title="gtk_editable_set_editable ()">gtk_editable_set_editable</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
74
|
-
<em class="parameter"><code><a href="/
|
75
|
-
<a href="/
|
74
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_editable</code></em>);
|
75
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEditable.html#gtk-editable-get-editable" title="gtk_editable_get_editable ()">gtk_editable_get_editable</a> (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);
|
76
76
|
</pre>
|
77
77
|
</div>
|
78
78
|
<div class="refsect1" title="Object Hierarchy">
|
@@ -111,7 +111,7 @@ the following handler to "insert_text", an application
|
|
111
111
|
can convert all entry into a widget into uppercase.
|
112
112
|
</p>
|
113
113
|
<div class="example">
|
114
|
-
<a name="
|
114
|
+
<a name="id803575"></a><p class="title"><b>Example 19. Forcing entry to uppercase.</b></p>
|
115
115
|
<div class="example-contents">
|
116
116
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
117
117
|
<tbody>
|
@@ -136,21 +136,21 @@ can convert all entry into a widget into uppercase.
|
|
136
136
|
18</pre></td>
|
137
137
|
<td class="listing_code"><pre class="programlisting"><span class="preproc">#include</span><span class="normal"> </span><span class="string"><ctype.h></span>
|
138
138
|
<span class="type">void</span>
|
139
|
-
<span class="function">insert_text_handler</span><span class="normal"> </span><span class="symbol">(</span><span class="
|
140
|
-
<span class="normal"> </span><span class="keyword">const</span><span class="normal">
|
141
|
-
<span class="normal">
|
142
|
-
<span class="normal">
|
143
|
-
<span class="normal">
|
139
|
+
<span class="function">insert_text_handler</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkEditable</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">editable</span><span class="symbol">,</span>
|
140
|
+
<span class="normal"> </span><span class="keyword">const</span><span class="normal"> </span><span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">text</span><span class="symbol">,</span>
|
141
|
+
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> length</span><span class="symbol">,</span>
|
142
|
+
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">position</span><span class="symbol">,</span>
|
143
|
+
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data</span><span class="symbol">)</span>
|
144
144
|
<span class="cbracket">{</span>
|
145
145
|
<span class="normal"> </span><span class="type">int</span><span class="normal"> i</span><span class="symbol">;</span>
|
146
|
-
<span class="normal">
|
147
|
-
<span class="normal"> </span><span class="function"><a href="/
|
148
|
-
<span class="normal">
|
146
|
+
<span class="normal"> </span><span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">result </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#g-utf8-strup">g_utf8_strup</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">text</span><span class="symbol">,</span><span class="normal"> length</span><span class="symbol">);</span>
|
147
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-handlers-block-by-func">g_signal_handlers_block_by_func</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">editable</span><span class="symbol">,</span>
|
148
|
+
<span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer">gpointer</a></span><span class="symbol">)</span><span class="normal"> insert_text_handler</span><span class="symbol">,</span><span class="normal"> data</span><span class="symbol">);</span>
|
149
149
|
<span class="normal"> </span><span class="function"><a href="GtkEditable.html#gtk-editable-insert-text">gtk_editable_insert_text</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">editable</span><span class="symbol">,</span><span class="normal"> result</span><span class="symbol">,</span><span class="normal"> length</span><span class="symbol">,</span><span class="normal"> position</span><span class="symbol">);</span>
|
150
|
-
<span class="normal"> </span><span class="function"><a href="/
|
151
|
-
<span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="/
|
152
|
-
<span class="normal"> </span><span class="function"><a href="/
|
153
|
-
<span class="normal"> </span><span class="function"><a href="/
|
150
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-handlers-unblock-by-func">g_signal_handlers_unblock_by_func</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">editable</span><span class="symbol">,</span>
|
151
|
+
<span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer">gpointer</a></span><span class="symbol">)</span><span class="normal"> insert_text_handler</span><span class="symbol">,</span><span class="normal"> data</span><span class="symbol">);</span>
|
152
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-stop-emission-by-name">g_signal_stop_emission_by_name</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">editable</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"insert_text"</span><span class="symbol">);</span>
|
153
|
+
<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">result</span><span class="symbol">);</span>
|
154
154
|
<span class="cbracket">}</span></pre></td>
|
155
155
|
</tr>
|
156
156
|
</tbody>
|
@@ -175,8 +175,8 @@ cannot be directly accessed.
|
|
175
175
|
<div class="refsect2" title="gtk_editable_select_region ()">
|
176
176
|
<a name="gtk-editable-select-region"></a><h3>gtk_editable_select_region ()</h3>
|
177
177
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_editable_select_region (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
178
|
-
<em class="parameter"><code><a href="/
|
179
|
-
<em class="parameter"><code><a href="/
|
178
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
179
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);</pre>
|
180
180
|
<p>
|
181
181
|
Selects a region of text. The characters that are selected are
|
182
182
|
those characters at positions from <em class="parameter"><code>start_pos</code></em> up to, but not
|
@@ -211,13 +211,13 @@ Note that positions are specified in characters, not bytes.
|
|
211
211
|
<hr>
|
212
212
|
<div class="refsect2" title="gtk_editable_get_selection_bounds ()">
|
213
213
|
<a name="gtk-editable-get-selection-bounds"></a><h3>gtk_editable_get_selection_bounds ()</h3>
|
214
|
-
<pre class="programlisting"><a href="/
|
215
|
-
<em class="parameter"><code><a href="/
|
216
|
-
<em class="parameter"><code><a href="/
|
214
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_editable_get_selection_bounds (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
215
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_pos</code></em>,
|
216
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_pos</code></em>);</pre>
|
217
217
|
<p>
|
218
218
|
Retrieves the selection bound of the editable. start_pos will be filled
|
219
219
|
with the start of the selection and <em class="parameter"><code>end_pos</code></em> with end. If no text was
|
220
|
-
selected both will be identical and <a href="/
|
220
|
+
selected both will be identical and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned.
|
221
221
|
</p>
|
222
222
|
<p>
|
223
223
|
Note that positions are specified in characters, not bytes.
|
@@ -232,15 +232,17 @@ Note that positions are specified in characters, not bytes.
|
|
232
232
|
</tr>
|
233
233
|
<tr>
|
234
234
|
<td><p><span class="term"><em class="parameter"><code>start_pos</code></em> :</span></p></td>
|
235
|
-
<td> location to store the starting position, or <a href="/
|
235
|
+
<td> location to store the starting position, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
236
|
+
</td>
|
236
237
|
</tr>
|
237
238
|
<tr>
|
238
239
|
<td><p><span class="term"><em class="parameter"><code>end_pos</code></em> :</span></p></td>
|
239
|
-
<td> location to store the end position, or <a href="/
|
240
|
+
<td> location to store the end position, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
241
|
+
</td>
|
240
242
|
</tr>
|
241
243
|
<tr>
|
242
244
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
243
|
-
<td> <a href="/
|
245
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an area is selected, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise
|
244
246
|
</td>
|
245
247
|
</tr>
|
246
248
|
</tbody>
|
@@ -250,9 +252,9 @@ Note that positions are specified in characters, not bytes.
|
|
250
252
|
<div class="refsect2" title="gtk_editable_insert_text ()">
|
251
253
|
<a name="gtk-editable-insert-text"></a><h3>gtk_editable_insert_text ()</h3>
|
252
254
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_editable_insert_text (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
253
|
-
<em class="parameter"><code>const <a href="/
|
254
|
-
<em class="parameter"><code><a href="/
|
255
|
-
<em class="parameter"><code><a href="/
|
255
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text</code></em>,
|
256
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_text_length</code></em>,
|
257
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *position</code></em>);</pre>
|
256
258
|
<p>
|
257
259
|
Inserts <em class="parameter"><code>new_text_length</code></em> bytes of <em class="parameter"><code>new_text</code></em> into the contents of the
|
258
260
|
widget, at position <em class="parameter"><code>position</code></em>.
|
@@ -281,7 +283,8 @@ The function updates <em class="parameter"><code>position</code></em> to point a
|
|
281
283
|
</tr>
|
282
284
|
<tr>
|
283
285
|
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
|
284
|
-
<td> location of the position text will be inserted at. <acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">in-out</span></acronym
|
286
|
+
<td> location of the position text will be inserted at. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">in-out</span></acronym>]</span>
|
287
|
+
</td>
|
285
288
|
</tr>
|
286
289
|
</tbody>
|
287
290
|
</table></div>
|
@@ -290,8 +293,8 @@ The function updates <em class="parameter"><code>position</code></em> to point a
|
|
290
293
|
<div class="refsect2" title="gtk_editable_delete_text ()">
|
291
294
|
<a name="gtk-editable-delete-text"></a><h3>gtk_editable_delete_text ()</h3>
|
292
295
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_editable_delete_text (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
293
|
-
<em class="parameter"><code><a href="/
|
294
|
-
<em class="parameter"><code><a href="/
|
296
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
297
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);</pre>
|
295
298
|
<p>
|
296
299
|
Deletes a sequence of characters. The characters that are deleted are
|
297
300
|
those characters at positions from <em class="parameter"><code>start_pos</code></em> up to, but not including
|
@@ -325,9 +328,9 @@ Note that the positions are specified in characters, not bytes.
|
|
325
328
|
<hr>
|
326
329
|
<div class="refsect2" title="gtk_editable_get_chars ()">
|
327
330
|
<a name="gtk-editable-get-chars"></a><h3>gtk_editable_get_chars ()</h3>
|
328
|
-
<pre class="programlisting"><a href="/
|
329
|
-
<em class="parameter"><code><a href="/
|
330
|
-
<em class="parameter"><code><a href="/
|
331
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* gtk_editable_get_chars (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
332
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>,
|
333
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);</pre>
|
331
334
|
<p>
|
332
335
|
Retrieves a sequence of characters. The characters that are retrieved
|
333
336
|
are those characters at positions from <em class="parameter"><code>start_pos</code></em> up to, but not
|
@@ -437,7 +440,7 @@ This call doesn't do anything if there is no selected text.
|
|
437
440
|
<div class="refsect2" title="gtk_editable_set_position ()">
|
438
441
|
<a name="gtk-editable-set-position"></a><h3>gtk_editable_set_position ()</h3>
|
439
442
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_editable_set_position (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
440
|
-
<em class="parameter"><code><a href="/
|
443
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
441
444
|
<p>
|
442
445
|
Sets the cursor position in the editable to the given value.
|
443
446
|
</p>
|
@@ -467,7 +470,7 @@ of the editable. Note that <em class="parameter"><code>position</code></em> is i
|
|
467
470
|
<hr>
|
468
471
|
<div class="refsect2" title="gtk_editable_get_position ()">
|
469
472
|
<a name="gtk-editable-get-position"></a><h3>gtk_editable_get_position ()</h3>
|
470
|
-
<pre class="programlisting"><a href="/
|
473
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_editable_get_position (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);</pre>
|
471
474
|
<p>
|
472
475
|
Retrieves the current position of the cursor relative to the start
|
473
476
|
of the content of the editable.
|
@@ -495,7 +498,7 @@ Note that this position is in characters, not in bytes.
|
|
495
498
|
<div class="refsect2" title="gtk_editable_set_editable ()">
|
496
499
|
<a name="gtk-editable-set-editable"></a><h3>gtk_editable_set_editable ()</h3>
|
497
500
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_editable_set_editable (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>,
|
498
|
-
<em class="parameter"><code><a href="/
|
501
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_editable</code></em>);</pre>
|
499
502
|
<p>
|
500
503
|
Determines if the user can edit the text in the editable
|
501
504
|
widget or not.
|
@@ -511,7 +514,7 @@ widget or not.
|
|
511
514
|
<tr>
|
512
515
|
<td><p><span class="term"><em class="parameter"><code>is_editable</code></em> :</span></p></td>
|
513
516
|
<td>
|
514
|
-
<a href="/
|
517
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is allowed to edit the text
|
515
518
|
in the widget
|
516
519
|
</td>
|
517
520
|
</tr>
|
@@ -521,7 +524,7 @@ widget or not.
|
|
521
524
|
<hr>
|
522
525
|
<div class="refsect2" title="gtk_editable_get_editable ()">
|
523
526
|
<a name="gtk-editable-get-editable"></a><h3>gtk_editable_get_editable ()</h3>
|
524
|
-
<pre class="programlisting"><a href="/
|
527
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_editable_get_editable (<em class="parameter"><code><a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable</code></em>);</pre>
|
525
528
|
<p>
|
526
529
|
Retrieves whether <em class="parameter"><code>editable</code></em> is editable. See
|
527
530
|
<a class="link" href="GtkEditable.html#gtk-editable-set-editable" title="gtk_editable_set_editable ()"><code class="function">gtk_editable_set_editable()</code></a>.
|
@@ -536,7 +539,7 @@ Retrieves whether <em class="parameter"><code>editable</code></em> is editable.
|
|
536
539
|
</tr>
|
537
540
|
<tr>
|
538
541
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
539
|
-
<td> <a href="/
|
542
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>editable</code></em> is editable.
|
540
543
|
</td>
|
541
544
|
</tr>
|
542
545
|
</tbody>
|
@@ -548,7 +551,7 @@ Retrieves whether <em class="parameter"><code>editable</code></em> is editable.
|
|
548
551
|
<div class="refsect2" title='The "changed" signal'>
|
549
552
|
<a name="GtkEditable-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
550
553
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable,
|
551
|
-
<a href="/
|
554
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
552
555
|
<p>
|
553
556
|
The ::changed signal is emitted at the end of a single
|
554
557
|
user-visible operation on the contents of the <a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a>.
|
@@ -579,15 +582,15 @@ to be emitted).
|
|
579
582
|
<div class="refsect2" title='The "delete-text" signal'>
|
580
583
|
<a name="GtkEditable-delete-text"></a><h3>The <code class="literal">"delete-text"</code> signal</h3>
|
581
584
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable,
|
582
|
-
<a href="/
|
583
|
-
<a href="/
|
584
|
-
<a href="/
|
585
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos,
|
586
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos,
|
587
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
585
588
|
<p>
|
586
589
|
This signal is emitted when text is deleted from
|
587
590
|
the widget by the user. The default handler for
|
588
591
|
this signal will normally be responsible for deleting
|
589
592
|
the text, so by connecting to this signal and then
|
590
|
-
stopping the signal with <a href="/
|
593
|
+
stopping the signal with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-stop-emission"><code class="function">g_signal_stop_emission()</code></a>, it
|
591
594
|
is possible to modify the range of deleted text, or
|
592
595
|
prevent it from being deleted entirely. The <em class="parameter"><code>start_pos</code></em>
|
593
596
|
and <em class="parameter"><code>end_pos</code></em> parameters are interpreted as for
|
@@ -622,16 +625,16 @@ and <em class="parameter"><code>end_pos</code></em> parameters are interpreted a
|
|
622
625
|
<div class="refsect2" title='The "insert-text" signal'>
|
623
626
|
<a name="GtkEditable-insert-text"></a><h3>The <code class="literal">"insert-text"</code> signal</h3>
|
624
627
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEditable.html" title="GtkEditable"><span class="type">GtkEditable</span></a> *editable,
|
625
|
-
<a href="/
|
626
|
-
<a href="/
|
627
|
-
<a href="/
|
628
|
-
<a href="/
|
628
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text,
|
629
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_text_length,
|
630
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *position,
|
631
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
629
632
|
<p>
|
630
633
|
This signal is emitted when text is inserted into
|
631
634
|
the widget by the user. The default handler for
|
632
635
|
this signal will normally be responsible for inserting
|
633
636
|
the text, so by connecting to this signal and then
|
634
|
-
stopping the signal with <a href="/
|
637
|
+
stopping the signal with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-stop-emission"><code class="function">g_signal_stop_emission()</code></a>, it
|
635
638
|
is possible to modify the inserted text, or prevent
|
636
639
|
it from being inserted entirely.
|
637
640
|
</p>
|
@@ -673,6 +676,6 @@ it from being inserted entirely.
|
|
673
676
|
</div>
|
674
677
|
<div class="footer">
|
675
678
|
<hr>
|
676
|
-
Generated by GTK-Doc V1.
|
679
|
+
Generated by GTK-Doc V1.15</div>
|
677
680
|
</body>
|
678
681
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkEntry</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
|
7
7
|
<link rel="home" href="index.html" title="GTK+ Reference Manual">
|
8
8
|
<link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
10
10
|
<link rel="next" href="GtkEntryBuffer.html" title="GtkEntryBuffer">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.15 (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,63 +53,63 @@
|
|
53
53
|
<a class="link" href="GtkEntry.html#GtkEntry-struct" title="GtkEntry">GtkEntry</a>;
|
54
54
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-new" title="gtk_entry_new ()">gtk_entry_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
55
55
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-new-with-buffer" title="gtk_entry_new_with_buffer ()">gtk_entry_new_with_buffer</a> (<em class="parameter"><code><a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> *buffer</code></em>);
|
56
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-new-with-max-length" title="gtk_entry_new_with_max_length ()">gtk_entry_new_with_max_length</a> (<em class="parameter"><code><a href="/
|
56
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-new-with-max-length" title="gtk_entry_new_with_max_length ()">gtk_entry_new_with_max_length</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max</code></em>);
|
57
57
|
<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="returnvalue">GtkEntryBuffer</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-buffer" title="gtk_entry_get_buffer ()">gtk_entry_get_buffer</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
58
58
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-buffer" title="gtk_entry_set_buffer ()">gtk_entry_set_buffer</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
59
59
|
<em class="parameter"><code><a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> *buffer</code></em>);
|
60
60
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-text" title="gtk_entry_set_text ()">gtk_entry_set_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
61
|
-
<em class="parameter"><code>const <a href="/
|
61
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
|
62
62
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-append-text" title="gtk_entry_append_text ()">gtk_entry_append_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
63
|
-
<em class="parameter"><code>const <a href="/
|
63
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
|
64
64
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-prepend-text" title="gtk_entry_prepend_text ()">gtk_entry_prepend_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
65
|
-
<em class="parameter"><code>const <a href="/
|
65
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);
|
66
66
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-position" title="gtk_entry_set_position ()">gtk_entry_set_position</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
67
|
-
<em class="parameter"><code><a href="/
|
68
|
-
const <a href="/
|
69
|
-
<a href="/
|
67
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
|
68
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()">gtk_entry_get_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
69
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-text-length" title="gtk_entry_get_text_length ()">gtk_entry_get_text_length</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
70
70
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-select-region" title="gtk_entry_select_region ()">gtk_entry_select_region</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
71
|
-
<em class="parameter"><code><a href="/
|
72
|
-
<em class="parameter"><code><a href="/
|
71
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start</code></em>,
|
72
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end</code></em>);
|
73
73
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-visibility" title="gtk_entry_set_visibility ()">gtk_entry_set_visibility</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
74
|
-
<em class="parameter"><code><a href="/
|
74
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible</code></em>);
|
75
75
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-invisible-char" title="gtk_entry_set_invisible_char ()">gtk_entry_set_invisible_char</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
76
|
-
<em class="parameter"><code><a href="/
|
76
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);
|
77
77
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-unset-invisible-char" title="gtk_entry_unset_invisible_char ()">gtk_entry_unset_invisible_char</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
78
78
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-editable" title="gtk_entry_set_editable ()">gtk_entry_set_editable</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
79
|
-
<em class="parameter"><code><a href="/
|
79
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> editable</code></em>);
|
80
80
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-max-length" title="gtk_entry_set_max_length ()">gtk_entry_set_max_length</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
81
|
-
<em class="parameter"><code><a href="/
|
82
|
-
<a href="/
|
83
|
-
<a href="/
|
81
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max</code></em>);
|
82
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-activates-default" title="gtk_entry_get_activates_default ()">gtk_entry_get_activates_default</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
83
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-has-frame" title="gtk_entry_get_has_frame ()">gtk_entry_get_has_frame</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
84
84
|
const <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="returnvalue">GtkBorder</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-inner-border" title="gtk_entry_get_inner_border ()">gtk_entry_get_inner_border</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
85
|
-
<a href="/
|
85
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-width-chars" title="gtk_entry_get_width_chars ()">gtk_entry_get_width_chars</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
86
86
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-activates-default" title="gtk_entry_set_activates_default ()">gtk_entry_set_activates_default</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
87
|
-
<em class="parameter"><code><a href="/
|
87
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
|
88
88
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-has-frame" title="gtk_entry_set_has_frame ()">gtk_entry_set_has_frame</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
89
|
-
<em class="parameter"><code><a href="/
|
89
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
|
90
90
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-inner-border" title="gtk_entry_set_inner_border ()">gtk_entry_set_inner_border</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
91
91
|
<em class="parameter"><code>const <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);
|
92
92
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-width-chars" title="gtk_entry_set_width_chars ()">gtk_entry_set_width_chars</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
93
|
-
<em class="parameter"><code><a href="/
|
94
|
-
<a href="/
|
93
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_chars</code></em>);
|
94
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="returnvalue">gunichar</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-invisible-char" title="gtk_entry_get_invisible_char ()">gtk_entry_get_invisible_char</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
95
95
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-alignment" title="gtk_entry_set_alignment ()">gtk_entry_set_alignment</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
96
|
-
<em class="parameter"><code><a href="/
|
97
|
-
<a href="/
|
96
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xalign</code></em>);
|
97
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-alignment" title="gtk_entry_get_alignment ()">gtk_entry_get_alignment</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
98
98
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-overwrite-mode" title="gtk_entry_set_overwrite_mode ()">gtk_entry_set_overwrite_mode</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
99
|
-
<em class="parameter"><code><a href="/
|
100
|
-
<a href="/
|
99
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> overwrite</code></em>);
|
100
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-overwrite-mode" title="gtk_entry_get_overwrite_mode ()">gtk_entry_get_overwrite_mode</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
101
101
|
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="returnvalue">PangoLayout</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()">gtk_entry_get_layout</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
102
102
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-get-layout-offsets" title="gtk_entry_get_layout_offsets ()">gtk_entry_get_layout_offsets</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
103
|
-
<em class="parameter"><code><a href="/
|
104
|
-
<em class="parameter"><code><a href="/
|
105
|
-
<a href="/
|
103
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>,
|
104
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>);
|
105
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-layout-index-to-text-index" title="gtk_entry_layout_index_to_text_index ()">gtk_entry_layout_index_to_text_index</a>
|
106
106
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
107
|
-
<em class="parameter"><code><a href="/
|
108
|
-
<a href="/
|
107
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> layout_index</code></em>);
|
108
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-text-index-to-layout-index" title="gtk_entry_text_index_to_layout_index ()">gtk_entry_text_index_to_layout_index</a>
|
109
109
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
110
|
-
<em class="parameter"><code><a href="/
|
111
|
-
<a href="/
|
112
|
-
<a href="/
|
110
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_index</code></em>);
|
111
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-max-length" title="gtk_entry_get_max_length ()">gtk_entry_get_max_length</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
112
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-visibility" title="gtk_entry_get_visibility ()">gtk_entry_get_visibility</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
113
113
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-completion" title="gtk_entry_set_completion ()">gtk_entry_set_completion</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
114
114
|
<em class="parameter"><code><a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> *completion</code></em>);
|
115
115
|
<a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="returnvalue">GtkEntryCompletion</span></a> * <a class="link" href="GtkEntry.html#gtk-entry-get-completion" title="gtk_entry_get_completion ()">gtk_entry_get_completion</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
@@ -117,63 +117,67 @@ const <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span cla
|
|
117
117
|
<em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);
|
118
118
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-cursor-hadjustment" title="gtk_entry_get_cursor_hadjustment ()">gtk_entry_get_cursor_hadjustment</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
119
119
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-progress-fraction" title="gtk_entry_set_progress_fraction ()">gtk_entry_set_progress_fraction</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
120
|
-
<em class="parameter"><code><a href="/
|
121
|
-
<a href="/
|
120
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fraction</code></em>);
|
121
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-progress-fraction" title="gtk_entry_get_progress_fraction ()">gtk_entry_get_progress_fraction</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
122
122
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-progress-pulse-step" title="gtk_entry_set_progress_pulse_step ()">gtk_entry_set_progress_pulse_step</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
123
|
-
<em class="parameter"><code><a href="/
|
124
|
-
<a href="/
|
123
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fraction</code></em>);
|
124
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-progress-pulse-step" title="gtk_entry_get_progress_pulse_step ()">gtk_entry_get_progress_pulse_step</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
125
125
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-progress-pulse" title="gtk_entry_progress_pulse ()">gtk_entry_progress_pulse</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
126
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-im-context-filter-keypress" title="gtk_entry_im_context_filter_keypress ()">gtk_entry_im_context_filter_keypress</a>
|
127
|
+
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
128
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
|
129
|
+
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-reset-im-context" title="gtk_entry_reset_im_context ()">gtk_entry_reset_im_context</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
126
130
|
enum <a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition">GtkEntryIconPosition</a>;
|
127
131
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-from-pixbuf" title="gtk_entry_set_icon_from_pixbuf ()">gtk_entry_set_icon_from_pixbuf</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
128
132
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
129
133
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);
|
130
134
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-from-stock" title="gtk_entry_set_icon_from_stock ()">gtk_entry_set_icon_from_stock</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
131
135
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
132
|
-
<em class="parameter"><code>const <a href="/
|
136
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
|
133
137
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-from-icon-name" title="gtk_entry_set_icon_from_icon_name ()">gtk_entry_set_icon_from_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
134
138
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
135
|
-
<em class="parameter"><code>const <a href="/
|
139
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);
|
136
140
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-from-gicon" title="gtk_entry_set_icon_from_gicon ()">gtk_entry_set_icon_from_gicon</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
137
141
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
138
|
-
<em class="parameter"><code><a href="/
|
142
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);
|
139
143
|
<a class="link" href="GtkImage.html#GtkImageType" title="enum GtkImageType"><span class="returnvalue">GtkImageType</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-icon-storage-type" title="gtk_entry_get_icon_storage_type ()">gtk_entry_get_icon_storage_type</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
140
144
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
141
145
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-icon-pixbuf" title="gtk_entry_get_icon_pixbuf ()">gtk_entry_get_icon_pixbuf</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
142
146
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
143
|
-
const <a href="/
|
147
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-icon-stock" title="gtk_entry_get_icon_stock ()">gtk_entry_get_icon_stock</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
144
148
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
145
|
-
const <a href="/
|
149
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-icon-name" title="gtk_entry_get_icon_name ()">gtk_entry_get_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
146
150
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
147
|
-
<a href="/
|
151
|
+
<a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="returnvalue">GIcon</span></a>* <a class="link" href="GtkEntry.html#gtk-entry-get-icon-gicon" title="gtk_entry_get_icon_gicon ()">gtk_entry_get_icon_gicon</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
148
152
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
149
153
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-activatable" title="gtk_entry_set_icon_activatable ()">gtk_entry_set_icon_activatable</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
150
154
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
151
|
-
<em class="parameter"><code><a href="/
|
152
|
-
<a href="/
|
155
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> activatable</code></em>);
|
156
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-icon-activatable" title="gtk_entry_get_icon_activatable ()">gtk_entry_get_icon_activatable</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
153
157
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
154
158
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-sensitive" title="gtk_entry_set_icon_sensitive ()">gtk_entry_set_icon_sensitive</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
155
159
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
156
|
-
<em class="parameter"><code><a href="/
|
157
|
-
<a href="/
|
160
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> sensitive</code></em>);
|
161
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-icon-sensitive" title="gtk_entry_get_icon_sensitive ()">gtk_entry_get_icon_sensitive</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
158
162
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
159
|
-
<a href="/
|
160
|
-
<em class="parameter"><code><a href="/
|
161
|
-
<em class="parameter"><code><a href="/
|
163
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-icon-at-pos" title="gtk_entry_get_icon_at_pos ()">gtk_entry_get_icon_at_pos</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
164
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
165
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
|
162
166
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" title="gtk_entry_set_icon_tooltip_text ()">gtk_entry_set_icon_tooltip_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
163
167
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
164
|
-
<em class="parameter"><code>const <a href="/
|
165
|
-
<a href="/
|
168
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);
|
169
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkEntry.html#gtk-entry-get-icon-tooltip-text" title="gtk_entry_get_icon_tooltip_text ()">gtk_entry_get_icon_tooltip_text</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
166
170
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
167
171
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup" title="gtk_entry_set_icon_tooltip_markup ()">gtk_entry_set_icon_tooltip_markup</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
168
172
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
169
|
-
<em class="parameter"><code>const <a href="/
|
170
|
-
<a href="/
|
173
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);
|
174
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkEntry.html#gtk-entry-get-icon-tooltip-markup" title="gtk_entry_get_icon_tooltip_markup ()">gtk_entry_get_icon_tooltip_markup</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
171
175
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
172
176
|
<span class="returnvalue">void</span> <a class="link" href="GtkEntry.html#gtk-entry-set-icon-drag-source" title="gtk_entry_set_icon_drag_source ()">gtk_entry_set_icon_drag_source</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
173
177
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
174
178
|
<em class="parameter"><code><a class="link" href="gtk-Selections.html#GtkTargetList" title="GtkTargetList"><span class="type">GtkTargetList</span></a> *target_list</code></em>,
|
175
179
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);
|
176
|
-
<a href="/
|
180
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkEntry.html#gtk-entry-get-current-icon-drag-source" title="gtk_entry_get_current_icon_drag_source ()">gtk_entry_get_current_icon_drag_source</a>
|
177
181
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);
|
178
182
|
<a href="http://library.gnome.org/devel/gdk/unstable/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkEntry.html#gtk-entry-get-icon-window" title="gtk_entry_get_icon_window ()">gtk_entry_get_icon_window</a> (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
179
183
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);
|
@@ -183,8 +187,8 @@ const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span c
|
|
183
187
|
<div class="refsect1" title="Object Hierarchy">
|
184
188
|
<a name="GtkEntry.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
185
189
|
<pre class="synopsis">
|
186
|
-
<a href="/
|
187
|
-
+----<a href="/
|
190
|
+
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
191
|
+
+----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
188
192
|
+----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
189
193
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
190
194
|
+----GtkEntry
|
@@ -195,62 +199,62 @@ const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span c
|
|
195
199
|
<a name="GtkEntry.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
196
200
|
<p>
|
197
201
|
GtkEntry implements
|
198
|
-
AtkImplementorIface, <a class="link" href="
|
202
|
+
AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>, <a class="link" href="GtkEditable.html" title="GtkEditable">GtkEditable</a> and <a class="link" href="GtkCellEditable.html" title="GtkCellEditable">GtkCellEditable</a>.</p>
|
199
203
|
</div>
|
200
204
|
<div class="refsect1" title="Properties">
|
201
205
|
<a name="GtkEntry.properties"></a><h2>Properties</h2>
|
202
206
|
<pre class="synopsis">
|
203
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--activates-default" title='The "activates-default" property'>activates-default</a>" <a href="/
|
207
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--activates-default" title='The "activates-default" property'>activates-default</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
204
208
|
"<a class="link" href="GtkEntry.html#GtkEntry--buffer" title='The "buffer" property'>buffer</a>" <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a>* : Read / Write / Construct
|
205
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--caps-lock-warning" title='The "caps-lock-warning" property'>caps-lock-warning</a>" <a href="/
|
206
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--cursor-position" title='The "cursor-position" property'>cursor-position</a>" <a href="/
|
207
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--editable" title='The "editable" property'>editable</a>" <a href="/
|
208
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--has-frame" title='The "has-frame" property'>has-frame</a>" <a href="/
|
209
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--im-module" title='The "im-module" property'>im-module</a>" <a href="/
|
209
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--caps-lock-warning" title='The "caps-lock-warning" property'>caps-lock-warning</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
210
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--cursor-position" title='The "cursor-position" property'>cursor-position</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
|
211
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--editable" title='The "editable" property'>editable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
212
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--has-frame" title='The "has-frame" property'>has-frame</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
213
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--im-module" title='The "im-module" property'>im-module</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
210
214
|
"<a class="link" href="GtkEntry.html#GtkEntry--inner-border" title='The "inner-border" property'>inner-border</a>" <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>* : Read / Write
|
211
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--invisible-char" title='The "invisible-char" property'>invisible-char</a>" <a href="/
|
212
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--invisible-char-set" title='The "invisible-char-set" property'>invisible-char-set</a>" <a href="/
|
213
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--max-length" title='The "max-length" property'>max-length</a>" <a href="/
|
214
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--overwrite-mode" title='The "overwrite-mode" property'>overwrite-mode</a>" <a href="/
|
215
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-activatable" title='The "primary-icon-activatable" property'>primary-icon-activatable</a>" <a href="/
|
216
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-gicon" title='The "primary-icon-gicon" property'>primary-icon-gicon</a>" <a href="/
|
217
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-name" title='The "primary-icon-name" property'>primary-icon-name</a>" <a href="/
|
215
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--invisible-char" title='The "invisible-char" property'>invisible-char</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
|
216
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--invisible-char-set" title='The "invisible-char-set" property'>invisible-char-set</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
217
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--max-length" title='The "max-length" property'>max-length</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
218
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--overwrite-mode" title='The "overwrite-mode" property'>overwrite-mode</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
219
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-activatable" title='The "primary-icon-activatable" property'>primary-icon-activatable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
220
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-gicon" title='The "primary-icon-gicon" property'>primary-icon-gicon</a>" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write
|
221
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-name" title='The "primary-icon-name" property'>primary-icon-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
218
222
|
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-pixbuf" title='The "primary-icon-pixbuf" property'>primary-icon-pixbuf</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
|
219
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-sensitive" title='The "primary-icon-sensitive" property'>primary-icon-sensitive</a>" <a href="/
|
220
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-stock" title='The "primary-icon-stock" property'>primary-icon-stock</a>" <a href="/
|
223
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-sensitive" title='The "primary-icon-sensitive" property'>primary-icon-sensitive</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
224
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-stock" title='The "primary-icon-stock" property'>primary-icon-stock</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
221
225
|
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-storage-type" title='The "primary-icon-storage-type" property'>primary-icon-storage-type</a>" <a class="link" href="GtkImage.html#GtkImageType" title="enum GtkImageType"><span class="type">GtkImageType</span></a> : Read
|
222
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-tooltip-markup" title='The "primary-icon-tooltip-markup" property'>primary-icon-tooltip-markup</a>" <a href="/
|
223
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-tooltip-text" title='The "primary-icon-tooltip-text" property'>primary-icon-tooltip-text</a>" <a href="/
|
224
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--progress-fraction" title='The "progress-fraction" property'>progress-fraction</a>" <a href="/
|
225
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--progress-pulse-step" title='The "progress-pulse-step" property'>progress-pulse-step</a>" <a href="/
|
226
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--scroll-offset" title='The "scroll-offset" property'>scroll-offset</a>" <a href="/
|
227
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-activatable" title='The "secondary-icon-activatable" property'>secondary-icon-activatable</a>" <a href="/
|
228
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-gicon" title='The "secondary-icon-gicon" property'>secondary-icon-gicon</a>" <a href="/
|
229
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-name" title='The "secondary-icon-name" property'>secondary-icon-name</a>" <a href="/
|
226
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-tooltip-markup" title='The "primary-icon-tooltip-markup" property'>primary-icon-tooltip-markup</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
227
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--primary-icon-tooltip-text" title='The "primary-icon-tooltip-text" property'>primary-icon-tooltip-text</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
228
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--progress-fraction" title='The "progress-fraction" property'>progress-fraction</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
|
229
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--progress-pulse-step" title='The "progress-pulse-step" property'>progress-pulse-step</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
|
230
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--scroll-offset" title='The "scroll-offset" property'>scroll-offset</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
|
231
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-activatable" title='The "secondary-icon-activatable" property'>secondary-icon-activatable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
232
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-gicon" title='The "secondary-icon-gicon" property'>secondary-icon-gicon</a>" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write
|
233
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-name" title='The "secondary-icon-name" property'>secondary-icon-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
230
234
|
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-pixbuf" title='The "secondary-icon-pixbuf" property'>secondary-icon-pixbuf</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
|
231
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-sensitive" title='The "secondary-icon-sensitive" property'>secondary-icon-sensitive</a>" <a href="/
|
232
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-stock" title='The "secondary-icon-stock" property'>secondary-icon-stock</a>" <a href="/
|
235
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-sensitive" title='The "secondary-icon-sensitive" property'>secondary-icon-sensitive</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
236
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-stock" title='The "secondary-icon-stock" property'>secondary-icon-stock</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
233
237
|
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-storage-type" title='The "secondary-icon-storage-type" property'>secondary-icon-storage-type</a>" <a class="link" href="GtkImage.html#GtkImageType" title="enum GtkImageType"><span class="type">GtkImageType</span></a> : Read
|
234
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-tooltip-markup" title='The "secondary-icon-tooltip-markup" property'>secondary-icon-tooltip-markup</a>" <a href="/
|
235
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-tooltip-text" title='The "secondary-icon-tooltip-text" property'>secondary-icon-tooltip-text</a>" <a href="/
|
236
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--selection-bound" title='The "selection-bound" property'>selection-bound</a>" <a href="/
|
238
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-tooltip-markup" title='The "secondary-icon-tooltip-markup" property'>secondary-icon-tooltip-markup</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
239
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-tooltip-text" title='The "secondary-icon-tooltip-text" property'>secondary-icon-tooltip-text</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
240
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--selection-bound" title='The "selection-bound" property'>selection-bound</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
|
237
241
|
"<a class="link" href="GtkEntry.html#GtkEntry--shadow-type" title='The "shadow-type" property'>shadow-type</a>" <a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> : Read / Write
|
238
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--text" title='The "text" property'>text</a>" <a href="/
|
239
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--text-length" title='The "text-length" property'>text-length</a>" <a href="/
|
240
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--truncate-multiline" title='The "truncate-multiline" property'>truncate-multiline</a>" <a href="/
|
241
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--visibility" title='The "visibility" property'>visibility</a>" <a href="/
|
242
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--width-chars" title='The "width-chars" property'>width-chars</a>" <a href="/
|
243
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--xalign" title='The "xalign" property'>xalign</a>" <a href="/
|
242
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--text" title='The "text" property'>text</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
|
243
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--text-length" title='The "text-length" property'>text-length</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read
|
244
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--truncate-multiline" title='The "truncate-multiline" property'>truncate-multiline</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
245
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--visibility" title='The "visibility" property'>visibility</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
|
246
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--width-chars" title='The "width-chars" property'>width-chars</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
|
247
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--xalign" title='The "xalign" property'>xalign</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write
|
244
248
|
</pre>
|
245
249
|
</div>
|
246
250
|
<div class="refsect1" title="Style Properties">
|
247
251
|
<a name="GtkEntry.style-properties"></a><h2>Style Properties</h2>
|
248
252
|
<pre class="synopsis">
|
249
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--s-icon-prelight" title='The "icon-prelight" style property'>icon-prelight</a>" <a href="/
|
253
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--s-icon-prelight" title='The "icon-prelight" style property'>icon-prelight</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
|
250
254
|
"<a class="link" href="GtkEntry.html#GtkEntry--s-inner-border" title='The "inner-border" style property'>inner-border</a>" <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>* : Read
|
251
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--s-invisible-char" title='The "invisible-char" style property'>invisible-char</a>" <a href="/
|
255
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--s-invisible-char" title='The "invisible-char" style property'>invisible-char</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read
|
252
256
|
"<a class="link" href="GtkEntry.html#GtkEntry--s-progress-border" title='The "progress-border" style property'>progress-border</a>" <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>* : Read
|
253
|
-
"<a class="link" href="GtkEntry.html#GtkEntry--s-state-hint" title='The "state-hint" style property'>state-hint</a>" <a href="/
|
257
|
+
"<a class="link" href="GtkEntry.html#GtkEntry--s-state-hint" title='The "state-hint" style property'>state-hint</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
|
254
258
|
</pre>
|
255
259
|
</div>
|
256
260
|
<div class="refsect1" title="Signals">
|
@@ -368,7 +372,7 @@ Creates a new entry with the specified text buffer.
|
|
368
372
|
<hr>
|
369
373
|
<div class="refsect2" title="gtk_entry_new_with_max_length ()">
|
370
374
|
<a name="gtk-entry-new-with-max-length"></a><h3>gtk_entry_new_with_max_length ()</h3>
|
371
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* gtk_entry_new_with_max_length (<em class="parameter"><code><a href="/
|
375
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>* gtk_entry_new_with_max_length (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max</code></em>);</pre>
|
372
376
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
373
377
|
<h3 class="title">Warning</h3>
|
374
378
|
<p><code class="literal">gtk_entry_new_with_max_length</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEntry.html#gtk-entry-set-max-length" title="gtk_entry_set_max_length ()"><code class="function">gtk_entry_set_max_length()</code></a> instead.</p>
|
@@ -450,7 +454,7 @@ this widget.
|
|
450
454
|
<div class="refsect2" title="gtk_entry_set_text ()">
|
451
455
|
<a name="gtk-entry-set-text"></a><h3>gtk_entry_set_text ()</h3>
|
452
456
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
453
|
-
<em class="parameter"><code>const <a href="/
|
457
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
454
458
|
<p>
|
455
459
|
Sets the text in the widget to the given
|
456
460
|
value, replacing the current contents.
|
@@ -478,7 +482,7 @@ See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-set-text" title="
|
|
478
482
|
<div class="refsect2" title="gtk_entry_append_text ()">
|
479
483
|
<a name="gtk-entry-append-text"></a><h3>gtk_entry_append_text ()</h3>
|
480
484
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_append_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
481
|
-
<em class="parameter"><code>const <a href="/
|
485
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
482
486
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
483
487
|
<h3 class="title">Warning</h3>
|
484
488
|
<p><code class="literal">gtk_entry_append_text</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEditable.html#gtk-editable-insert-text" title="gtk_editable_insert_text ()"><code class="function">gtk_editable_insert_text()</code></a> instead.</p>
|
@@ -506,7 +510,7 @@ Appends the given text to the contents of the widget.
|
|
506
510
|
<div class="refsect2" title="gtk_entry_prepend_text ()">
|
507
511
|
<a name="gtk-entry-prepend-text"></a><h3>gtk_entry_prepend_text ()</h3>
|
508
512
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_prepend_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
509
|
-
<em class="parameter"><code>const <a href="/
|
513
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
510
514
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
511
515
|
<h3 class="title">Warning</h3>
|
512
516
|
<p><code class="literal">gtk_entry_prepend_text</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEditable.html#gtk-editable-insert-text" title="gtk_editable_insert_text ()"><code class="function">gtk_editable_insert_text()</code></a> instead.</p>
|
@@ -534,7 +538,7 @@ Prepends the given text to the contents of the widget.
|
|
534
538
|
<div class="refsect2" title="gtk_entry_set_position ()">
|
535
539
|
<a name="gtk-entry-set-position"></a><h3>gtk_entry_set_position ()</h3>
|
536
540
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_position (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
537
|
-
<em class="parameter"><code><a href="/
|
541
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
538
542
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
539
543
|
<h3 class="title">Warning</h3>
|
540
544
|
<p><code class="literal">gtk_entry_set_position</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEditable.html#gtk-editable-set-position" title="gtk_editable_set_position ()"><code class="function">gtk_editable_set_position()</code></a> instead.</p>
|
@@ -566,7 +570,7 @@ Sets the cursor position in an entry to the given value.
|
|
566
570
|
<hr>
|
567
571
|
<div class="refsect2" title="gtk_entry_get_text ()">
|
568
572
|
<a name="gtk-entry-get-text"></a><h3>gtk_entry_get_text ()</h3>
|
569
|
-
<pre class="programlisting">const <a href="/
|
573
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* gtk_entry_get_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
570
574
|
<p>
|
571
575
|
Retrieves the contents of the entry widget.
|
572
576
|
See also <a class="link" href="GtkEditable.html#gtk-editable-get-chars" title="gtk_editable_get_chars ()"><code class="function">gtk_editable_get_chars()</code></a>.
|
@@ -611,7 +615,7 @@ This is equivalent to:
|
|
611
615
|
<hr>
|
612
616
|
<div class="refsect2" title="gtk_entry_get_text_length ()">
|
613
617
|
<a name="gtk-entry-get-text-length"></a><h3>gtk_entry_get_text_length ()</h3>
|
614
|
-
<pre class="programlisting"><a href="/
|
618
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_entry_get_text_length (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
615
619
|
<p>
|
616
620
|
Retrieves the current length of the text in
|
617
621
|
<em class="parameter"><code>entry</code></em>.
|
@@ -657,8 +661,8 @@ This is equivalent to:
|
|
657
661
|
<div class="refsect2" title="gtk_entry_select_region ()">
|
658
662
|
<a name="gtk-entry-select-region"></a><h3>gtk_entry_select_region ()</h3>
|
659
663
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_select_region (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
660
|
-
<em class="parameter"><code><a href="/
|
661
|
-
<em class="parameter"><code><a href="/
|
664
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start</code></em>,
|
665
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end</code></em>);</pre>
|
662
666
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
663
667
|
<h3 class="title">Warning</h3>
|
664
668
|
<p><code class="literal">gtk_entry_select_region</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEditable.html#gtk-editable-select-region" title="gtk_editable_select_region ()"><code class="function">gtk_editable_select_region()</code></a> instead.</p>
|
@@ -695,10 +699,10 @@ the text.
|
|
695
699
|
<div class="refsect2" title="gtk_entry_set_visibility ()">
|
696
700
|
<a name="gtk-entry-set-visibility"></a><h3>gtk_entry_set_visibility ()</h3>
|
697
701
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_visibility (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
698
|
-
<em class="parameter"><code><a href="/
|
702
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible</code></em>);</pre>
|
699
703
|
<p>
|
700
704
|
Sets whether the contents of the entry are visible or not.
|
701
|
-
When visibility is set to <a href="/
|
705
|
+
When visibility is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, characters are displayed
|
702
706
|
as the invisible char, and will also appear that way when
|
703
707
|
the text in the entry widget is copied elsewhere.
|
704
708
|
</p>
|
@@ -718,7 +722,7 @@ in the current font, but it can be changed with
|
|
718
722
|
<tr>
|
719
723
|
<td><p><span class="term"><em class="parameter"><code>visible</code></em> :</span></p></td>
|
720
724
|
<td>
|
721
|
-
<a href="/
|
725
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the contents of the entry are displayed
|
722
726
|
as plaintext
|
723
727
|
</td>
|
724
728
|
</tr>
|
@@ -729,11 +733,11 @@ in the current font, but it can be changed with
|
|
729
733
|
<div class="refsect2" title="gtk_entry_set_invisible_char ()">
|
730
734
|
<a name="gtk-entry-set-invisible-char"></a><h3>gtk_entry_set_invisible_char ()</h3>
|
731
735
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_invisible_char (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
732
|
-
<em class="parameter"><code><a href="/
|
736
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
|
733
737
|
<p>
|
734
738
|
Sets the character to use in place of the actual text when
|
735
739
|
<a class="link" href="GtkEntry.html#gtk-entry-set-visibility" title="gtk_entry_set_visibility ()"><code class="function">gtk_entry_set_visibility()</code></a> has been called to set text visibility
|
736
|
-
to <a href="/
|
740
|
+
to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. i.e. this is the character used in "password mode" to
|
737
741
|
show the user how many characters have been typed. By default, GTK+
|
738
742
|
picks the best invisible char available in the current font. If you
|
739
743
|
set the invisible char to 0, then the user will get no feedback
|
@@ -778,7 +782,7 @@ default invisible char is used again.
|
|
778
782
|
<div class="refsect2" title="gtk_entry_set_editable ()">
|
779
783
|
<a name="gtk-entry-set-editable"></a><h3>gtk_entry_set_editable ()</h3>
|
780
784
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_editable (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
781
|
-
<em class="parameter"><code><a href="/
|
785
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> editable</code></em>);</pre>
|
782
786
|
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
783
787
|
<h3 class="title">Warning</h3>
|
784
788
|
<p><code class="literal">gtk_entry_set_editable</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a class="link" href="GtkEditable.html#gtk-editable-set-editable" title="gtk_editable_set_editable ()"><code class="function">gtk_editable_set_editable()</code></a> instead.</p>
|
@@ -798,7 +802,7 @@ widget or not.
|
|
798
802
|
<tr>
|
799
803
|
<td><p><span class="term"><em class="parameter"><code>editable</code></em> :</span></p></td>
|
800
804
|
<td>
|
801
|
-
<a href="/
|
805
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the user is allowed to edit the text
|
802
806
|
in the widget
|
803
807
|
</td>
|
804
808
|
</tr>
|
@@ -809,7 +813,7 @@ widget or not.
|
|
809
813
|
<div class="refsect2" title="gtk_entry_set_max_length ()">
|
810
814
|
<a name="gtk-entry-set-max-length"></a><h3>gtk_entry_set_max_length ()</h3>
|
811
815
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_max_length (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
812
|
-
<em class="parameter"><code><a href="/
|
816
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max</code></em>);</pre>
|
813
817
|
<p>
|
814
818
|
Sets the maximum allowed length of the contents of the widget. If
|
815
819
|
the current contents are longer than the given length, then they
|
@@ -854,7 +858,7 @@ This is equivalent to:
|
|
854
858
|
<hr>
|
855
859
|
<div class="refsect2" title="gtk_entry_get_activates_default ()">
|
856
860
|
<a name="gtk-entry-get-activates-default"></a><h3>gtk_entry_get_activates_default ()</h3>
|
857
|
-
<pre class="programlisting"><a href="/
|
861
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_activates_default (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
858
862
|
<p>
|
859
863
|
Retrieves the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-activates-default" title="gtk_entry_set_activates_default ()"><code class="function">gtk_entry_set_activates_default()</code></a>.
|
860
864
|
</p>
|
@@ -868,7 +872,7 @@ Retrieves the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-act
|
|
868
872
|
</tr>
|
869
873
|
<tr>
|
870
874
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
871
|
-
<td> <a href="/
|
875
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the entry will activate the default widget
|
872
876
|
</td>
|
873
877
|
</tr>
|
874
878
|
</tbody>
|
@@ -877,7 +881,7 @@ Retrieves the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-act
|
|
877
881
|
<hr>
|
878
882
|
<div class="refsect2" title="gtk_entry_get_has_frame ()">
|
879
883
|
<a name="gtk-entry-get-has-frame"></a><h3>gtk_entry_get_has_frame ()</h3>
|
880
|
-
<pre class="programlisting"><a href="/
|
884
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_has_frame (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
881
885
|
<p>
|
882
886
|
Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-has-frame" title="gtk_entry_set_has_frame ()"><code class="function">gtk_entry_set_has_frame()</code></a>.
|
883
887
|
</p>
|
@@ -915,8 +919,8 @@ This function returns the entry's <a class="link" href="GtkEntry.html#GtkEntry--
|
|
915
919
|
</tr>
|
916
920
|
<tr>
|
917
921
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
918
|
-
<td> the entry's <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>, or <a href="/
|
919
|
-
|
922
|
+
<td> the entry's <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none was set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
923
|
+
</td>
|
920
924
|
</tr>
|
921
925
|
</tbody>
|
922
926
|
</table></div>
|
@@ -925,7 +929,7 @@ This function returns the entry's <a class="link" href="GtkEntry.html#GtkEntry--
|
|
925
929
|
<hr>
|
926
930
|
<div class="refsect2" title="gtk_entry_get_width_chars ()">
|
927
931
|
<a name="gtk-entry-get-width-chars"></a><h3>gtk_entry_get_width_chars ()</h3>
|
928
|
-
<pre class="programlisting"><a href="/
|
932
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_get_width_chars (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
929
933
|
<p>
|
930
934
|
Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-width-chars" title="gtk_entry_set_width_chars ()"><code class="function">gtk_entry_set_width_chars()</code></a>.
|
931
935
|
</p>
|
@@ -949,15 +953,15 @@ Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-width-ch
|
|
949
953
|
<div class="refsect2" title="gtk_entry_set_activates_default ()">
|
950
954
|
<a name="gtk-entry-set-activates-default"></a><h3>gtk_entry_set_activates_default ()</h3>
|
951
955
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_activates_default (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
952
|
-
<em class="parameter"><code><a href="/
|
956
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
953
957
|
<p>
|
954
|
-
If <em class="parameter"><code>setting</code></em> is <a href="/
|
958
|
+
If <em class="parameter"><code>setting</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, pressing Enter in the <em class="parameter"><code>entry</code></em> will activate the default
|
955
959
|
widget for the window containing the entry. This usually means that
|
956
960
|
the dialog box containing the entry will be closed, since the default
|
957
961
|
widget is usually one of the dialog buttons.
|
958
962
|
</p>
|
959
963
|
<p>
|
960
|
-
(For experts: if <em class="parameter"><code>setting</code></em> is <a href="/
|
964
|
+
(For experts: if <em class="parameter"><code>setting</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the entry calls
|
961
965
|
<a class="link" href="GtkWindow.html#gtk-window-activate-default" title="gtk_window_activate_default ()"><code class="function">gtk_window_activate_default()</code></a> on the window containing the entry, in
|
962
966
|
the default handler for the <span class="type">"activate"</span> signal.)
|
963
967
|
</p>
|
@@ -972,7 +976,7 @@ the default handler for the <span class="type">"activate"</span> signal.)
|
|
972
976
|
<tr>
|
973
977
|
<td><p><span class="term"><em class="parameter"><code>setting</code></em> :</span></p></td>
|
974
978
|
<td>
|
975
|
-
<a href="/
|
979
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to activate window's default widget on Enter keypress
|
976
980
|
</td>
|
977
981
|
</tr>
|
978
982
|
</tbody>
|
@@ -982,7 +986,7 @@ the default handler for the <span class="type">"activate"</span> signal.)
|
|
982
986
|
<div class="refsect2" title="gtk_entry_set_has_frame ()">
|
983
987
|
<a name="gtk-entry-set-has-frame"></a><h3>gtk_entry_set_has_frame ()</h3>
|
984
988
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_has_frame (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
985
|
-
<em class="parameter"><code><a href="/
|
989
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
986
990
|
<p>
|
987
991
|
Sets whether the entry has a beveled frame around it.
|
988
992
|
</p>
|
@@ -1008,7 +1012,7 @@ Sets whether the entry has a beveled frame around it.
|
|
1008
1012
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_inner_border (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1009
1013
|
<em class="parameter"><code>const <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);</pre>
|
1010
1014
|
<p>
|
1011
|
-
Sets <code class="literal">entry</code>'s inner-border property to <code class="literal">border</code>, or clears it if <a href="/
|
1015
|
+
Sets <code class="literal">entry</code>'s inner-border property to <code class="literal">border</code>, or clears it if <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1012
1016
|
is passed. The inner-border is the area around the entry's text, but
|
1013
1017
|
inside its frame.
|
1014
1018
|
</p>
|
@@ -1028,7 +1032,8 @@ pixel-exact positioning of the entry is important.
|
|
1028
1032
|
</tr>
|
1029
1033
|
<tr>
|
1030
1034
|
<td><p><span class="term"><em class="parameter"><code>border</code></em> :</span></p></td>
|
1031
|
-
<td> a <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>, or <a href="/
|
1035
|
+
<td> a <a class="link" href="GtkStyle.html#GtkBorder" title="GtkBorder"><span class="type">GtkBorder</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1036
|
+
</td>
|
1032
1037
|
</tr>
|
1033
1038
|
</tbody>
|
1034
1039
|
</table></div>
|
@@ -1038,7 +1043,7 @@ pixel-exact positioning of the entry is important.
|
|
1038
1043
|
<div class="refsect2" title="gtk_entry_set_width_chars ()">
|
1039
1044
|
<a name="gtk-entry-set-width-chars"></a><h3>gtk_entry_set_width_chars ()</h3>
|
1040
1045
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_width_chars (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1041
|
-
<em class="parameter"><code><a href="/
|
1046
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_chars</code></em>);</pre>
|
1042
1047
|
<p>
|
1043
1048
|
Changes the size request of the entry to be about the right size
|
1044
1049
|
for <em class="parameter"><code>n_chars</code></em> characters. Note that it changes the size
|
@@ -1065,7 +1070,7 @@ size reverts to the default entry size.
|
|
1065
1070
|
<hr>
|
1066
1071
|
<div class="refsect2" title="gtk_entry_get_invisible_char ()">
|
1067
1072
|
<a name="gtk-entry-get-invisible-char"></a><h3>gtk_entry_get_invisible_char ()</h3>
|
1068
|
-
<pre class="programlisting"><a href="/
|
1073
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="returnvalue">gunichar</span></a> gtk_entry_get_invisible_char (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1069
1074
|
<p>
|
1070
1075
|
Retrieves the character displayed in place of the real characters
|
1071
1076
|
for entries with visibility set to false. See <a class="link" href="GtkEntry.html#gtk-entry-set-invisible-char" title="gtk_entry_set_invisible_char ()"><code class="function">gtk_entry_set_invisible_char()</code></a>.
|
@@ -1091,7 +1096,7 @@ for entries with visibility set to false. See <a class="link" href="GtkEntry.htm
|
|
1091
1096
|
<div class="refsect2" title="gtk_entry_set_alignment ()">
|
1092
1097
|
<a name="gtk-entry-set-alignment"></a><h3>gtk_entry_set_alignment ()</h3>
|
1093
1098
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_alignment (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1094
|
-
<em class="parameter"><code><a href="/
|
1099
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xalign</code></em>);</pre>
|
1095
1100
|
<p>
|
1096
1101
|
Sets the alignment for the contents of the entry. This controls
|
1097
1102
|
the horizontal positioning of the contents when the displayed
|
@@ -1118,7 +1123,7 @@ text is shorter than the width of the entry.
|
|
1118
1123
|
<hr>
|
1119
1124
|
<div class="refsect2" title="gtk_entry_get_alignment ()">
|
1120
1125
|
<a name="gtk-entry-get-alignment"></a><h3>gtk_entry_get_alignment ()</h3>
|
1121
|
-
<pre class="programlisting"><a href="/
|
1126
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a> gtk_entry_get_alignment (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1122
1127
|
<p>
|
1123
1128
|
Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-alignment" title="gtk_entry_set_alignment ()"><code class="function">gtk_entry_set_alignment()</code></a>.
|
1124
1129
|
</p>
|
@@ -1144,7 +1149,7 @@ Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-alignmen
|
|
1144
1149
|
<div class="refsect2" title="gtk_entry_set_overwrite_mode ()">
|
1145
1150
|
<a name="gtk-entry-set-overwrite-mode"></a><h3>gtk_entry_set_overwrite_mode ()</h3>
|
1146
1151
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_overwrite_mode (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1147
|
-
<em class="parameter"><code><a href="/
|
1152
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> overwrite</code></em>);</pre>
|
1148
1153
|
<p>
|
1149
1154
|
Sets whether the text is overwritten when typing in the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
1150
1155
|
</p>
|
@@ -1168,7 +1173,7 @@ Sets whether the text is overwritten when typing in the <a class="link" href="Gt
|
|
1168
1173
|
<hr>
|
1169
1174
|
<div class="refsect2" title="gtk_entry_get_overwrite_mode ()">
|
1170
1175
|
<a name="gtk-entry-get-overwrite-mode"></a><h3>gtk_entry_get_overwrite_mode ()</h3>
|
1171
|
-
<pre class="programlisting"><a href="/
|
1176
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_overwrite_mode (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1172
1177
|
<p>
|
1173
1178
|
Gets the value set by <a class="link" href="GtkEntry.html#gtk-entry-set-overwrite-mode" title="gtk_entry_set_overwrite_mode ()"><code class="function">gtk_entry_set_overwrite_mode()</code></a>.
|
1174
1179
|
</p>
|
@@ -1217,7 +1222,8 @@ indices in the layout to byte indices in the entry contents.
|
|
1217
1222
|
</tr>
|
1218
1223
|
<tr>
|
1219
1224
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1220
|
-
<td> the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> for this entry. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym
|
1225
|
+
<td> the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> for this entry. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
1226
|
+
</td>
|
1221
1227
|
</tr>
|
1222
1228
|
</tbody>
|
1223
1229
|
</table></div>
|
@@ -1226,8 +1232,8 @@ indices in the layout to byte indices in the entry contents.
|
|
1226
1232
|
<div class="refsect2" title="gtk_entry_get_layout_offsets ()">
|
1227
1233
|
<a name="gtk-entry-get-layout-offsets"></a><h3>gtk_entry_get_layout_offsets ()</h3>
|
1228
1234
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_get_layout_offsets (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1229
|
-
<em class="parameter"><code><a href="/
|
1230
|
-
<em class="parameter"><code><a href="/
|
1235
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>,
|
1236
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>);</pre>
|
1231
1237
|
<p>
|
1232
1238
|
Obtains the position of the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> used to render text
|
1233
1239
|
in the entry, in widget coordinates. Useful if you want to line
|
@@ -1262,11 +1268,13 @@ indices in the layout to byte indices in the entry contents.
|
|
1262
1268
|
</tr>
|
1263
1269
|
<tr>
|
1264
1270
|
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
|
1265
|
-
<td> location to store X offset of layout, or <a href="/
|
1271
|
+
<td> location to store X offset of layout, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1272
|
+
</td>
|
1266
1273
|
</tr>
|
1267
1274
|
<tr>
|
1268
1275
|
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
|
1269
|
-
<td> location to store Y offset of layout, or <a href="/
|
1276
|
+
<td> location to store Y offset of layout, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1277
|
+
</td>
|
1270
1278
|
</tr>
|
1271
1279
|
</tbody>
|
1272
1280
|
</table></div>
|
@@ -1274,9 +1282,9 @@ indices in the layout to byte indices in the entry contents.
|
|
1274
1282
|
<hr>
|
1275
1283
|
<div class="refsect2" title="gtk_entry_layout_index_to_text_index ()">
|
1276
1284
|
<a name="gtk-entry-layout-index-to-text-index"></a><h3>gtk_entry_layout_index_to_text_index ()</h3>
|
1277
|
-
<pre class="programlisting"><a href="/
|
1285
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_layout_index_to_text_index
|
1278
1286
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1279
|
-
<em class="parameter"><code><a href="/
|
1287
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> layout_index</code></em>);</pre>
|
1280
1288
|
<p>
|
1281
1289
|
Converts from a position in the entry contents (returned
|
1282
1290
|
by <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()"><code class="function">gtk_entry_get_text()</code></a>) to a position in the
|
@@ -1307,9 +1315,9 @@ with text retrieved via <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Obje
|
|
1307
1315
|
<hr>
|
1308
1316
|
<div class="refsect2" title="gtk_entry_text_index_to_layout_index ()">
|
1309
1317
|
<a name="gtk-entry-text-index-to-layout-index"></a><h3>gtk_entry_text_index_to_layout_index ()</h3>
|
1310
|
-
<pre class="programlisting"><a href="/
|
1318
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_text_index_to_layout_index
|
1311
1319
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1312
|
-
<em class="parameter"><code><a href="/
|
1320
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> text_index</code></em>);</pre>
|
1313
1321
|
<p>
|
1314
1322
|
Converts from a position in the entry's <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> (returned by
|
1315
1323
|
<a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>) to a position in the entry contents
|
@@ -1339,7 +1347,7 @@ Converts from a position in the entry's <a href="/usr/share/gtk-doc/html/pango/p
|
|
1339
1347
|
<hr>
|
1340
1348
|
<div class="refsect2" title="gtk_entry_get_max_length ()">
|
1341
1349
|
<a name="gtk-entry-get-max-length"></a><h3>gtk_entry_get_max_length ()</h3>
|
1342
|
-
<pre class="programlisting"><a href="/
|
1350
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_get_max_length (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1343
1351
|
<p>
|
1344
1352
|
Retrieves the maximum allowed length of the text in
|
1345
1353
|
<em class="parameter"><code>entry</code></em>. See <a class="link" href="GtkEntry.html#gtk-entry-set-max-length" title="gtk_entry_set_max_length ()"><code class="function">gtk_entry_set_max_length()</code></a>.
|
@@ -1382,7 +1390,7 @@ This is equivalent to:
|
|
1382
1390
|
<hr>
|
1383
1391
|
<div class="refsect2" title="gtk_entry_get_visibility ()">
|
1384
1392
|
<a name="gtk-entry-get-visibility"></a><h3>gtk_entry_get_visibility ()</h3>
|
1385
|
-
<pre class="programlisting"><a href="/
|
1393
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_visibility (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1386
1394
|
<p>
|
1387
1395
|
Retrieves whether the text in <em class="parameter"><code>entry</code></em> is visible. See
|
1388
1396
|
<a class="link" href="GtkEntry.html#gtk-entry-set-visibility" title="gtk_entry_set_visibility ()"><code class="function">gtk_entry_set_visibility()</code></a>.
|
@@ -1397,7 +1405,7 @@ Retrieves whether the text in <em class="parameter"><code>entry</code></em> is v
|
|
1397
1405
|
</tr>
|
1398
1406
|
<tr>
|
1399
1407
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1400
|
-
<td> <a href="/
|
1408
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the text is currently visible
|
1401
1409
|
</td>
|
1402
1410
|
</tr>
|
1403
1411
|
</tbody>
|
@@ -1412,7 +1420,7 @@ Retrieves whether the text in <em class="parameter"><code>entry</code></em> is v
|
|
1412
1420
|
Sets <em class="parameter"><code>completion</code></em> to be the auxiliary completion object to use with <em class="parameter"><code>entry</code></em>.
|
1413
1421
|
All further configuration of the completion mechanism is done on
|
1414
1422
|
<em class="parameter"><code>completion</code></em> using the <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> API. Completion is disabled if
|
1415
|
-
<em class="parameter"><code>completion</code></em> is set to <a href="/
|
1423
|
+
<em class="parameter"><code>completion</code></em> is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
|
1416
1424
|
</p>
|
1417
1425
|
<div class="variablelist"><table border="0">
|
1418
1426
|
<col align="left" valign="top">
|
@@ -1424,7 +1432,8 @@ All further configuration of the completion mechanism is done on
|
|
1424
1432
|
</tr>
|
1425
1433
|
<tr>
|
1426
1434
|
<td><p><span class="term"><em class="parameter"><code>completion</code></em> :</span></p></td>
|
1427
|
-
<td> The <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> or <a href="/
|
1435
|
+
<td> The <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1436
|
+
</td>
|
1428
1437
|
</tr>
|
1429
1438
|
</tbody>
|
1430
1439
|
</table></div>
|
@@ -1481,7 +1490,7 @@ as the entry.
|
|
1481
1490
|
<tr>
|
1482
1491
|
<td><p><span class="term"><em class="parameter"><code>adjustment</code></em> :</span></p></td>
|
1483
1492
|
<td>an adjustment which should be adjusted when the cursor
|
1484
|
-
is moved, or <a href="/
|
1493
|
+
is moved, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1485
1494
|
</td>
|
1486
1495
|
</tr>
|
1487
1496
|
</tbody>
|
@@ -1506,9 +1515,9 @@ See <a class="link" href="GtkEntry.html#gtk-entry-set-cursor-hadjustment" title=
|
|
1506
1515
|
</tr>
|
1507
1516
|
<tr>
|
1508
1517
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1509
|
-
<td> the horizontal cursor adjustment, or <a href="/
|
1510
|
-
if none has been set.
|
1511
|
-
|
1518
|
+
<td> the horizontal cursor adjustment, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1519
|
+
if none has been set. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
1520
|
+
</td>
|
1512
1521
|
</tr>
|
1513
1522
|
</tbody>
|
1514
1523
|
</table></div>
|
@@ -1518,7 +1527,7 @@ See <a class="link" href="GtkEntry.html#gtk-entry-set-cursor-hadjustment" title=
|
|
1518
1527
|
<div class="refsect2" title="gtk_entry_set_progress_fraction ()">
|
1519
1528
|
<a name="gtk-entry-set-progress-fraction"></a><h3>gtk_entry_set_progress_fraction ()</h3>
|
1520
1529
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_progress_fraction (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1521
|
-
<em class="parameter"><code><a href="/
|
1530
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fraction</code></em>);</pre>
|
1522
1531
|
<p>
|
1523
1532
|
Causes the entry's progress indicator to "fill in" the given
|
1524
1533
|
fraction of the bar. The fraction should be between 0.0 and 1.0,
|
@@ -1544,7 +1553,7 @@ inclusive.
|
|
1544
1553
|
<hr>
|
1545
1554
|
<div class="refsect2" title="gtk_entry_get_progress_fraction ()">
|
1546
1555
|
<a name="gtk-entry-get-progress-fraction"></a><h3>gtk_entry_get_progress_fraction ()</h3>
|
1547
|
-
<pre class="programlisting"><a href="/
|
1556
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_entry_get_progress_fraction (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1548
1557
|
<p>
|
1549
1558
|
Returns the current fraction of the task that's been completed.
|
1550
1559
|
See <a class="link" href="GtkEntry.html#gtk-entry-set-progress-fraction" title="gtk_entry_set_progress_fraction ()"><code class="function">gtk_entry_set_progress_fraction()</code></a>.
|
@@ -1571,7 +1580,7 @@ See <a class="link" href="GtkEntry.html#gtk-entry-set-progress-fraction" title="
|
|
1571
1580
|
<div class="refsect2" title="gtk_entry_set_progress_pulse_step ()">
|
1572
1581
|
<a name="gtk-entry-set-progress-pulse-step"></a><h3>gtk_entry_set_progress_pulse_step ()</h3>
|
1573
1582
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_progress_pulse_step (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1574
|
-
<em class="parameter"><code><a href="/
|
1583
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> fraction</code></em>);</pre>
|
1575
1584
|
<p>
|
1576
1585
|
Sets the fraction of total entry width to move the progress
|
1577
1586
|
bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-progress-pulse" title="gtk_entry_progress_pulse ()"><code class="function">gtk_entry_progress_pulse()</code></a>.
|
@@ -1596,7 +1605,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
1596
1605
|
<hr>
|
1597
1606
|
<div class="refsect2" title="gtk_entry_get_progress_pulse_step ()">
|
1598
1607
|
<a name="gtk-entry-get-progress-pulse-step"></a><h3>gtk_entry_get_progress_pulse_step ()</h3>
|
1599
|
-
<pre class="programlisting"><a href="/
|
1608
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_entry_get_progress_pulse_step (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1600
1609
|
<p>
|
1601
1610
|
Retrieves the pulse step set with <a class="link" href="GtkEntry.html#gtk-entry-set-progress-pulse-step" title="gtk_entry_set_progress_pulse_step ()"><code class="function">gtk_entry_set_progress_pulse_step()</code></a>.
|
1602
1611
|
</p>
|
@@ -1641,6 +1650,69 @@ where a block bounces back and forth. Each call to
|
|
1641
1650
|
<p class="since">Since 2.16</p>
|
1642
1651
|
</div>
|
1643
1652
|
<hr>
|
1653
|
+
<div class="refsect2" title="gtk_entry_im_context_filter_keypress ()">
|
1654
|
+
<a name="gtk-entry-im-context-filter-keypress"></a><h3>gtk_entry_im_context_filter_keypress ()</h3>
|
1655
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_im_context_filter_keypress
|
1656
|
+
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1657
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
1658
|
+
<p>
|
1659
|
+
Allow the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> input method to internally handle key press
|
1660
|
+
and release events. If this function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then no further
|
1661
|
+
processing should be done for this key event. See
|
1662
|
+
<a class="link" href="GtkIMContext.html#gtk-im-context-filter-keypress" title="gtk_im_context_filter_keypress ()"><code class="function">gtk_im_context_filter_keypress()</code></a>.
|
1663
|
+
</p>
|
1664
|
+
<p>
|
1665
|
+
Note that you are expected to call this function from your handler
|
1666
|
+
when overriding key event handling. This is needed in the case when
|
1667
|
+
you need to insert your own key handling between the input method
|
1668
|
+
and the default key event handling of the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
1669
|
+
See <a class="link" href="GtkTextView.html#gtk-text-view-reset-im-context" title="gtk_text_view_reset_im_context ()"><code class="function">gtk_text_view_reset_im_context()</code></a> for an example of use.
|
1670
|
+
</p>
|
1671
|
+
<div class="variablelist"><table border="0">
|
1672
|
+
<col align="left" valign="top">
|
1673
|
+
<tbody>
|
1674
|
+
<tr>
|
1675
|
+
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
|
1676
|
+
<td>a <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>
|
1677
|
+
</td>
|
1678
|
+
</tr>
|
1679
|
+
<tr>
|
1680
|
+
<td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
|
1681
|
+
<td>the key event
|
1682
|
+
</td>
|
1683
|
+
</tr>
|
1684
|
+
<tr>
|
1685
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1686
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the input method handled the key event.
|
1687
|
+
|
1688
|
+
</td>
|
1689
|
+
</tr>
|
1690
|
+
</tbody>
|
1691
|
+
</table></div>
|
1692
|
+
<p class="since">Since 2.22</p>
|
1693
|
+
</div>
|
1694
|
+
<hr>
|
1695
|
+
<div class="refsect2" title="gtk_entry_reset_im_context ()">
|
1696
|
+
<a name="gtk-entry-reset-im-context"></a><h3>gtk_entry_reset_im_context ()</h3>
|
1697
|
+
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_reset_im_context (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
1698
|
+
<p>
|
1699
|
+
Reset the input method context of the entry if needed.
|
1700
|
+
</p>
|
1701
|
+
<p>
|
1702
|
+
This can be necessary in the case where modifying the buffer
|
1703
|
+
would confuse on-going input method behavior.
|
1704
|
+
</p>
|
1705
|
+
<div class="variablelist"><table border="0">
|
1706
|
+
<col align="left" valign="top">
|
1707
|
+
<tbody><tr>
|
1708
|
+
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
|
1709
|
+
<td>a <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>
|
1710
|
+
</td>
|
1711
|
+
</tr></tbody>
|
1712
|
+
</table></div>
|
1713
|
+
<p class="since">Since 2.22</p>
|
1714
|
+
</div>
|
1715
|
+
<hr>
|
1644
1716
|
<div class="refsect2" title="enum GtkEntryIconPosition">
|
1645
1717
|
<a name="GtkEntryIconPosition"></a><h3>enum GtkEntryIconPosition</h3>
|
1646
1718
|
<pre class="programlisting">typedef enum
|
@@ -1667,6 +1739,7 @@ Specifies the side of the entry at which an icon is placed.
|
|
1667
1739
|
</tr>
|
1668
1740
|
</tbody>
|
1669
1741
|
</table></div>
|
1742
|
+
<p class="since">Since 2.16</p>
|
1670
1743
|
</div>
|
1671
1744
|
<hr>
|
1672
1745
|
<div class="refsect2" title="gtk_entry_set_icon_from_pixbuf ()">
|
@@ -1678,7 +1751,7 @@ Specifies the side of the entry at which an icon is placed.
|
|
1678
1751
|
Sets the icon shown in the specified position using a pixbuf.
|
1679
1752
|
</p>
|
1680
1753
|
<p>
|
1681
|
-
If <em class="parameter"><code>pixbuf</code></em> is <a href="/
|
1754
|
+
If <em class="parameter"><code>pixbuf</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.
|
1682
1755
|
</p>
|
1683
1756
|
<div class="variablelist"><table border="0">
|
1684
1757
|
<col align="left" valign="top">
|
@@ -1695,7 +1768,8 @@ If <em class="parameter"><code>pixbuf</code></em> is <a href="/usr/share/gtk-doc
|
|
1695
1768
|
</tr>
|
1696
1769
|
<tr>
|
1697
1770
|
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
|
1698
|
-
<td> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/
|
1771
|
+
<td> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1772
|
+
</td>
|
1699
1773
|
</tr>
|
1700
1774
|
</tbody>
|
1701
1775
|
</table></div>
|
@@ -1706,13 +1780,13 @@ If <em class="parameter"><code>pixbuf</code></em> is <a href="/usr/share/gtk-doc
|
|
1706
1780
|
<a name="gtk-entry-set-icon-from-stock"></a><h3>gtk_entry_set_icon_from_stock ()</h3>
|
1707
1781
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_from_stock (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1708
1782
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
1709
|
-
<em class="parameter"><code>const <a href="/
|
1783
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
|
1710
1784
|
<p>
|
1711
1785
|
Sets the icon shown in the entry at the specified position from
|
1712
1786
|
a stock image.
|
1713
1787
|
</p>
|
1714
1788
|
<p>
|
1715
|
-
If <em class="parameter"><code>stock_id</code></em> is <a href="/
|
1789
|
+
If <em class="parameter"><code>stock_id</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.
|
1716
1790
|
</p>
|
1717
1791
|
<div class="variablelist"><table border="0">
|
1718
1792
|
<col align="left" valign="top">
|
@@ -1729,7 +1803,8 @@ If <em class="parameter"><code>stock_id</code></em> is <a href="/usr/share/gtk-d
|
|
1729
1803
|
</tr>
|
1730
1804
|
<tr>
|
1731
1805
|
<td><p><span class="term"><em class="parameter"><code>stock_id</code></em> :</span></p></td>
|
1732
|
-
<td> The name of the stock item, or <a href="/
|
1806
|
+
<td> The name of the stock item, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1807
|
+
</td>
|
1733
1808
|
</tr>
|
1734
1809
|
</tbody>
|
1735
1810
|
</table></div>
|
@@ -1740,7 +1815,7 @@ If <em class="parameter"><code>stock_id</code></em> is <a href="/usr/share/gtk-d
|
|
1740
1815
|
<a name="gtk-entry-set-icon-from-icon-name"></a><h3>gtk_entry_set_icon_from_icon_name ()</h3>
|
1741
1816
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_from_icon_name (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1742
1817
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
1743
|
-
<em class="parameter"><code>const <a href="/
|
1818
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);</pre>
|
1744
1819
|
<p>
|
1745
1820
|
Sets the icon shown in the entry at the specified position
|
1746
1821
|
from the current icon theme.
|
@@ -1750,7 +1825,7 @@ If the icon name isn't known, a "broken image" icon will be displayed
|
|
1750
1825
|
instead.
|
1751
1826
|
</p>
|
1752
1827
|
<p>
|
1753
|
-
If <em class="parameter"><code>icon_name</code></em> is <a href="/
|
1828
|
+
If <em class="parameter"><code>icon_name</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.
|
1754
1829
|
</p>
|
1755
1830
|
<div class="variablelist"><table border="0">
|
1756
1831
|
<col align="left" valign="top">
|
@@ -1767,7 +1842,8 @@ If <em class="parameter"><code>icon_name</code></em> is <a href="/usr/share/gtk-
|
|
1767
1842
|
</tr>
|
1768
1843
|
<tr>
|
1769
1844
|
<td><p><span class="term"><em class="parameter"><code>icon_name</code></em> :</span></p></td>
|
1770
|
-
<td> An icon name, or <a href="/
|
1845
|
+
<td> An icon name, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1846
|
+
</td>
|
1771
1847
|
</tr>
|
1772
1848
|
</tbody>
|
1773
1849
|
</table></div>
|
@@ -1778,7 +1854,7 @@ If <em class="parameter"><code>icon_name</code></em> is <a href="/usr/share/gtk-
|
|
1778
1854
|
<a name="gtk-entry-set-icon-from-gicon"></a><h3>gtk_entry_set_icon_from_gicon ()</h3>
|
1779
1855
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_from_gicon (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1780
1856
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
1781
|
-
<em class="parameter"><code><a href="/
|
1857
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
1782
1858
|
<p>
|
1783
1859
|
Sets the icon shown in the entry at the specified position
|
1784
1860
|
from the current icon theme.
|
@@ -1786,7 +1862,7 @@ If the icon isn't known, a "broken image" icon will be displayed
|
|
1786
1862
|
instead.
|
1787
1863
|
</p>
|
1788
1864
|
<p>
|
1789
|
-
If <em class="parameter"><code>icon</code></em> is <a href="/
|
1865
|
+
If <em class="parameter"><code>icon</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no icon will be shown in the specified position.
|
1790
1866
|
</p>
|
1791
1867
|
<div class="variablelist"><table border="0">
|
1792
1868
|
<col align="left" valign="top">
|
@@ -1803,7 +1879,8 @@ If <em class="parameter"><code>icon</code></em> is <a href="/usr/share/gtk-doc/h
|
|
1803
1879
|
</tr>
|
1804
1880
|
<tr>
|
1805
1881
|
<td><p><span class="term"><em class="parameter"><code>icon</code></em> :</span></p></td>
|
1806
|
-
<td> The icon to set, or <a href="/
|
1882
|
+
<td> The icon to set, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
1883
|
+
</td>
|
1807
1884
|
</tr>
|
1808
1885
|
</tbody>
|
1809
1886
|
</table></div>
|
@@ -1853,7 +1930,7 @@ Retrieves the image used for the icon.
|
|
1853
1930
|
<p>
|
1854
1931
|
Unlike the other methods of setting and getting icon data, this
|
1855
1932
|
method will work regardless of whether the icon was set using a
|
1856
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, a <a href="/
|
1933
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, a <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>, a stock item, or an icon name.
|
1857
1934
|
</p>
|
1858
1935
|
<div class="variablelist"><table border="0">
|
1859
1936
|
<col align="left" valign="top">
|
@@ -1870,7 +1947,7 @@ method will work regardless of whether the icon was set using a
|
|
1870
1947
|
</tr>
|
1871
1948
|
<tr>
|
1872
1949
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1873
|
-
<td> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="/
|
1950
|
+
<td> A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is set for this position.
|
1874
1951
|
|
1875
1952
|
</td>
|
1876
1953
|
</tr>
|
@@ -1881,10 +1958,10 @@ method will work regardless of whether the icon was set using a
|
|
1881
1958
|
<hr>
|
1882
1959
|
<div class="refsect2" title="gtk_entry_get_icon_stock ()">
|
1883
1960
|
<a name="gtk-entry-get-icon-stock"></a><h3>gtk_entry_get_icon_stock ()</h3>
|
1884
|
-
<pre class="programlisting">const <a href="/
|
1961
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* gtk_entry_get_icon_stock (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1885
1962
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
1886
1963
|
<p>
|
1887
|
-
Retrieves the stock id used for the icon, or <a href="/
|
1964
|
+
Retrieves the stock id used for the icon, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is
|
1888
1965
|
no icon or if the icon was set by some other method (e.g., by
|
1889
1966
|
pixbuf, icon name or gicon).
|
1890
1967
|
</p>
|
@@ -1903,7 +1980,7 @@ pixbuf, icon name or gicon).
|
|
1903
1980
|
</tr>
|
1904
1981
|
<tr>
|
1905
1982
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1906
|
-
<td> A stock id, or <a href="/
|
1983
|
+
<td> A stock id, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is set or if the icon
|
1907
1984
|
wasn't set from a stock id
|
1908
1985
|
|
1909
1986
|
</td>
|
@@ -1915,10 +1992,10 @@ pixbuf, icon name or gicon).
|
|
1915
1992
|
<hr>
|
1916
1993
|
<div class="refsect2" title="gtk_entry_get_icon_name ()">
|
1917
1994
|
<a name="gtk-entry-get-icon-name"></a><h3>gtk_entry_get_icon_name ()</h3>
|
1918
|
-
<pre class="programlisting">const <a href="/
|
1995
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* gtk_entry_get_icon_name (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1919
1996
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
1920
1997
|
<p>
|
1921
|
-
Retrieves the icon name used for the icon, or <a href="/
|
1998
|
+
Retrieves the icon name used for the icon, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is
|
1922
1999
|
no icon or if the icon was set by some other method (e.g., by
|
1923
2000
|
pixbuf, stock or gicon).
|
1924
2001
|
</p>
|
@@ -1937,7 +2014,7 @@ pixbuf, stock or gicon).
|
|
1937
2014
|
</tr>
|
1938
2015
|
<tr>
|
1939
2016
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1940
|
-
<td> An icon name, or <a href="/
|
2017
|
+
<td> An icon name, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is set or if the icon
|
1941
2018
|
wasn't set from an icon name
|
1942
2019
|
|
1943
2020
|
</td>
|
@@ -1949,10 +2026,10 @@ pixbuf, stock or gicon).
|
|
1949
2026
|
<hr>
|
1950
2027
|
<div class="refsect2" title="gtk_entry_get_icon_gicon ()">
|
1951
2028
|
<a name="gtk-entry-get-icon-gicon"></a><h3>gtk_entry_get_icon_gicon ()</h3>
|
1952
|
-
<pre class="programlisting"><a href="/
|
2029
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="returnvalue">GIcon</span></a>* gtk_entry_get_icon_gicon (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1953
2030
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
1954
2031
|
<p>
|
1955
|
-
Retrieves the <a href="/
|
2032
|
+
Retrieves the <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> used for the icon, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is
|
1956
2033
|
no icon or if the icon was set by some other method (e.g., by
|
1957
2034
|
stock, pixbuf, or icon name).
|
1958
2035
|
</p>
|
@@ -1971,8 +2048,8 @@ stock, pixbuf, or icon name).
|
|
1971
2048
|
</tr>
|
1972
2049
|
<tr>
|
1973
2050
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1974
|
-
<td> A <a href="/
|
1975
|
-
is not a <a href="/
|
2051
|
+
<td> A <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no icon is set or if the icon
|
2052
|
+
is not a <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>
|
1976
2053
|
|
1977
2054
|
</td>
|
1978
2055
|
</tr>
|
@@ -1985,7 +2062,7 @@ stock, pixbuf, or icon name).
|
|
1985
2062
|
<a name="gtk-entry-set-icon-activatable"></a><h3>gtk_entry_set_icon_activatable ()</h3>
|
1986
2063
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_activatable (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
1987
2064
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
1988
|
-
<em class="parameter"><code><a href="/
|
2065
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> activatable</code></em>);</pre>
|
1989
2066
|
<p>
|
1990
2067
|
Sets whether the icon is activatable.
|
1991
2068
|
</p>
|
@@ -2005,7 +2082,7 @@ Sets whether the icon is activatable.
|
|
2005
2082
|
<tr>
|
2006
2083
|
<td><p><span class="term"><em class="parameter"><code>activatable</code></em> :</span></p></td>
|
2007
2084
|
<td>
|
2008
|
-
<a href="/
|
2085
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon should be activatable
|
2009
2086
|
</td>
|
2010
2087
|
</tr>
|
2011
2088
|
</tbody>
|
@@ -2015,7 +2092,7 @@ Sets whether the icon is activatable.
|
|
2015
2092
|
<hr>
|
2016
2093
|
<div class="refsect2" title="gtk_entry_get_icon_activatable ()">
|
2017
2094
|
<a name="gtk-entry-get-icon-activatable"></a><h3>gtk_entry_get_icon_activatable ()</h3>
|
2018
|
-
<pre class="programlisting"><a href="/
|
2095
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_icon_activatable (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2019
2096
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2020
2097
|
<p>
|
2021
2098
|
Returns whether the icon is activatable.
|
@@ -2035,7 +2112,7 @@ Returns whether the icon is activatable.
|
|
2035
2112
|
</tr>
|
2036
2113
|
<tr>
|
2037
2114
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2038
|
-
<td> <a href="/
|
2115
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is activatable.
|
2039
2116
|
|
2040
2117
|
</td>
|
2041
2118
|
</tr>
|
@@ -2048,7 +2125,7 @@ Returns whether the icon is activatable.
|
|
2048
2125
|
<a name="gtk-entry-set-icon-sensitive"></a><h3>gtk_entry_set_icon_sensitive ()</h3>
|
2049
2126
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_sensitive (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2050
2127
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
2051
|
-
<em class="parameter"><code><a href="/
|
2128
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> sensitive</code></em>);</pre>
|
2052
2129
|
<p>
|
2053
2130
|
Sets the sensitivity for the specified icon.
|
2054
2131
|
</p>
|
@@ -2078,7 +2155,7 @@ Sets the sensitivity for the specified icon.
|
|
2078
2155
|
<hr>
|
2079
2156
|
<div class="refsect2" title="gtk_entry_get_icon_sensitive ()">
|
2080
2157
|
<a name="gtk-entry-get-icon-sensitive"></a><h3>gtk_entry_get_icon_sensitive ()</h3>
|
2081
|
-
<pre class="programlisting"><a href="/
|
2158
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_entry_get_icon_sensitive (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2082
2159
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2083
2160
|
<p>
|
2084
2161
|
Returns whether the icon appears sensitive or insensitive.
|
@@ -2098,7 +2175,7 @@ Returns whether the icon appears sensitive or insensitive.
|
|
2098
2175
|
</tr>
|
2099
2176
|
<tr>
|
2100
2177
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2101
|
-
<td> <a href="/
|
2178
|
+
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is sensitive.
|
2102
2179
|
|
2103
2180
|
</td>
|
2104
2181
|
</tr>
|
@@ -2109,9 +2186,9 @@ Returns whether the icon appears sensitive or insensitive.
|
|
2109
2186
|
<hr>
|
2110
2187
|
<div class="refsect2" title="gtk_entry_get_icon_at_pos ()">
|
2111
2188
|
<a name="gtk-entry-get-icon-at-pos"></a><h3>gtk_entry_get_icon_at_pos ()</h3>
|
2112
|
-
<pre class="programlisting"><a href="/
|
2113
|
-
<em class="parameter"><code><a href="/
|
2114
|
-
<em class="parameter"><code><a href="/
|
2189
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_get_icon_at_pos (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2190
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
2191
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
2115
2192
|
<p>
|
2116
2193
|
Finds the icon at the given position and return its index.
|
2117
2194
|
If <em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em> doesn't lie inside an icon, -1 is returned.
|
@@ -2151,13 +2228,13 @@ signal handler.
|
|
2151
2228
|
<a name="gtk-entry-set-icon-tooltip-text"></a><h3>gtk_entry_set_icon_tooltip_text ()</h3>
|
2152
2229
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_tooltip_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2153
2230
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
2154
|
-
<em class="parameter"><code>const <a href="/
|
2231
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);</pre>
|
2155
2232
|
<p>
|
2156
2233
|
Sets <em class="parameter"><code>tooltip</code></em> as the contents of the tooltip for the icon
|
2157
2234
|
at the specified position.
|
2158
2235
|
</p>
|
2159
2236
|
<p>
|
2160
|
-
Use <a href="/
|
2237
|
+
Use <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>tooltip</code></em> to remove an existing tooltip.
|
2161
2238
|
</p>
|
2162
2239
|
<p>
|
2163
2240
|
See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk_widget_set_tooltip_text ()"><code class="function">gtk_widget_set_tooltip_text()</code></a> and
|
@@ -2178,7 +2255,8 @@ See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title
|
|
2178
2255
|
</tr>
|
2179
2256
|
<tr>
|
2180
2257
|
<td><p><span class="term"><em class="parameter"><code>tooltip</code></em> :</span></p></td>
|
2181
|
-
<td> the contents of the tooltip for the icon, or <a href="/
|
2258
|
+
<td> the contents of the tooltip for the icon, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
2259
|
+
</td>
|
2182
2260
|
</tr>
|
2183
2261
|
</tbody>
|
2184
2262
|
</table></div>
|
@@ -2187,7 +2265,7 @@ See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title
|
|
2187
2265
|
<hr>
|
2188
2266
|
<div class="refsect2" title="gtk_entry_get_icon_tooltip_text ()">
|
2189
2267
|
<a name="gtk-entry-get-icon-tooltip-text"></a><h3>gtk_entry_get_icon_tooltip_text ()</h3>
|
2190
|
-
<pre class="programlisting"><a href="/
|
2268
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_entry_get_icon_tooltip_text (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2191
2269
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2192
2270
|
<p>
|
2193
2271
|
Gets the contents of the tooltip on the icon at the specified
|
@@ -2208,8 +2286,8 @@ position in <em class="parameter"><code>entry</code></em>.
|
|
2208
2286
|
</tr>
|
2209
2287
|
<tr>
|
2210
2288
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2211
|
-
<td> the tooltip text, or <a href="/
|
2212
|
-
with <a href="/
|
2289
|
+
<td> the tooltip text, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Free the returned string
|
2290
|
+
with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.
|
2213
2291
|
|
2214
2292
|
</td>
|
2215
2293
|
</tr>
|
@@ -2222,14 +2300,14 @@ position in <em class="parameter"><code>entry</code></em>.
|
|
2222
2300
|
<a name="gtk-entry-set-icon-tooltip-markup"></a><h3>gtk_entry_set_icon_tooltip_markup ()</h3>
|
2223
2301
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_entry_set_icon_tooltip_markup (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2224
2302
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
|
2225
|
-
<em class="parameter"><code>const <a href="/
|
2303
|
+
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tooltip</code></em>);</pre>
|
2226
2304
|
<p>
|
2227
2305
|
Sets <em class="parameter"><code>tooltip</code></em> as the contents of the tooltip for the icon at
|
2228
2306
|
the specified position. <em class="parameter"><code>tooltip</code></em> is assumed to be marked up with
|
2229
2307
|
the <a href="/usr/share/gtk-doc/html/pango/PangoMarkupFormat.html">Pango text markup language</a>.
|
2230
2308
|
</p>
|
2231
2309
|
<p>
|
2232
|
-
Use <a href="/
|
2310
|
+
Use <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>tooltip</code></em> to remove an existing tooltip.
|
2233
2311
|
</p>
|
2234
2312
|
<p>
|
2235
2313
|
See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" title="gtk_widget_set_tooltip_markup ()"><code class="function">gtk_widget_set_tooltip_markup()</code></a> and
|
@@ -2250,7 +2328,8 @@ See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" tit
|
|
2250
2328
|
</tr>
|
2251
2329
|
<tr>
|
2252
2330
|
<td><p><span class="term"><em class="parameter"><code>tooltip</code></em> :</span></p></td>
|
2253
|
-
<td> the contents of the tooltip for the icon, or <a href="/
|
2331
|
+
<td> the contents of the tooltip for the icon, or <a href="http://library.gnome.org/devel/glib/unstable/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>
|
2332
|
+
</td>
|
2254
2333
|
</tr>
|
2255
2334
|
</tbody>
|
2256
2335
|
</table></div>
|
@@ -2259,7 +2338,7 @@ See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" tit
|
|
2259
2338
|
<hr>
|
2260
2339
|
<div class="refsect2" title="gtk_entry_get_icon_tooltip_markup ()">
|
2261
2340
|
<a name="gtk-entry-get-icon-tooltip-markup"></a><h3>gtk_entry_get_icon_tooltip_markup ()</h3>
|
2262
|
-
<pre class="programlisting"><a href="/
|
2341
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_entry_get_icon_tooltip_markup (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
|
2263
2342
|
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>);</pre>
|
2264
2343
|
<p>
|
2265
2344
|
Gets the contents of the tooltip on the icon at the specified
|
@@ -2280,8 +2359,8 @@ position in <em class="parameter"><code>entry</code></em>.
|
|
2280
2359
|
</tr>
|
2281
2360
|
<tr>
|
2282
2361
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2283
|
-
<td> the tooltip text, or <a href="/
|
2284
|
-
with <a href="/
|
2362
|
+
<td> the tooltip text, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Free the returned string
|
2363
|
+
with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.
|
2285
2364
|
|
2286
2365
|
</td>
|
2287
2366
|
</tr>
|
@@ -2310,7 +2389,7 @@ an icon.
|
|
2310
2389
|
<p>
|
2311
2390
|
By default, GTK+ uses the icon as the drag icon. You can use the
|
2312
2391
|
<a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title='The "drag-begin" signal'><span class="type">"drag-begin"</span></a> signal to set a different icon. Note that you
|
2313
|
-
have to use <a href="/
|
2392
|
+
have to use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-connect-after"><code class="function">g_signal_connect_after()</code></a> to ensure that your signal handler
|
2314
2393
|
gets executed after the default handler.
|
2315
2394
|
</p>
|
2316
2395
|
<div class="variablelist"><table border="0">
|
@@ -2343,7 +2422,7 @@ gets executed after the default handler.
|
|
2343
2422
|
<hr>
|
2344
2423
|
<div class="refsect2" title="gtk_entry_get_current_icon_drag_source ()">
|
2345
2424
|
<a name="gtk-entry-get-current-icon-drag-source"></a><h3>gtk_entry_get_current_icon_drag_source ()</h3>
|
2346
|
-
<pre class="programlisting"><a href="/
|
2425
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_entry_get_current_icon_drag_source
|
2347
2426
|
(<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
|
2348
2427
|
<p>
|
2349
2428
|
Returns the index of the icon which is the source of the current
|
@@ -2445,7 +2524,7 @@ See also <a class="link" href="GtkEntry.html#gtk-entry-get-icon-window" title="g
|
|
2445
2524
|
<a name="GtkEntry.property-details"></a><h2>Property Details</h2>
|
2446
2525
|
<div class="refsect2" title='The "activates-default" property'>
|
2447
2526
|
<a name="GtkEntry--activates-default"></a><h3>The <code class="literal">"activates-default"</code> property</h3>
|
2448
|
-
<pre class="programlisting"> "activates-default" <a href="/
|
2527
|
+
<pre class="programlisting"> "activates-default" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2449
2528
|
<p>Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed.</p>
|
2450
2529
|
<p>Default value: FALSE</p>
|
2451
2530
|
</div>
|
@@ -2458,7 +2537,7 @@ See also <a class="link" href="GtkEntry.html#gtk-entry-get-icon-window" title="g
|
|
2458
2537
|
<hr>
|
2459
2538
|
<div class="refsect2" title='The "caps-lock-warning" property'>
|
2460
2539
|
<a name="GtkEntry--caps-lock-warning"></a><h3>The <code class="literal">"caps-lock-warning"</code> property</h3>
|
2461
|
-
<pre class="programlisting"> "caps-lock-warning" <a href="/
|
2540
|
+
<pre class="programlisting"> "caps-lock-warning" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2462
2541
|
<p>
|
2463
2542
|
Whether password entries will show a warning when Caps Lock is on.
|
2464
2543
|
</p>
|
@@ -2473,7 +2552,7 @@ other purpose.
|
|
2473
2552
|
<hr>
|
2474
2553
|
<div class="refsect2" title='The "cursor-position" property'>
|
2475
2554
|
<a name="GtkEntry--cursor-position"></a><h3>The <code class="literal">"cursor-position"</code> property</h3>
|
2476
|
-
<pre class="programlisting"> "cursor-position" <a href="/
|
2555
|
+
<pre class="programlisting"> "cursor-position" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
|
2477
2556
|
<p>The current position of the insertion cursor in chars.</p>
|
2478
2557
|
<p>Allowed values: [0,65535]</p>
|
2479
2558
|
<p>Default value: 0</p>
|
@@ -2481,27 +2560,27 @@ other purpose.
|
|
2481
2560
|
<hr>
|
2482
2561
|
<div class="refsect2" title='The "editable" property'>
|
2483
2562
|
<a name="GtkEntry--editable"></a><h3>The <code class="literal">"editable"</code> property</h3>
|
2484
|
-
<pre class="programlisting"> "editable" <a href="/
|
2563
|
+
<pre class="programlisting"> "editable" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2485
2564
|
<p>Whether the entry contents can be edited.</p>
|
2486
2565
|
<p>Default value: TRUE</p>
|
2487
2566
|
</div>
|
2488
2567
|
<hr>
|
2489
2568
|
<div class="refsect2" title='The "has-frame" property'>
|
2490
2569
|
<a name="GtkEntry--has-frame"></a><h3>The <code class="literal">"has-frame"</code> property</h3>
|
2491
|
-
<pre class="programlisting"> "has-frame" <a href="/
|
2570
|
+
<pre class="programlisting"> "has-frame" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2492
2571
|
<p>FALSE removes outside bevel from entry.</p>
|
2493
2572
|
<p>Default value: TRUE</p>
|
2494
2573
|
</div>
|
2495
2574
|
<hr>
|
2496
2575
|
<div class="refsect2" title='The "im-module" property'>
|
2497
2576
|
<a name="GtkEntry--im-module"></a><h3>The <code class="literal">"im-module"</code> property</h3>
|
2498
|
-
<pre class="programlisting"> "im-module" <a href="/
|
2577
|
+
<pre class="programlisting"> "im-module" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2499
2578
|
<p>
|
2500
2579
|
Which IM (input method) module should be used for this entry.
|
2501
2580
|
See <a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a>.
|
2502
2581
|
</p>
|
2503
2582
|
<p>
|
2504
|
-
Setting this to a non-<a href="/
|
2583
|
+
Setting this to a non-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> value overrides the
|
2505
2584
|
system-wide IM module setting. See the GtkSettings
|
2506
2585
|
<a class="link" href="GtkSettings.html#GtkSettings--gtk-im-module" title='The "gtk-im-module" property'><span class="type">"gtk-im-module"</span></a> property.
|
2507
2586
|
</p>
|
@@ -2520,7 +2599,7 @@ Sets the text area's border between the text and the frame.
|
|
2520
2599
|
<hr>
|
2521
2600
|
<div class="refsect2" title='The "invisible-char" property'>
|
2522
2601
|
<a name="GtkEntry--invisible-char"></a><h3>The <code class="literal">"invisible-char"</code> property</h3>
|
2523
|
-
<pre class="programlisting"> "invisible-char" <a href="/
|
2602
|
+
<pre class="programlisting"> "invisible-char" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write</pre>
|
2524
2603
|
<p>
|
2525
2604
|
The invisible character is used when masking entry contents (in
|
2526
2605
|
\"password mode\")"). When it is not explicitly set with the
|
@@ -2538,7 +2617,7 @@ to the list of candidates.
|
|
2538
2617
|
<hr>
|
2539
2618
|
<div class="refsect2" title='The "invisible-char-set" property'>
|
2540
2619
|
<a name="GtkEntry--invisible-char-set"></a><h3>The <code class="literal">"invisible-char-set"</code> property</h3>
|
2541
|
-
<pre class="programlisting"> "invisible-char-set" <a href="/
|
2620
|
+
<pre class="programlisting"> "invisible-char-set" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2542
2621
|
<p>
|
2543
2622
|
Whether the invisible char has been set for the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
2544
2623
|
</p>
|
@@ -2548,7 +2627,7 @@ Whether the invisible char has been set for the <a class="link" href="GtkEntry.h
|
|
2548
2627
|
<hr>
|
2549
2628
|
<div class="refsect2" title='The "max-length" property'>
|
2550
2629
|
<a name="GtkEntry--max-length"></a><h3>The <code class="literal">"max-length"</code> property</h3>
|
2551
|
-
<pre class="programlisting"> "max-length" <a href="/
|
2630
|
+
<pre class="programlisting"> "max-length" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
2552
2631
|
<p>Maximum number of characters for this entry. Zero if no maximum.</p>
|
2553
2632
|
<p>Allowed values: [0,65535]</p>
|
2554
2633
|
<p>Default value: 0</p>
|
@@ -2556,7 +2635,7 @@ Whether the invisible char has been set for the <a class="link" href="GtkEntry.h
|
|
2556
2635
|
<hr>
|
2557
2636
|
<div class="refsect2" title='The "overwrite-mode" property'>
|
2558
2637
|
<a name="GtkEntry--overwrite-mode"></a><h3>The <code class="literal">"overwrite-mode"</code> property</h3>
|
2559
|
-
<pre class="programlisting"> "overwrite-mode" <a href="/
|
2638
|
+
<pre class="programlisting"> "overwrite-mode" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2560
2639
|
<p>
|
2561
2640
|
If text is overwritten when typing in the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
2562
2641
|
</p>
|
@@ -2566,7 +2645,7 @@ If text is overwritten when typing in the <a class="link" href="GtkEntry.html" t
|
|
2566
2645
|
<hr>
|
2567
2646
|
<div class="refsect2" title='The "primary-icon-activatable" property'>
|
2568
2647
|
<a name="GtkEntry--primary-icon-activatable"></a><h3>The <code class="literal">"primary-icon-activatable"</code> property</h3>
|
2569
|
-
<pre class="programlisting"> "primary-icon-activatable" <a href="/
|
2648
|
+
<pre class="programlisting"> "primary-icon-activatable" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2570
2649
|
<p>
|
2571
2650
|
Whether the primary icon is activatable.
|
2572
2651
|
</p>
|
@@ -2584,16 +2663,16 @@ informational purposes.
|
|
2584
2663
|
<hr>
|
2585
2664
|
<div class="refsect2" title='The "primary-icon-gicon" property'>
|
2586
2665
|
<a name="GtkEntry--primary-icon-gicon"></a><h3>The <code class="literal">"primary-icon-gicon"</code> property</h3>
|
2587
|
-
<pre class="programlisting"> "primary-icon-gicon" <a href="/
|
2666
|
+
<pre class="programlisting"> "primary-icon-gicon" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write</pre>
|
2588
2667
|
<p>
|
2589
|
-
The <a href="/
|
2668
|
+
The <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> to use for the primary icon for the entry.
|
2590
2669
|
</p>
|
2591
2670
|
<p class="since">Since 2.16</p>
|
2592
2671
|
</div>
|
2593
2672
|
<hr>
|
2594
2673
|
<div class="refsect2" title='The "primary-icon-name" property'>
|
2595
2674
|
<a name="GtkEntry--primary-icon-name"></a><h3>The <code class="literal">"primary-icon-name"</code> property</h3>
|
2596
|
-
<pre class="programlisting"> "primary-icon-name" <a href="/
|
2675
|
+
<pre class="programlisting"> "primary-icon-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2597
2676
|
<p>
|
2598
2677
|
The icon name to use for the primary icon for the entry.
|
2599
2678
|
</p>
|
@@ -2612,7 +2691,7 @@ A pixbuf to use as the primary icon for the entry.
|
|
2612
2691
|
<hr>
|
2613
2692
|
<div class="refsect2" title='The "primary-icon-sensitive" property'>
|
2614
2693
|
<a name="GtkEntry--primary-icon-sensitive"></a><h3>The <code class="literal">"primary-icon-sensitive"</code> property</h3>
|
2615
|
-
<pre class="programlisting"> "primary-icon-sensitive" <a href="/
|
2694
|
+
<pre class="programlisting"> "primary-icon-sensitive" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2616
2695
|
<p>
|
2617
2696
|
Whether the primary icon is sensitive.
|
2618
2697
|
</p>
|
@@ -2631,7 +2710,7 @@ when clicked is currently not available.
|
|
2631
2710
|
<hr>
|
2632
2711
|
<div class="refsect2" title='The "primary-icon-stock" property'>
|
2633
2712
|
<a name="GtkEntry--primary-icon-stock"></a><h3>The <code class="literal">"primary-icon-stock"</code> property</h3>
|
2634
|
-
<pre class="programlisting"> "primary-icon-stock" <a href="/
|
2713
|
+
<pre class="programlisting"> "primary-icon-stock" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2635
2714
|
<p>
|
2636
2715
|
The stock id to use for the primary icon for the entry.
|
2637
2716
|
</p>
|
@@ -2651,7 +2730,7 @@ The representation which is used for the primary icon of the entry.
|
|
2651
2730
|
<hr>
|
2652
2731
|
<div class="refsect2" title='The "primary-icon-tooltip-markup" property'>
|
2653
2732
|
<a name="GtkEntry--primary-icon-tooltip-markup"></a><h3>The <code class="literal">"primary-icon-tooltip-markup"</code> property</h3>
|
2654
|
-
<pre class="programlisting"> "primary-icon-tooltip-markup" <a href="/
|
2733
|
+
<pre class="programlisting"> "primary-icon-tooltip-markup" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2655
2734
|
<p>
|
2656
2735
|
The contents of the tooltip on the primary icon, which is marked up
|
2657
2736
|
with the <GTKDOCLINK HREF="PangoMarkupFormat">Pango text markup
|
@@ -2666,7 +2745,7 @@ Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup"
|
|
2666
2745
|
<hr>
|
2667
2746
|
<div class="refsect2" title='The "primary-icon-tooltip-text" property'>
|
2668
2747
|
<a name="GtkEntry--primary-icon-tooltip-text"></a><h3>The <code class="literal">"primary-icon-tooltip-text"</code> property</h3>
|
2669
|
-
<pre class="programlisting"> "primary-icon-tooltip-text" <a href="/
|
2748
|
+
<pre class="programlisting"> "primary-icon-tooltip-text" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2670
2749
|
<p>
|
2671
2750
|
The contents of the tooltip on the primary icon.
|
2672
2751
|
</p>
|
@@ -2679,7 +2758,7 @@ Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" ti
|
|
2679
2758
|
<hr>
|
2680
2759
|
<div class="refsect2" title='The "progress-fraction" property'>
|
2681
2760
|
<a name="GtkEntry--progress-fraction"></a><h3>The <code class="literal">"progress-fraction"</code> property</h3>
|
2682
|
-
<pre class="programlisting"> "progress-fraction" <a href="/
|
2761
|
+
<pre class="programlisting"> "progress-fraction" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
|
2683
2762
|
<p>
|
2684
2763
|
The current fraction of the task that's been completed.
|
2685
2764
|
</p>
|
@@ -2690,7 +2769,7 @@ The current fraction of the task that's been completed.
|
|
2690
2769
|
<hr>
|
2691
2770
|
<div class="refsect2" title='The "progress-pulse-step" property'>
|
2692
2771
|
<a name="GtkEntry--progress-pulse-step"></a><h3>The <code class="literal">"progress-pulse-step"</code> property</h3>
|
2693
|
-
<pre class="programlisting"> "progress-pulse-step" <a href="/
|
2772
|
+
<pre class="programlisting"> "progress-pulse-step" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write</pre>
|
2694
2773
|
<p>
|
2695
2774
|
The fraction of total entry width to move the progress
|
2696
2775
|
bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-progress-pulse" title="gtk_entry_progress_pulse ()"><code class="function">gtk_entry_progress_pulse()</code></a>.
|
@@ -2702,7 +2781,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
2702
2781
|
<hr>
|
2703
2782
|
<div class="refsect2" title='The "scroll-offset" property'>
|
2704
2783
|
<a name="GtkEntry--scroll-offset"></a><h3>The <code class="literal">"scroll-offset"</code> property</h3>
|
2705
|
-
<pre class="programlisting"> "scroll-offset" <a href="/
|
2784
|
+
<pre class="programlisting"> "scroll-offset" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
|
2706
2785
|
<p>Number of pixels of the entry scrolled off the screen to the left.</p>
|
2707
2786
|
<p>Allowed values: >= 0</p>
|
2708
2787
|
<p>Default value: 0</p>
|
@@ -2710,7 +2789,7 @@ bouncing block for each call to <a class="link" href="GtkEntry.html#gtk-entry-pr
|
|
2710
2789
|
<hr>
|
2711
2790
|
<div class="refsect2" title='The "secondary-icon-activatable" property'>
|
2712
2791
|
<a name="GtkEntry--secondary-icon-activatable"></a><h3>The <code class="literal">"secondary-icon-activatable"</code> property</h3>
|
2713
|
-
<pre class="programlisting"> "secondary-icon-activatable" <a href="/
|
2792
|
+
<pre class="programlisting"> "secondary-icon-activatable" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2714
2793
|
<p>
|
2715
2794
|
Whether the secondary icon is activatable.
|
2716
2795
|
</p>
|
@@ -2728,16 +2807,16 @@ informational purposes.
|
|
2728
2807
|
<hr>
|
2729
2808
|
<div class="refsect2" title='The "secondary-icon-gicon" property'>
|
2730
2809
|
<a name="GtkEntry--secondary-icon-gicon"></a><h3>The <code class="literal">"secondary-icon-gicon"</code> property</h3>
|
2731
|
-
<pre class="programlisting"> "secondary-icon-gicon" <a href="/
|
2810
|
+
<pre class="programlisting"> "secondary-icon-gicon" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write</pre>
|
2732
2811
|
<p>
|
2733
|
-
The <a href="/
|
2812
|
+
The <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> to use for the secondary icon for the entry.
|
2734
2813
|
</p>
|
2735
2814
|
<p class="since">Since 2.16</p>
|
2736
2815
|
</div>
|
2737
2816
|
<hr>
|
2738
2817
|
<div class="refsect2" title='The "secondary-icon-name" property'>
|
2739
2818
|
<a name="GtkEntry--secondary-icon-name"></a><h3>The <code class="literal">"secondary-icon-name"</code> property</h3>
|
2740
|
-
<pre class="programlisting"> "secondary-icon-name" <a href="/
|
2819
|
+
<pre class="programlisting"> "secondary-icon-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2741
2820
|
<p>
|
2742
2821
|
The icon name to use for the secondary icon for the entry.
|
2743
2822
|
</p>
|
@@ -2756,7 +2835,7 @@ An pixbuf to use as the secondary icon for the entry.
|
|
2756
2835
|
<hr>
|
2757
2836
|
<div class="refsect2" title='The "secondary-icon-sensitive" property'>
|
2758
2837
|
<a name="GtkEntry--secondary-icon-sensitive"></a><h3>The <code class="literal">"secondary-icon-sensitive"</code> property</h3>
|
2759
|
-
<pre class="programlisting"> "secondary-icon-sensitive" <a href="/
|
2838
|
+
<pre class="programlisting"> "secondary-icon-sensitive" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2760
2839
|
<p>
|
2761
2840
|
Whether the secondary icon is sensitive.
|
2762
2841
|
</p>
|
@@ -2775,7 +2854,7 @@ when clicked is currently not available.
|
|
2775
2854
|
<hr>
|
2776
2855
|
<div class="refsect2" title='The "secondary-icon-stock" property'>
|
2777
2856
|
<a name="GtkEntry--secondary-icon-stock"></a><h3>The <code class="literal">"secondary-icon-stock"</code> property</h3>
|
2778
|
-
<pre class="programlisting"> "secondary-icon-stock" <a href="/
|
2857
|
+
<pre class="programlisting"> "secondary-icon-stock" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2779
2858
|
<p>
|
2780
2859
|
The stock id to use for the secondary icon for the entry.
|
2781
2860
|
</p>
|
@@ -2795,7 +2874,7 @@ The representation which is used for the secondary icon of the entry.
|
|
2795
2874
|
<hr>
|
2796
2875
|
<div class="refsect2" title='The "secondary-icon-tooltip-markup" property'>
|
2797
2876
|
<a name="GtkEntry--secondary-icon-tooltip-markup"></a><h3>The <code class="literal">"secondary-icon-tooltip-markup"</code> property</h3>
|
2798
|
-
<pre class="programlisting"> "secondary-icon-tooltip-markup" <a href="/
|
2877
|
+
<pre class="programlisting"> "secondary-icon-tooltip-markup" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2799
2878
|
<p>
|
2800
2879
|
The contents of the tooltip on the secondary icon, which is marked up
|
2801
2880
|
with the <GTKDOCLINK HREF="PangoMarkupFormat">Pango text markup
|
@@ -2810,7 +2889,7 @@ Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup"
|
|
2810
2889
|
<hr>
|
2811
2890
|
<div class="refsect2" title='The "secondary-icon-tooltip-text" property'>
|
2812
2891
|
<a name="GtkEntry--secondary-icon-tooltip-text"></a><h3>The <code class="literal">"secondary-icon-tooltip-text"</code> property</h3>
|
2813
|
-
<pre class="programlisting"> "secondary-icon-tooltip-text" <a href="/
|
2892
|
+
<pre class="programlisting"> "secondary-icon-tooltip-text" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2814
2893
|
<p>
|
2815
2894
|
The contents of the tooltip on the secondary icon.
|
2816
2895
|
</p>
|
@@ -2823,7 +2902,7 @@ Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" ti
|
|
2823
2902
|
<hr>
|
2824
2903
|
<div class="refsect2" title='The "selection-bound" property'>
|
2825
2904
|
<a name="GtkEntry--selection-bound"></a><h3>The <code class="literal">"selection-bound"</code> property</h3>
|
2826
|
-
<pre class="programlisting"> "selection-bound" <a href="/
|
2905
|
+
<pre class="programlisting"> "selection-bound" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
|
2827
2906
|
<p>The position of the opposite end of the selection from the cursor in chars.</p>
|
2828
2907
|
<p>Allowed values: [0,65535]</p>
|
2829
2908
|
<p>Default value: 0</p>
|
@@ -2834,7 +2913,7 @@ Also see <a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-text" ti
|
|
2834
2913
|
<pre class="programlisting"> "shadow-type" <a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> : Read / Write</pre>
|
2835
2914
|
<p>
|
2836
2915
|
Which kind of shadow to draw around the entry when
|
2837
|
-
<a class="link" href="GtkEntry.html#GtkEntry--has-frame" title='The "has-frame" property'><span class="type">"has-frame"</span></a> is set to <a href="/
|
2916
|
+
<a class="link" href="GtkEntry.html#GtkEntry--has-frame" title='The "has-frame" property'><span class="type">"has-frame"</span></a> is set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
2838
2917
|
</p>
|
2839
2918
|
<p>Default value: GTK_SHADOW_IN</p>
|
2840
2919
|
<p class="since">Since 2.12</p>
|
@@ -2842,14 +2921,14 @@ Which kind of shadow to draw around the entry when
|
|
2842
2921
|
<hr>
|
2843
2922
|
<div class="refsect2" title='The "text" property'>
|
2844
2923
|
<a name="GtkEntry--text"></a><h3>The <code class="literal">"text"</code> property</h3>
|
2845
|
-
<pre class="programlisting"> "text" <a href="/
|
2924
|
+
<pre class="programlisting"> "text" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
|
2846
2925
|
<p>The contents of the entry.</p>
|
2847
2926
|
<p>Default value: ""</p>
|
2848
2927
|
</div>
|
2849
2928
|
<hr>
|
2850
2929
|
<div class="refsect2" title='The "text-length" property'>
|
2851
2930
|
<a name="GtkEntry--text-length"></a><h3>The <code class="literal">"text-length"</code> property</h3>
|
2852
|
-
<pre class="programlisting"> "text-length" <a href="/
|
2931
|
+
<pre class="programlisting"> "text-length" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read</pre>
|
2853
2932
|
<p>
|
2854
2933
|
The length of the text in the <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a>.
|
2855
2934
|
</p>
|
@@ -2860,9 +2939,9 @@ The length of the text in the <a class="link" href="GtkEntry.html" title="GtkEnt
|
|
2860
2939
|
<hr>
|
2861
2940
|
<div class="refsect2" title='The "truncate-multiline" property'>
|
2862
2941
|
<a name="GtkEntry--truncate-multiline"></a><h3>The <code class="literal">"truncate-multiline"</code> property</h3>
|
2863
|
-
<pre class="programlisting"> "truncate-multiline" <a href="/
|
2942
|
+
<pre class="programlisting"> "truncate-multiline" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2864
2943
|
<p>
|
2865
|
-
When <a href="/
|
2944
|
+
When <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, pasted multi-line text is truncated to the first line.
|
2866
2945
|
</p>
|
2867
2946
|
<p>Default value: FALSE</p>
|
2868
2947
|
<p class="since">Since 2.10</p>
|
@@ -2870,14 +2949,14 @@ When <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">
|
|
2870
2949
|
<hr>
|
2871
2950
|
<div class="refsect2" title='The "visibility" property'>
|
2872
2951
|
<a name="GtkEntry--visibility"></a><h3>The <code class="literal">"visibility"</code> property</h3>
|
2873
|
-
<pre class="programlisting"> "visibility" <a href="/
|
2952
|
+
<pre class="programlisting"> "visibility" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
|
2874
2953
|
<p>FALSE displays the "invisible char" instead of the actual text (password mode).</p>
|
2875
2954
|
<p>Default value: TRUE</p>
|
2876
2955
|
</div>
|
2877
2956
|
<hr>
|
2878
2957
|
<div class="refsect2" title='The "width-chars" property'>
|
2879
2958
|
<a name="GtkEntry--width-chars"></a><h3>The <code class="literal">"width-chars"</code> property</h3>
|
2880
|
-
<pre class="programlisting"> "width-chars" <a href="/
|
2959
|
+
<pre class="programlisting"> "width-chars" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
|
2881
2960
|
<p>Number of characters to leave space for in the entry.</p>
|
2882
2961
|
<p>Allowed values: >= G_MAXULONG</p>
|
2883
2962
|
<p>Default value: -1</p>
|
@@ -2885,7 +2964,7 @@ When <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS">
|
|
2885
2964
|
<hr>
|
2886
2965
|
<div class="refsect2" title='The "xalign" property'>
|
2887
2966
|
<a name="GtkEntry--xalign"></a><h3>The <code class="literal">"xalign"</code> property</h3>
|
2888
|
-
<pre class="programlisting"> "xalign" <a href="/
|
2967
|
+
<pre class="programlisting"> "xalign" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read / Write</pre>
|
2889
2968
|
<p>
|
2890
2969
|
The horizontal alignment, from 0 (left) to 1 (right).
|
2891
2970
|
Reversed for RTL layouts.
|
@@ -2899,7 +2978,7 @@ Reversed for RTL layouts.
|
|
2899
2978
|
<a name="GtkEntry.style-property-details"></a><h2>Style Property Details</h2>
|
2900
2979
|
<div class="refsect2" title='The "icon-prelight" style property'>
|
2901
2980
|
<a name="GtkEntry--s-icon-prelight"></a><h3>The <code class="literal">"icon-prelight"</code> style property</h3>
|
2902
|
-
<pre class="programlisting"> "icon-prelight" <a href="/
|
2981
|
+
<pre class="programlisting"> "icon-prelight" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
|
2903
2982
|
<p>
|
2904
2983
|
The prelight style property determines whether activatable
|
2905
2984
|
icons prelight on mouseover.
|
@@ -2919,7 +2998,7 @@ Sets the text area's border between the text and the frame.
|
|
2919
2998
|
<hr>
|
2920
2999
|
<div class="refsect2" title='The "invisible-char" style property'>
|
2921
3000
|
<a name="GtkEntry--s-invisible-char"></a><h3>The <code class="literal">"invisible-char"</code> style property</h3>
|
2922
|
-
<pre class="programlisting"> "invisible-char" <a href="/
|
3001
|
+
<pre class="programlisting"> "invisible-char" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read</pre>
|
2923
3002
|
<p>
|
2924
3003
|
The invisible character is used when masking entry contents (in
|
2925
3004
|
\"password mode\")"). When it is not explicitly set with the
|
@@ -2946,7 +3025,11 @@ The border around the progress bar in the entry.
|
|
2946
3025
|
<hr>
|
2947
3026
|
<div class="refsect2" title='The "state-hint" style property'>
|
2948
3027
|
<a name="GtkEntry--s-state-hint"></a><h3>The <code class="literal">"state-hint"</code> style property</h3>
|
2949
|
-
<pre class="programlisting"> "state-hint" <a href="/
|
3028
|
+
<pre class="programlisting"> "state-hint" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
|
3029
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
3030
|
+
<h3 class="title">Warning</h3>
|
3031
|
+
<p><code class="literal">GtkEntry:state-hint</code> has been deprecated since version 2.22 and should not be used in newly-written code. This style property will be removed in GTK+ 3</p>
|
3032
|
+
</div>
|
2950
3033
|
<p>
|
2951
3034
|
Indicates whether to pass a proper widget state when
|
2952
3035
|
drawing the shadow and the widget background.
|
@@ -2960,14 +3043,14 @@ drawing the shadow and the widget background.
|
|
2960
3043
|
<div class="refsect2" title='The "activate" signal'>
|
2961
3044
|
<a name="GtkEntry-activate"></a><h3>The <code class="literal">"activate"</code> signal</h3>
|
2962
3045
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
2963
|
-
<a href="/
|
3046
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
2964
3047
|
<p>
|
2965
3048
|
A <a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
2966
3049
|
which gets emitted when the user activates the entry.
|
2967
3050
|
</p>
|
2968
3051
|
<p>
|
2969
3052
|
Applications should not connect to it, but may emit it with
|
2970
|
-
<a href="/
|
3053
|
+
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to control activation
|
2971
3054
|
programmatically.
|
2972
3055
|
</p>
|
2973
3056
|
<p>
|
@@ -2992,7 +3075,7 @@ The default bindings for this signal are all forms of the Enter key.
|
|
2992
3075
|
<div class="refsect2" title='The "backspace" signal'>
|
2993
3076
|
<a name="GtkEntry-backspace"></a><h3>The <code class="literal">"backspace"</code> signal</h3>
|
2994
3077
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
2995
|
-
<a href="/
|
3078
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
2996
3079
|
<p>
|
2997
3080
|
The ::backspace signal is a
|
2998
3081
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3021,7 +3104,7 @@ Backspace and Shift-Backspace.
|
|
3021
3104
|
<div class="refsect2" title='The "copy-clipboard" signal'>
|
3022
3105
|
<a name="GtkEntry-copy-clipboard"></a><h3>The <code class="literal">"copy-clipboard"</code> signal</h3>
|
3023
3106
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3024
|
-
<a href="/
|
3107
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3025
3108
|
<p>
|
3026
3109
|
The ::copy-clipboard signal is a
|
3027
3110
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3050,7 +3133,7 @@ Ctrl-c and Ctrl-Insert.
|
|
3050
3133
|
<div class="refsect2" title='The "cut-clipboard" signal'>
|
3051
3134
|
<a name="GtkEntry-cut-clipboard"></a><h3>The <code class="literal">"cut-clipboard"</code> signal</h3>
|
3052
3135
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3053
|
-
<a href="/
|
3136
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3054
3137
|
<p>
|
3055
3138
|
The ::cut-clipboard signal is a
|
3056
3139
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3080,8 +3163,8 @@ Ctrl-x and Shift-Delete.
|
|
3080
3163
|
<a name="GtkEntry-delete-from-cursor"></a><h3>The <code class="literal">"delete-from-cursor"</code> signal</h3>
|
3081
3164
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3082
3165
|
<a class="link" href="gtk-Standard-Enumerations.html#GtkDeleteType" title="enum GtkDeleteType"><span class="type">GtkDeleteType</span></a> type,
|
3083
|
-
<a href="/
|
3084
|
-
<a href="/
|
3166
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
3167
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3085
3168
|
<p>
|
3086
3169
|
The ::delete-from-cursor signal is a
|
3087
3170
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3128,7 +3211,7 @@ deleting a word.
|
|
3128
3211
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3129
3212
|
<a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos,
|
3130
3213
|
<a href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
3131
|
-
<a href="/
|
3214
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
3132
3215
|
<p>
|
3133
3216
|
The ::icon-press signal is emitted when an activatable icon
|
3134
3217
|
is clicked.
|
@@ -3165,7 +3248,7 @@ is clicked.
|
|
3165
3248
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3166
3249
|
<a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos,
|
3167
3250
|
<a href="http://library.gnome.org/devel/gdk/unstable/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
3168
|
-
<a href="/
|
3251
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
3169
3252
|
<p>
|
3170
3253
|
The ::icon-release signal is emitted on the button release from a
|
3171
3254
|
mouse click over an activatable icon.
|
@@ -3200,8 +3283,8 @@ mouse click over an activatable icon.
|
|
3200
3283
|
<div class="refsect2" title='The "insert-at-cursor" signal'>
|
3201
3284
|
<a name="GtkEntry-insert-at-cursor"></a><h3>The <code class="literal">"insert-at-cursor"</code> signal</h3>
|
3202
3285
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3203
|
-
<a href="/
|
3204
|
-
<a href="/
|
3286
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string,
|
3287
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3205
3288
|
<p>
|
3206
3289
|
The ::insert-at-cursor signal is a
|
3207
3290
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3236,9 +3319,9 @@ This signal has no default bindings.
|
|
3236
3319
|
<a name="GtkEntry-move-cursor"></a><h3>The <code class="literal">"move-cursor"</code> signal</h3>
|
3237
3320
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3238
3321
|
<a class="link" href="gtk-Standard-Enumerations.html#GtkMovementStep" title="enum GtkMovementStep"><span class="type">GtkMovementStep</span></a> step,
|
3239
|
-
<a href="/
|
3240
|
-
<a href="/
|
3241
|
-
<a href="/
|
3322
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> count,
|
3323
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> extend_selection,
|
3324
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3242
3325
|
<p>
|
3243
3326
|
The ::move-cursor signal is a
|
3244
3327
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3248,7 +3331,7 @@ the viewport to be moved instead.
|
|
3248
3331
|
</p>
|
3249
3332
|
<p>
|
3250
3333
|
Applications should not connect to it, but may emit it with
|
3251
|
-
<a href="/
|
3334
|
+
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><code class="function">g_signal_emit_by_name()</code></a> if they need to control the cursor
|
3252
3335
|
programmatically.
|
3253
3336
|
</p>
|
3254
3337
|
<p>
|
@@ -3285,7 +3368,7 @@ There are too many key combinations to list them all here.
|
|
3285
3368
|
<tr>
|
3286
3369
|
<td><p><span class="term"><em class="parameter"><code>extend_selection</code></em> :</span></p></td>
|
3287
3370
|
<td>
|
3288
|
-
<a href="/
|
3371
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the move should extend the selection
|
3289
3372
|
</td>
|
3290
3373
|
</tr>
|
3291
3374
|
<tr>
|
@@ -3299,7 +3382,7 @@ There are too many key combinations to list them all here.
|
|
3299
3382
|
<div class="refsect2" title='The "paste-clipboard" signal'>
|
3300
3383
|
<a name="GtkEntry-paste-clipboard"></a><h3>The <code class="literal">"paste-clipboard"</code> signal</h3>
|
3301
3384
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3302
|
-
<a href="/
|
3385
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3303
3386
|
<p>
|
3304
3387
|
The ::paste-clipboard signal is a
|
3305
3388
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3330,7 +3413,7 @@ Ctrl-v and Shift-Insert.
|
|
3330
3413
|
<a name="GtkEntry-populate-popup"></a><h3>The <code class="literal">"populate-popup"</code> signal</h3>
|
3331
3414
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3332
3415
|
<a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> *menu,
|
3333
|
-
<a href="/
|
3416
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
3334
3417
|
<p>
|
3335
3418
|
The ::populate-popup signal gets emitted before showing the
|
3336
3419
|
context menu of the entry.
|
@@ -3363,8 +3446,8 @@ to this signal and append your menuitems to the <em class="parameter"><code>menu
|
|
3363
3446
|
<div class="refsect2" title='The "preedit-changed" signal'>
|
3364
3447
|
<a name="GtkEntry-preedit-changed"></a><h3>The <code class="literal">"preedit-changed"</code> signal</h3>
|
3365
3448
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3366
|
-
<a href="/
|
3367
|
-
<a href="/
|
3449
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *preedit,
|
3450
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3368
3451
|
<p>
|
3369
3452
|
If an input method is used, the typed text will not immediately
|
3370
3453
|
be committed to the buffer. So if you are interested in the text,
|
@@ -3395,7 +3478,7 @@ connect to this signal.
|
|
3395
3478
|
<div class="refsect2" title='The "toggle-overwrite" signal'>
|
3396
3479
|
<a name="GtkEntry-toggle-overwrite"></a><h3>The <code class="literal">"toggle-overwrite"</code> signal</h3>
|
3397
3480
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry,
|
3398
|
-
<a href="/
|
3481
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last / Action</pre>
|
3399
3482
|
<p>
|
3400
3483
|
The ::toggle-overwrite signal is a
|
3401
3484
|
<a class="link" href="gtk-Bindings.html#keybinding-signals">keybinding signal</a>
|
@@ -3443,6 +3526,6 @@ The default bindings for this signal is Insert.
|
|
3443
3526
|
</div>
|
3444
3527
|
<div class="footer">
|
3445
3528
|
<hr>
|
3446
|
-
Generated by GTK-Doc V1.
|
3529
|
+
Generated by GTK-Doc V1.15</div>
|
3447
3530
|
</body>
|
3448
3531
|
</html>
|