glib2 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +4 -4
- data/ext/glib2/rbglib.h +1 -1
- data/lib/2.2/glib2.so +0 -0
- data/lib/2.3/glib2.so +0 -0
- data/lib/2.4/glib2.so +0 -0
- data/lib/gnome2/rake/external-package.rb +5 -0
- data/lib/gnome2/rake/windows-binary-build-task.rb +82 -12
- data/test/run-test.rb +1 -1
- data/vendor/local/bin/asn1Coding.exe +0 -0
- data/vendor/local/bin/asn1Decoding.exe +0 -0
- data/vendor/local/bin/asn1Parser.exe +0 -0
- data/vendor/local/bin/envsubst.exe +0 -0
- data/vendor/local/bin/gdbus-codegen +10 -6
- data/vendor/local/bin/gdbus.exe +0 -0
- data/vendor/local/bin/gettext.exe +0 -0
- data/vendor/local/bin/gio-querymodules.exe +0 -0
- data/vendor/local/bin/gio.exe +0 -0
- data/vendor/local/bin/glib-compile-resources.exe +0 -0
- data/vendor/local/bin/glib-compile-schemas.exe +0 -0
- data/vendor/local/bin/glib-genmarshal +1056 -0
- data/vendor/local/bin/glib-gettextize +1 -1
- data/vendor/local/bin/glib-mkenums +694 -579
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gresource.exe +0 -0
- data/vendor/local/bin/gsettings.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/iconv.exe +0 -0
- data/vendor/local/bin/idn.exe +0 -0
- data/vendor/local/bin/libasprintf-0.dll +0 -0
- data/vendor/local/bin/libcharset-1.dll +0 -0
- data/vendor/local/bin/libffi-6.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/libgmp-10.dll +0 -0
- data/vendor/local/bin/libgnutls-30.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/libhogweed-4-2.dll +0 -0
- data/vendor/local/bin/libiconv-2.dll +0 -0
- data/vendor/local/bin/libidn-11.dll +0 -0
- data/vendor/local/bin/libintl-8.dll +0 -0
- data/vendor/local/bin/libnettle-6-2.dll +0 -0
- data/vendor/local/bin/libp11-kit-0.dll +0 -0
- data/vendor/local/bin/libpcre-1.dll +0 -0
- data/vendor/local/bin/libpcrecpp-0.dll +0 -0
- data/vendor/local/bin/libpcreposix-0.dll +0 -0
- data/vendor/local/bin/libtasn1-6.dll +0 -0
- data/vendor/local/bin/nettle-hash.exe +0 -0
- data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
- data/vendor/local/bin/nettle-pbkdf2.exe +0 -0
- data/vendor/local/bin/ngettext.exe +0 -0
- data/vendor/local/bin/p11-kit.exe +0 -0
- data/vendor/local/bin/pcregrep.exe +0 -0
- data/vendor/local/bin/pcretest.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/trust.exe +0 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +1 -1
- data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gactionmap.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gapplication.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gasyncinitable.h +2 -2
- data/vendor/local/include/glib-2.0/gio/gasyncresult.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbufferedinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gbytesicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcancellable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcharsetconverter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcontenttype.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gcredentials.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdatagrambased.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbuserror.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobject.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusserver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdbusutils.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdrive.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsclientconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gdtlsserverconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gemblem.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gemblemedicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfile.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileattribute.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileiostream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilenamecompleter.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfileoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilterinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gfilteroutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/ginitable.h +3 -2
- data/vendor/local/include/glib-2.0/gio/ginputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gio-autocleanups.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gio.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gioenums.h +7 -2
- data/vendor/local/include/glib-2.0/gio/gioerror.h +1 -1
- data/vendor/local/include/glib-2.0/gio/giomodule.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gioscheduler.h +1 -1
- data/vendor/local/include/glib-2.0/gio/giostream.h +4 -4
- data/vendor/local/include/glib-2.0/gio/giotypes.h +1 -1
- data/vendor/local/include/glib-2.0/gio/glistmodel.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gliststore.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gloadableicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmenu.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmenuexporter.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmenumodel.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gmount.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gmountoperation.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworking.h +3 -3
- data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnotification.h +1 -1
- data/vendor/local/include/glib-2.0/gio/goutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpermission.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpollableutils.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gpropertyaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gproxy.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gresource.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gseekable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettings.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleiostream.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocket.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketaddress.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketclient.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsocketservice.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gsrvtarget.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsubprocess.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gsubprocesslauncher.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtask.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtcpconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtestdbus.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gthemedicon.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +4 -4
- data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlspassword.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvfs.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvolume.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +1 -1
- data/vendor/local/include/glib-2.0/glib-object.h +1 -1
- data/vendor/local/include/glib-2.0/glib-unix.h +5 -5
- data/vendor/local/include/glib-2.0/glib.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +1 -1
- data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +1 -1
- data/vendor/local/include/glib-2.0/glib/galloca.h +1 -1
- data/vendor/local/include/glib-2.0/glib/garray.h +10 -1
- data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gatomic.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gbacktrace.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gbase64.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gbitlock.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gbytes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gcharset.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gchecksum.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gconvert.h +1 -31
- data/vendor/local/include/glib-2.0/glib/gdataset.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gdate.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gdir.h +1 -15
- data/vendor/local/include/glib-2.0/glib/genviron.h +1 -17
- data/vendor/local/include/glib-2.0/glib/gerror.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gfileutils.h +1 -28
- data/vendor/local/include/glib-2.0/glib/ggettext.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghash.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghmac.h +5 -5
- data/vendor/local/include/glib-2.0/glib/ghook.h +1 -1
- data/vendor/local/include/glib-2.0/glib/ghostutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gi18n-lib.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gi18n.h +1 -1
- data/vendor/local/include/glib-2.0/glib/giochannel.h +1 -12
- data/vendor/local/include/glib-2.0/glib/gkeyfile.h +1 -1
- data/vendor/local/include/glib-2.0/glib/glib-autocleanups.h +1 -1
- data/vendor/local/include/glib-2.0/glib/glist.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmacros.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmain.h +5 -5
- data/vendor/local/include/glib-2.0/glib/gmappedfile.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmarkup.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmem.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gmessages.h +8 -1
- data/vendor/local/include/glib-2.0/glib/gnode.h +1 -1
- data/vendor/local/include/glib-2.0/glib/goption.h +6 -6
- data/vendor/local/include/glib-2.0/glib/gpattern.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gpoll.h +6 -6
- data/vendor/local/include/glib-2.0/glib/gprimes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gprintf.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gqsort.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gquark.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gqueue.h +1 -1
- data/vendor/local/include/glib-2.0/glib/grand.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gscanner.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gsequence.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gshell.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gslice.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gslist.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gspawn.h +1 -54
- data/vendor/local/include/glib-2.0/glib/gstdio.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +48 -1
- data/vendor/local/include/glib-2.0/glib/gstring.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gstringchunk.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gthread.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gthreadpool.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtimer.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtimezone.h +4 -4
- data/vendor/local/include/glib-2.0/glib/gtrashstack.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtree.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gtypes.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gunicode.h +12 -2
- data/vendor/local/include/glib-2.0/glib/gurifuncs.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gutils.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gvariant.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gvarianttype.h +5 -4
- data/vendor/local/include/glib-2.0/glib/gversion.h +1 -1
- data/vendor/local/include/glib-2.0/glib/gversionmacros.h +25 -1
- data/vendor/local/include/glib-2.0/glib/gwin32.h +1 -20
- data/vendor/local/include/glib-2.0/gmodule.h +15 -15
- data/vendor/local/include/glib-2.0/gobject/gbinding.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gboxed.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gclosure.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/genums.h +7 -1
- data/vendor/local/include/glib-2.0/gobject/glib-types.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gobject-autocleanups.h +2 -1
- data/vendor/local/include/glib-2.0/gobject/gobject.h +17 -2
- data/vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c +1 -1
- data/vendor/local/include/glib-2.0/gobject/gparam.h +3 -1
- data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gsignal.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gtype.h +15 -3
- data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gtypeplugin.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvalue.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +1 -1
- data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +1 -1
- data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
- data/vendor/local/lib/libasprintf.dll.a +0 -0
- data/vendor/local/lib/libcharset.dll.a +0 -0
- data/vendor/local/lib/libffi.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.la +3 -3
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.la +3 -3
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.la +3 -3
- data/vendor/local/lib/libgmp.dll.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.la +3 -3
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.la +3 -3
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libiconv.dll.a +0 -0
- data/vendor/local/lib/libidn.dll.a +0 -0
- data/vendor/local/lib/libintl.dll.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.dll.a +0 -0
- data/vendor/local/lib/libpcre.dll.a +0 -0
- data/vendor/local/lib/libpcrecpp.dll.a +0 -0
- data/vendor/local/lib/libpcreposix.dll.a +0 -0
- data/vendor/local/lib/libtasn1.dll.a +0 -0
- data/vendor/local/lib/p11-kit/p11-kit-remote.exe +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
- data/vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/{libglib-2.0.so.0.5200.3-gdb.py → libglib-2.0.so.0.5400.1-gdb.py} +0 -0
- data/vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/{libgobject-2.0.so.0.5200.3-gdb.py → libgobject-2.0.so.0.5400.1-gdb.py} +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.py +11 -11
- data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.py +2 -5
- data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
- data/vendor/local/share/glib-2.0/valgrind/glib.supp +10 -0
- data/vendor/local/share/gtk-doc/html/gio/GApplication.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +12 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +3 -2
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +9 -7
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +23 -5
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +6 -4
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +4 -2
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +3 -0
- data/vendor/local/share/gtk-doc/html/gio/GResource.html +23 -11
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +1 -2
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/GSubprocessLauncher.html +6 -2
- data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +10 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +38 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +2 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32RegistryKey.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +8 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +138 -64
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +7 -4
- data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +24 -0
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +5 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +10 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +7 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +11 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +5 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +5 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +9 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +30 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +43 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +146 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +38 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +4 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +103 -13
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +254 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +34 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +6 -7
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +13 -0
- data/vendor/local/share/gtk-doc/html/glib/glib.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +94 -39
- data/vendor/local/share/gtk-doc/html/glib/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +20 -0
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +81 -14
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +95 -0
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +191 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +7 -2
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +1 -1
- data/vendor/local/share/license/glib/COPYING +118 -98
- data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/man/man1/gapplication.1 +1 -1
- data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
- data/vendor/local/share/man/man1/gdbus.1 +66 -1
- data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
- data/vendor/local/share/man/man1/gio.1 +1 -1
- data/vendor/local/share/man/man1/glib-compile-resources.1 +1 -1
- data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
- data/vendor/local/share/man/man1/glib-genmarshal.1 +99 -19
- data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
- data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
- data/vendor/local/share/man/man1/gobject-query.1 +1 -1
- data/vendor/local/share/man/man1/gresource.1 +2 -2
- data/vendor/local/share/man/man1/gsettings.1 +1 -1
- data/vendor/local/share/man/man1/gtester-report.1 +1 -1
- data/vendor/local/share/man/man1/gtester.1 +1 -1
- metadata +9 -7
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
@@ -394,7 +394,7 @@ encoding used for filenames.</p>
|
|
394
394
|
<td class="parameter_description"><p> Location to store hostname for the URI.
|
395
395
|
If there is no hostname in the URI, <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> will be
|
396
396
|
stored in this location. </p></td>
|
397
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
397
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
398
398
|
</tr>
|
399
399
|
<tr>
|
400
400
|
<td class="parameter_name"><p>error</p></td>
|
@@ -1916,6 +1916,10 @@ g_utf8_get_char_validated (<em class="parameter"><code>const <a class="link" hre
|
|
1916
1916
|
This function checks for incomplete characters, for invalid characters
|
1917
1917
|
such as characters that are out of the range of Unicode, and for
|
1918
1918
|
overlong encodings of valid characters.</p>
|
1919
|
+
<p>Note that <a class="link" href="glib-Unicode-Manipulation.html#g-utf8-get-char-validated" title="g_utf8_get_char_validated ()"><code class="function">g_utf8_get_char_validated()</code></a> returns (gunichar)-2 if
|
1920
|
+
<em class="parameter"><code>max_len</code></em>
|
1921
|
+
is positive and any of the bytes in the first UTF-8 character
|
1922
|
+
sequence are nul.</p>
|
1919
1923
|
<div class="refsect3">
|
1920
1924
|
<a name="g-utf8-get-char-validated.parameters"></a><h4>Parameters</h4>
|
1921
1925
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2085,6 +2089,12 @@ g_utf8_find_next_char (<em class="parameter"><code>const <a class="link" href="g
|
|
2085
2089
|
does not have to be at the beginning of a UTF-8 character. No check
|
2086
2090
|
is made to see if the character found is actually valid other than
|
2087
2091
|
it starts with an appropriate byte.</p>
|
2092
|
+
<p>If <em class="parameter"><code>end</code></em>
|
2093
|
+
is <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>, the return value will never be <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>: if the end of the
|
2094
|
+
string is reached, a pointer to the terminating nul byte is returned. If
|
2095
|
+
<em class="parameter"><code>end</code></em>
|
2096
|
+
is non-<a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>, the return value will be <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> if the end of the string
|
2097
|
+
is reached.</p>
|
2088
2098
|
<div class="refsect3">
|
2089
2099
|
<a name="g-utf8-find-next-char.parameters"></a><h4>Parameters</h4>
|
2090
2100
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2110,7 +2120,10 @@ or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code
|
|
2110
2120
|
</div>
|
2111
2121
|
<div class="refsect3">
|
2112
2122
|
<a name="g-utf8-find-next-char.returns"></a><h4>Returns</h4>
|
2113
|
-
<p> a pointer to the found character or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a></
|
2123
|
+
<p> a pointer to the found character or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> if <em class="parameter"><code>end</code></em>
|
2124
|
+
is
|
2125
|
+
set and is reached. </p>
|
2126
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
2114
2127
|
</div>
|
2115
2128
|
</div>
|
2116
2129
|
<hr>
|
@@ -4990,6 +5003,26 @@ See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">U
|
|
4990
5003
|
</td>
|
4991
5004
|
<td class="enum_member_annotations"> </td>
|
4992
5005
|
</tr>
|
5006
|
+
<tr>
|
5007
|
+
<td class="enum_member_name"><p><a name="G-UNICODE-SCRIPT-MASARAM-GONDI:CAPS"></a>G_UNICODE_SCRIPT_MASARAM_GONDI</p></td>
|
5008
|
+
<td> </td>
|
5009
|
+
<td> </td>
|
5010
|
+
</tr>
|
5011
|
+
<tr>
|
5012
|
+
<td class="enum_member_name"><p><a name="G-UNICODE-SCRIPT-NUSHU:CAPS"></a>G_UNICODE_SCRIPT_NUSHU</p></td>
|
5013
|
+
<td> </td>
|
5014
|
+
<td> </td>
|
5015
|
+
</tr>
|
5016
|
+
<tr>
|
5017
|
+
<td class="enum_member_name"><p><a name="G-UNICODE-SCRIPT-SOYOMBO:CAPS"></a>G_UNICODE_SCRIPT_SOYOMBO</p></td>
|
5018
|
+
<td> </td>
|
5019
|
+
<td> </td>
|
5020
|
+
</tr>
|
5021
|
+
<tr>
|
5022
|
+
<td class="enum_member_name"><p><a name="G-UNICODE-SCRIPT-ZANABAZAR-SQUARE:CAPS"></a>G_UNICODE_SCRIPT_ZANABAZAR_SQUARE</p></td>
|
5023
|
+
<td> </td>
|
5024
|
+
<td> </td>
|
5025
|
+
</tr>
|
4993
5026
|
</tbody>
|
4994
5027
|
</table></div>
|
4995
5028
|
</div>
|
@@ -345,7 +345,7 @@ linked against at application run time.</p>
|
|
345
345
|
<hr>
|
346
346
|
<div class="refsect2">
|
347
347
|
<a name="GLIB-MINOR-VERSION:CAPS"></a><h3>GLIB_MINOR_VERSION</h3>
|
348
|
-
<pre class="programlisting">#define GLIB_MINOR_VERSION
|
348
|
+
<pre class="programlisting">#define GLIB_MINOR_VERSION 54
|
349
349
|
</pre>
|
350
350
|
<p>The minor version number of the GLib library.</p>
|
351
351
|
<p>Like <span class="type">gtk_minor_version</span>, but from the headers used at
|
@@ -355,7 +355,7 @@ linked against at application run time.</p>
|
|
355
355
|
<hr>
|
356
356
|
<div class="refsect2">
|
357
357
|
<a name="GLIB-MICRO-VERSION:CAPS"></a><h3>GLIB_MICRO_VERSION</h3>
|
358
|
-
<pre class="programlisting">#define GLIB_MICRO_VERSION
|
358
|
+
<pre class="programlisting">#define GLIB_MICRO_VERSION 1
|
359
359
|
</pre>
|
360
360
|
<p>The micro version number of the GLib library.</p>
|
361
361
|
<p>Like <span class="type">gtk_micro_version</span>, but from the headers used at
|
@@ -235,16 +235,15 @@ returned by functions like <code class="function">strftime()</code>.
|
|
235
235
|
</p>
|
236
236
|
</div>
|
237
237
|
<p>
|
238
|
-
|
239
|
-
printers for lists, hashtables and
|
238
|
+
GLib ships with a set of Python macros for the GDB debugger. These includes pretty
|
239
|
+
printers for lists, hashtables and GObject types. It also has a backtrace filter
|
240
240
|
that makes backtraces with signal emissions easier to read.
|
241
241
|
</p>
|
242
242
|
<p>
|
243
|
-
To use this you need a
|
244
|
-
should be
|
245
|
-
|
246
|
-
|
247
|
-
gdb to pick up.
|
243
|
+
To use this you need a version of GDB that supports Python scripting; anything
|
244
|
+
from 7.0 should be fine. You then need to install GLib in the same prefix as
|
245
|
+
GDB so that the Python GDB autoloaded files get installed in the right place
|
246
|
+
for GDB to pick up.
|
248
247
|
</p>
|
249
248
|
<p>
|
250
249
|
General pretty printing should just happen without having to do anything special.
|
@@ -128,6 +128,7 @@
|
|
128
128
|
<sub name="Index of new symbols in 2.48" link="api-index-2-48.html"/>
|
129
129
|
<sub name="Index of new symbols in 2.50" link="api-index-2-50.html"/>
|
130
130
|
<sub name="Index of new symbols in 2.52" link="api-index-2-52.html"/>
|
131
|
+
<sub name="Index of new symbols in 2.54" link="api-index-2-54.html"/>
|
131
132
|
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
132
133
|
</chapters>
|
133
134
|
<functions>
|
@@ -859,6 +860,8 @@
|
|
859
860
|
<keyword type="function" name="g_ascii_dtostr ()" link="glib-String-Utility-Functions.html#g-ascii-dtostr"/>
|
860
861
|
<keyword type="function" name="g_ascii_formatd ()" link="glib-String-Utility-Functions.html#g-ascii-formatd"/>
|
861
862
|
<keyword type="function" name="g_strtod ()" link="glib-String-Utility-Functions.html#g-strtod"/>
|
863
|
+
<keyword type="function" name="g_ascii_string_to_signed ()" link="glib-String-Utility-Functions.html#g-ascii-string-to-signed" since="2.54"/>
|
864
|
+
<keyword type="function" name="g_ascii_string_to_unsigned ()" link="glib-String-Utility-Functions.html#g-ascii-string-to-unsigned" since="2.54"/>
|
862
865
|
<keyword type="function" name="g_strchug ()" link="glib-String-Utility-Functions.html#g-strchug"/>
|
863
866
|
<keyword type="function" name="g_strchomp ()" link="glib-String-Utility-Functions.html#g-strchomp"/>
|
864
867
|
<keyword type="macro" name="g_strstrip()" link="glib-String-Utility-Functions.html#g-strstrip"/>
|
@@ -877,6 +880,8 @@
|
|
877
880
|
<keyword type="function" name="g_strerror ()" link="glib-String-Utility-Functions.html#g-strerror"/>
|
878
881
|
<keyword type="function" name="g_strsignal ()" link="glib-String-Utility-Functions.html#g-strsignal"/>
|
879
882
|
<keyword type="macro" name="G_ASCII_DTOSTR_BUF_SIZE" link="glib-String-Utility-Functions.html#G-ASCII-DTOSTR-BUF-SIZE:CAPS"/>
|
883
|
+
<keyword type="enum" name="enum GNumberParserError" link="glib-String-Utility-Functions.html#GNumberParserError" since="2.54"/>
|
884
|
+
<keyword type="macro" name="G_NUMBER_PARSER_ERROR" link="glib-String-Utility-Functions.html#G-NUMBER-PARSER-ERROR:CAPS" since="2.54"/>
|
880
885
|
<keyword type="macro" name="G_STR_DELIMITERS" link="glib-String-Utility-Functions.html#G-STR-DELIMITERS:CAPS"/>
|
881
886
|
<keyword type="typedef" name="GStrv" link="glib-String-Utility-Functions.html#GStrv"/>
|
882
887
|
<keyword type="function" name="g_convert ()" link="glib-Character-Set-Conversion.html#g-convert"/>
|
@@ -2016,6 +2021,8 @@
|
|
2016
2021
|
<keyword type="macro" name="g_ptr_array_index()" link="glib-Pointer-Arrays.html#g-ptr-array-index"/>
|
2017
2022
|
<keyword type="function" name="g_ptr_array_free ()" link="glib-Pointer-Arrays.html#g-ptr-array-free"/>
|
2018
2023
|
<keyword type="function" name="g_ptr_array_foreach ()" link="glib-Pointer-Arrays.html#g-ptr-array-foreach" since="2.4"/>
|
2024
|
+
<keyword type="function" name="g_ptr_array_find ()" link="glib-Pointer-Arrays.html#g-ptr-array-find" since="2.54"/>
|
2025
|
+
<keyword type="function" name="g_ptr_array_find_with_equal_func ()" link="glib-Pointer-Arrays.html#g-ptr-array-find-with-equal-func" since="2.54"/>
|
2019
2026
|
<keyword type="struct" name="struct GPtrArray" link="glib-Pointer-Arrays.html#GPtrArray"/>
|
2020
2027
|
<keyword type="function" name="g_byte_array_new ()" link="glib-Byte-Arrays.html#g-byte-array-new"/>
|
2021
2028
|
<keyword type="function" name="g_byte_array_new_take ()" link="glib-Byte-Arrays.html#g-byte-array-new-take" since="2.32"/>
|
@@ -2473,6 +2480,8 @@
|
|
2473
2480
|
<keyword type="constant" name="G_LOG_LEVEL_MASK" link="glib-Message-Logging.html#G-LOG-LEVEL-MASK:CAPS"/>
|
2474
2481
|
<keyword type="constant" name="G_LOG_WRITER_HANDLED" link="glib-Message-Logging.html#G-LOG-WRITER-HANDLED:CAPS"/>
|
2475
2482
|
<keyword type="constant" name="G_LOG_WRITER_UNHANDLED" link="glib-Message-Logging.html#G-LOG-WRITER-UNHANDLED:CAPS"/>
|
2483
|
+
<keyword type="constant" name="G_NUMBER_PARSER_ERROR_INVALID" link="glib-String-Utility-Functions.html#G-NUMBER-PARSER-ERROR-INVALID:CAPS"/>
|
2484
|
+
<keyword type="constant" name="G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS" link="glib-String-Utility-Functions.html#G-NUMBER-PARSER-ERROR-OUT-OF-BOUNDS:CAPS"/>
|
2476
2485
|
<keyword type="constant" name="G_CONVERT_ERROR_NO_CONVERSION" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-NO-CONVERSION:CAPS"/>
|
2477
2486
|
<keyword type="constant" name="G_CONVERT_ERROR_ILLEGAL_SEQUENCE" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-ILLEGAL-SEQUENCE:CAPS"/>
|
2478
2487
|
<keyword type="constant" name="G_CONVERT_ERROR_FAILED" link="glib-Character-Set-Conversion.html#G-CONVERT-ERROR-FAILED:CAPS"/>
|
@@ -2692,6 +2701,10 @@
|
|
2692
2701
|
<keyword type="constant" name="G_UNICODE_SCRIPT_NEWA" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-NEWA:CAPS"/>
|
2693
2702
|
<keyword type="constant" name="G_UNICODE_SCRIPT_OSAGE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-OSAGE:CAPS"/>
|
2694
2703
|
<keyword type="constant" name="G_UNICODE_SCRIPT_TANGUT" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-TANGUT:CAPS"/>
|
2704
|
+
<keyword type="constant" name="G_UNICODE_SCRIPT_MASARAM_GONDI" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-MASARAM-GONDI:CAPS"/>
|
2705
|
+
<keyword type="constant" name="G_UNICODE_SCRIPT_NUSHU" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-NUSHU:CAPS"/>
|
2706
|
+
<keyword type="constant" name="G_UNICODE_SCRIPT_SOYOMBO" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-SOYOMBO:CAPS"/>
|
2707
|
+
<keyword type="constant" name="G_UNICODE_SCRIPT_ZANABAZAR_SQUARE" link="glib-Unicode-Manipulation.html#G-UNICODE-SCRIPT-ZANABAZAR-SQUARE:CAPS"/>
|
2695
2708
|
<keyword type="constant" name="G_NORMALIZE_DEFAULT" link="glib-Unicode-Manipulation.html#G-NORMALIZE-DEFAULT:CAPS"/>
|
2696
2709
|
<keyword type="constant" name="G_NORMALIZE_NFD" link="glib-Unicode-Manipulation.html#G-NORMALIZE-NFD:CAPS"/>
|
2697
2710
|
<keyword type="constant" name="G_NORMALIZE_DEFAULT_COMPOSE" link="glib-Unicode-Manipulation.html#G-NORMALIZE-DEFAULT-COMPOSE:CAPS"/>
|
@@ -61,7 +61,7 @@ Getting help with GLib
|
|
61
61
|
GLib is a general-purpose utility library, which provides many useful
|
62
62
|
data types, macros, type conversions, string utilities, file utilities,
|
63
63
|
a mainloop abstraction, and so on. It works on many UNIX-like platforms,
|
64
|
-
as well as Windows and OS X. GLib is released under the GNU
|
64
|
+
as well as Windows and OS X. GLib is released under the GNU Lesser
|
65
65
|
General Public License (GNU LGPL).
|
66
66
|
</p>
|
67
67
|
</div>
|
@@ -962,44 +962,6 @@ value2 <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GV
|
|
962
962
|
</table>
|
963
963
|
</div>
|
964
964
|
|
965
|
-
</div>
|
966
|
-
</div>
|
967
|
-
<hr>
|
968
|
-
<div class="refsect2">
|
969
|
-
<a name="gvariant-format-strings-dictionaries"></a><h3>Dictionaries</h3>
|
970
|
-
<p>
|
971
|
-
<span class="strong"><strong>
|
972
|
-
Characters: <code class="code">{}</code>
|
973
|
-
</strong></span>
|
974
|
-
</p>
|
975
|
-
<p>
|
976
|
-
Dictionary entries are handled by handling first the key, then the value. Each is handled in the usual way.
|
977
|
-
</p>
|
978
|
-
<div class="refsect3">
|
979
|
-
<a name="id-1.6.20.5.10.4"></a><h4>Examples</h4>
|
980
|
-
<div class="informalexample">
|
981
|
-
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
982
|
-
<tbody>
|
983
|
-
<tr>
|
984
|
-
<td class="listing_lines" align="right"><pre>1
|
985
|
-
2
|
986
|
-
3
|
987
|
-
4
|
988
|
-
5
|
989
|
-
6
|
990
|
-
7</pre></td>
|
991
|
-
<td class="listing_code"><pre class="programlisting">GVariantBuilder <span class="gtkdoc opt">*</span>b<span class="gtkdoc opt">;</span>
|
992
|
-
GVariant <span class="gtkdoc opt">*</span>dict<span class="gtkdoc opt">;</span>
|
993
|
-
|
994
|
-
b <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-builder-new">g_variant_builder_new</a></span> <span class="gtkdoc opt">(</span><span class="function"><a href="glib-GVariantType.html#G-VARIANT-TYPE:CAPS">G_VARIANT_TYPE</a></span> <span class="gtkdoc opt">(</span><span class="string">"a{sv}"</span><span class="gtkdoc opt">));</span>
|
995
|
-
<span class="function"><a href="glib-GVariant.html#g-variant-builder-add">g_variant_builder_add</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">,</span> <span class="string">"{sv}"</span><span class="gtkdoc opt">,</span> <span class="string">"name"</span><span class="gtkdoc opt">,</span> <span class="function"><a href="glib-GVariant.html#g-variant-new-string">g_variant_new_string</a></span> <span class="gtkdoc opt">(</span><span class="string">"foo"</span><span class="gtkdoc opt">));</span>
|
996
|
-
<span class="function"><a href="glib-GVariant.html#g-variant-builder-add">g_variant_builder_add</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">,</span> <span class="string">"{sv}"</span><span class="gtkdoc opt">,</span> <span class="string">"timeout"</span><span class="gtkdoc opt">,</span> <span class="function"><a href="glib-GVariant.html#g-variant-new-int32">g_variant_new_int32</a></span> <span class="gtkdoc opt">(</span><span class="number">10</span><span class="gtkdoc opt">));</span>
|
997
|
-
dict <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-builder-end">g_variant_builder_end</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">);</span></pre></td>
|
998
|
-
</tr>
|
999
|
-
</tbody>
|
1000
|
-
</table>
|
1001
|
-
</div>
|
1002
|
-
|
1003
965
|
</div>
|
1004
966
|
</div>
|
1005
967
|
<hr>
|
@@ -1039,7 +1001,7 @@ dict <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVar
|
|
1039
1001
|
improvements in type safety and code self-documentation.
|
1040
1002
|
</p>
|
1041
1003
|
<div class="refsect3">
|
1042
|
-
<a name="id-1.6.20.5.
|
1004
|
+
<a name="id-1.6.20.5.10.6"></a><h4>Examples</h4>
|
1043
1005
|
<div class="informalexample">
|
1044
1006
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1045
1007
|
<tbody>
|
@@ -1095,6 +1057,99 @@ value2 <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GV
|
|
1095
1057
|
</table>
|
1096
1058
|
</div>
|
1097
1059
|
|
1060
|
+
</div>
|
1061
|
+
</div>
|
1062
|
+
<hr>
|
1063
|
+
<div class="refsect2">
|
1064
|
+
<a name="gvariant-format-strings-dictionaries"></a><h3>Dictionaries</h3>
|
1065
|
+
<p>
|
1066
|
+
<span class="strong"><strong>
|
1067
|
+
Characters: <code class="code">{}</code>
|
1068
|
+
</strong></span>
|
1069
|
+
</p>
|
1070
|
+
<p>
|
1071
|
+
Dictionary entries are handled by handling first the key, then the value. Each is handled in the usual way.
|
1072
|
+
</p>
|
1073
|
+
<div class="refsect3">
|
1074
|
+
<a name="id-1.6.20.5.11.4"></a><h4>Examples</h4>
|
1075
|
+
<div class="informalexample">
|
1076
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1077
|
+
<tbody>
|
1078
|
+
<tr>
|
1079
|
+
<td class="listing_lines" align="right"><pre>1
|
1080
|
+
2
|
1081
|
+
3
|
1082
|
+
4
|
1083
|
+
5
|
1084
|
+
6
|
1085
|
+
7</pre></td>
|
1086
|
+
<td class="listing_code"><pre class="programlisting">GVariantBuilder <span class="gtkdoc opt">*</span>b<span class="gtkdoc opt">;</span>
|
1087
|
+
GVariant <span class="gtkdoc opt">*</span>dict<span class="gtkdoc opt">;</span>
|
1088
|
+
|
1089
|
+
b <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-builder-new">g_variant_builder_new</a></span> <span class="gtkdoc opt">(</span><span class="function"><a href="glib-GVariantType.html#G-VARIANT-TYPE:CAPS">G_VARIANT_TYPE</a></span> <span class="gtkdoc opt">(</span><span class="string">"a{sv}"</span><span class="gtkdoc opt">));</span>
|
1090
|
+
<span class="function"><a href="glib-GVariant.html#g-variant-builder-add">g_variant_builder_add</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">,</span> <span class="string">"{sv}"</span><span class="gtkdoc opt">,</span> <span class="string">"name"</span><span class="gtkdoc opt">,</span> <span class="function"><a href="glib-GVariant.html#g-variant-new-string">g_variant_new_string</a></span> <span class="gtkdoc opt">(</span><span class="string">"foo"</span><span class="gtkdoc opt">));</span>
|
1091
|
+
<span class="function"><a href="glib-GVariant.html#g-variant-builder-add">g_variant_builder_add</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">,</span> <span class="string">"{sv}"</span><span class="gtkdoc opt">,</span> <span class="string">"timeout"</span><span class="gtkdoc opt">,</span> <span class="function"><a href="glib-GVariant.html#g-variant-new-int32">g_variant_new_int32</a></span> <span class="gtkdoc opt">(</span><span class="number">10</span><span class="gtkdoc opt">));</span>
|
1092
|
+
dict <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-builder-end">g_variant_builder_end</a></span> <span class="gtkdoc opt">(</span>b<span class="gtkdoc opt">);</span></pre></td>
|
1093
|
+
</tr>
|
1094
|
+
</tbody>
|
1095
|
+
</table>
|
1096
|
+
</div>
|
1097
|
+
|
1098
|
+
</div>
|
1099
|
+
<p>
|
1100
|
+
To extract data from nested dictionaries you can go through a vardict.
|
1101
|
+
</p>
|
1102
|
+
<div class="refsect3">
|
1103
|
+
<a name="id-1.6.20.5.11.6"></a><h4>Examples</h4>
|
1104
|
+
<div class="informalexample">
|
1105
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1106
|
+
<tbody>
|
1107
|
+
<tr>
|
1108
|
+
<td class="listing_lines" align="right"><pre>1
|
1109
|
+
2
|
1110
|
+
3
|
1111
|
+
4
|
1112
|
+
5
|
1113
|
+
6
|
1114
|
+
7
|
1115
|
+
8
|
1116
|
+
9
|
1117
|
+
10
|
1118
|
+
11
|
1119
|
+
12
|
1120
|
+
13
|
1121
|
+
14
|
1122
|
+
15
|
1123
|
+
16
|
1124
|
+
17
|
1125
|
+
18
|
1126
|
+
19
|
1127
|
+
20</pre></td>
|
1128
|
+
<td class="listing_code"><pre class="programlisting">GVariant <span class="gtkdoc opt">*</span>data<span class="gtkdoc opt">;</span>
|
1129
|
+
gint value <span class="gtkdoc opt">=</span> <span class="number">1</span><span class="gtkdoc opt">;</span>
|
1130
|
+
gint max <span class="gtkdoc opt">=</span> <span class="number">3</span><span class="gtkdoc opt">;</span>
|
1131
|
+
|
1132
|
+
<span class="comment">/* type (oa{sa{sv}) */</span>
|
1133
|
+
data <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-new-parsed">g_variant_new_parsed</a></span> <span class="gtkdoc opt">(</span><span class="string">"(%o, {'brightness': {'value': <%i>, 'max': <%i>}})"</span><span class="gtkdoc opt">,</span>
|
1134
|
+
<span class="string">"/object/path"</span><span class="gtkdoc opt">,</span> value<span class="gtkdoc opt">,</span> max<span class="gtkdoc opt">);</span>
|
1135
|
+
<span class="gtkdoc opt">{</span>
|
1136
|
+
GVariant <span class="gtkdoc opt">*</span>params<span class="gtkdoc opt">;</span>
|
1137
|
+
GVariant <span class="gtkdoc opt">*</span>p_brightness<span class="gtkdoc opt">;</span>
|
1138
|
+
gchar <span class="gtkdoc opt">*</span>obj
|
1139
|
+
gint p_max<span class="gtkdoc opt">;</span>
|
1140
|
+
|
1141
|
+
<span class="function"><a href="glib-GVariant.html#g-variant-get">g_variant_get</a></span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">,</span> <span class="string">"(o@a{?*})"</span><span class="gtkdoc opt">, &</span>obj<span class="gtkdoc opt">, &</span>params<span class="gtkdoc opt">);</span>
|
1142
|
+
<span class="function"><a href="glib-Warnings-and-Assertions.html#g-print">g_print</a></span> <span class="gtkdoc opt">(</span><span class="string">"object_path: %s</span><span class="gtkdoc esc">\n</span><span class="string">"</span><span class="gtkdoc opt">,</span> obj<span class="gtkdoc opt">);</span>
|
1143
|
+
|
1144
|
+
p_brightness <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-lookup-value">g_variant_lookup_value</a></span> <span class="gtkdoc opt">(</span>params<span class="gtkdoc opt">,</span> <span class="string">"brightness"</span><span class="gtkdoc opt">,</span> G_VARIANT_TYPE_VARDICT<span class="gtkdoc opt">);</span>
|
1145
|
+
<span class="function"><a href="glib-GVariant.html#g-variant-lookup">g_variant_lookup</a></span> <span class="gtkdoc opt">(</span>p_brightness<span class="gtkdoc opt">,</span> <span class="string">"max"</span><span class="gtkdoc opt">,</span> <span class="string">"i"</span><span class="gtkdoc opt">, &</span>p_max<span class="gtkdoc opt">);</span>
|
1146
|
+
<span class="function"><a href="glib-Warnings-and-Assertions.html#g-print">g_print</a></span> <span class="gtkdoc opt">(</span><span class="string">"max: %d</span><span class="gtkdoc esc">\n</span><span class="string">"</span><span class="gtkdoc opt">,</span> p_max<span class="gtkdoc opt">);</span>
|
1147
|
+
<span class="gtkdoc opt">}</span></pre></td>
|
1148
|
+
</tr>
|
1149
|
+
</tbody>
|
1150
|
+
</table>
|
1151
|
+
</div>
|
1152
|
+
|
1098
1153
|
</div>
|
1099
1154
|
</div>
|
1100
1155
|
<hr>
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GLib Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
for GLib 2.
|
18
|
+
for GLib 2.54.1
|
19
19
|
|
20
20
|
The latest version of this documentation can be found on-line at
|
21
21
|
<a class="ulink" href="https://developer.gnome.org/glib/unstable/" target="_top">https://developer.gnome.org/glib/unstable/</a>.
|
@@ -575,6 +575,10 @@
|
|
575
575
|
<a class="link" href="gobject-Enumeration-and-Flag-Types.html#g-enum-register-static" title="g_enum_register_static ()">g_enum_register_static</a>, function in <a class="link" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">Enumeration and Flag Types</a>
|
576
576
|
</dt>
|
577
577
|
<dd></dd>
|
578
|
+
<dt>
|
579
|
+
<a class="link" href="gobject-Enumeration-and-Flag-Types.html#g-enum-to-string" title="g_enum_to_string ()">g_enum_to_string</a>, function in <a class="link" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">Enumeration and Flag Types</a>
|
580
|
+
</dt>
|
581
|
+
<dd></dd>
|
578
582
|
<a name="idxF"></a><h3 class="title">F</h3>
|
579
583
|
<dt>
|
580
584
|
<a class="link" href="gobject-Enumeration-and-Flag-Types.html#GFlagsClass" title="struct GFlagsClass">GFlagsClass</a>, struct in <a class="link" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">Enumeration and Flag Types</a>
|
@@ -616,6 +620,10 @@
|
|
616
620
|
<a class="link" href="gobject-Enumeration-and-Flag-Types.html#g-flags-register-static" title="g_flags_register_static ()">g_flags_register_static</a>, function in <a class="link" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">Enumeration and Flag Types</a>
|
617
621
|
</dt>
|
618
622
|
<dd></dd>
|
623
|
+
<dt>
|
624
|
+
<a class="link" href="gobject-Enumeration-and-Flag-Types.html#g-flags-to-string" title="g_flags_to_string ()">g_flags_to_string</a>, function in <a class="link" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">Enumeration and Flag Types</a>
|
625
|
+
</dt>
|
626
|
+
<dd></dd>
|
619
627
|
<a name="idxI"></a><h3 class="title">I</h3>
|
620
628
|
<dt>
|
621
629
|
<a class="link" href="gobject-Type-Information.html#G-IMPLEMENT-INTERFACE:CAPS" title="G_IMPLEMENT_INTERFACE()">G_IMPLEMENT_INTERFACE</a>, macro in <a class="link" href="gobject-Type-Information.html" title="Type Information">Type Information</a>
|
@@ -883,6 +891,10 @@
|
|
883
891
|
</dt>
|
884
892
|
<dd></dd>
|
885
893
|
<dt>
|
894
|
+
<a class="link" href="gobject-The-Base-Object-Type.html#g-object-getv" title="g_object_getv ()">g_object_getv</a>, function in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
895
|
+
</dt>
|
896
|
+
<dd></dd>
|
897
|
+
<dt>
|
886
898
|
<a class="link" href="gobject-The-Base-Object-Type.html#G-OBJECT-GET-CLASS:CAPS" title="G_OBJECT_GET_CLASS()">G_OBJECT_GET_CLASS</a>, macro in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
887
899
|
</dt>
|
888
900
|
<dd></dd>
|
@@ -931,6 +943,10 @@
|
|
931
943
|
</dt>
|
932
944
|
<dd></dd>
|
933
945
|
<dt>
|
946
|
+
<a class="link" href="gobject-The-Base-Object-Type.html#g-object-new-with-properties" title="g_object_new_with_properties ()">g_object_new_with_properties</a>, function in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
947
|
+
</dt>
|
948
|
+
<dd></dd>
|
949
|
+
<dt>
|
934
950
|
<a class="link" href="gobject-The-Base-Object-Type.html#g-object-notify" title="g_object_notify ()">g_object_notify</a>, function in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
935
951
|
</dt>
|
936
952
|
<dd></dd>
|
@@ -971,6 +987,10 @@
|
|
971
987
|
</dt>
|
972
988
|
<dd></dd>
|
973
989
|
<dt>
|
990
|
+
<a class="link" href="gobject-The-Base-Object-Type.html#g-object-setv" title="g_object_setv ()">g_object_setv</a>, function in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
991
|
+
</dt>
|
992
|
+
<dd></dd>
|
993
|
+
<dt>
|
974
994
|
<a class="link" href="gobject-The-Base-Object-Type.html#g-object-set-data" title="g_object_set_data ()">g_object_set_data</a>, function in <a class="link" href="gobject-The-Base-Object-Type.html" title="GObject">The Base Object Type</a>
|
975
995
|
</dt>
|
976
996
|
<dd></dd>
|
@@ -44,8 +44,9 @@ code function of the closure with all the parameters on the stack and to
|
|
44
44
|
collect its return value.
|
45
45
|
</p>
|
46
46
|
<p><span class="command"><strong>glib-genmarshal</strong></span> takes a list of marshallers to generate as
|
47
|
-
input. The marshaller list is either read from
|
48
|
-
|
47
|
+
input. The marshaller list is either read from files passed as additional arguments
|
48
|
+
on the command line; or from standard input, by using <code class="literal">-</code> as the
|
49
|
+
input file.
|
49
50
|
</p>
|
50
51
|
<div class="refsect2">
|
51
52
|
<a name="id-1.5.3.5.4"></a><h3>Marshaller list format</h3>
|
@@ -73,7 +74,6 @@ or a marshaller specification of the form
|
|
73
74
|
<em class="replaceable"><code>RTYPE</code></em>:<em class="replaceable"><code>PTYPE</code></em>,<em class="replaceable"><code>PTYPE</code></em>,<em class="replaceable"><code>PTYPE</code></em>
|
74
75
|
</pre>
|
75
76
|
<p>
|
76
|
-
(up to 16 <em class="replaceable"><code>PTYPE</code></em>s may be present).
|
77
77
|
</p>
|
78
78
|
<p>
|
79
79
|
The <em class="replaceable"><code>RTYPE</code></em> part specifies the callback's return
|
@@ -245,19 +245,21 @@ deprecated alias for <em class="replaceable"><code>BOOLEAN</code></em>
|
|
245
245
|
<tr>
|
246
246
|
<td><p><span class="term"><code class="option">--header</code></span></p></td>
|
247
247
|
<td><p>
|
248
|
-
Generate header file contents of the marshallers.
|
248
|
+
Generate header file contents of the marshallers. This option is mutually
|
249
|
+
exclusive with the <code class="option">--body</code> option.
|
249
250
|
</p></td>
|
250
251
|
</tr>
|
251
252
|
<tr>
|
252
253
|
<td><p><span class="term"><code class="option">--body</code></span></p></td>
|
253
254
|
<td><p>
|
254
|
-
Generate C code file contents of the marshallers.
|
255
|
+
Generate C code file contents of the marshallers. This option is mutually
|
256
|
+
exclusive with the <code class="option">--header</code> option.
|
255
257
|
</p></td>
|
256
258
|
</tr>
|
257
259
|
<tr>
|
258
260
|
<td><p><span class="term"><code class="option">--prefix=<em class="replaceable"><code>PREFIX</code></em></code></span></p></td>
|
259
261
|
<td><p>
|
260
|
-
Specify marshaller prefix. The default prefix is <code class="literal">`
|
262
|
+
Specify marshaller prefix. The default prefix is <code class="literal">`g_cclosure_user_marshal'</code>.
|
261
263
|
</p></td>
|
262
264
|
</tr>
|
263
265
|
<tr>
|
@@ -270,26 +272,29 @@ Skip source location remarks in generated comments.
|
|
270
272
|
<td><p><span class="term"><code class="option">--stdinc</code></span></p></td>
|
271
273
|
<td><p>
|
272
274
|
Use the standard marshallers of the GObject library, and include
|
273
|
-
<code class="filename">
|
275
|
+
<code class="filename">glib-object.h</code> in generated header files. This
|
276
|
+
option is mutually exclusive with the <code class="option">--nostdinc</code>
|
277
|
+
option.
|
274
278
|
</p></td>
|
275
279
|
</tr>
|
276
280
|
<tr>
|
277
281
|
<td><p><span class="term"><code class="option">--nostdinc</code></span></p></td>
|
278
282
|
<td><p>
|
279
283
|
Do not use the standard marshallers of the GObject library, and skip
|
280
|
-
<code class="filename">
|
284
|
+
<code class="filename">glib-object.h</code> include directive in generated header files.
|
285
|
+
This option is mutually exclusive with the <code class="option">--stdinc</code> option.
|
281
286
|
</p></td>
|
282
287
|
</tr>
|
283
288
|
<tr>
|
284
289
|
<td><p><span class="term"><code class="option">--internal</code></span></p></td>
|
285
290
|
<td><p>
|
286
|
-
Mark generated functions as internal, using G_GNUC_INTERNAL
|
291
|
+
Mark generated functions as internal, using <code class="literal">G_GNUC_INTERNAL</code>.
|
287
292
|
</p></td>
|
288
293
|
</tr>
|
289
294
|
<tr>
|
290
295
|
<td><p><span class="term"><code class="option">--valist-marshallers</code></span></p></td>
|
291
296
|
<td><p>
|
292
|
-
Generate valist marshallers, for use with g_signal_set_va_marshaller()
|
297
|
+
Generate valist marshallers, for use with <code class="function">g_signal_set_va_marshaller()</code>.
|
293
298
|
</p></td>
|
294
299
|
</tr>
|
295
300
|
<tr>
|
@@ -319,7 +324,69 @@ Print version and exit.
|
|
319
324
|
<tr>
|
320
325
|
<td><p><span class="term"><code class="option">--output=FILE</code></span></p></td>
|
321
326
|
<td><p>
|
322
|
-
Write output to FILE instead of
|
327
|
+
Write output to <em class="replaceable"><code>FILE</code></em> instead of the standard output.
|
328
|
+
</p></td>
|
329
|
+
</tr>
|
330
|
+
<tr>
|
331
|
+
<td><p><span class="term"><code class="option">--prototypes</code></span></p></td>
|
332
|
+
<td><p>
|
333
|
+
Generate function prototypes before the function definition in the C source
|
334
|
+
file, in order to avoid a <code class="literal">missing-prototypes</code> compiler
|
335
|
+
warning. This option is only useful when using the <code class="option">--body</code>
|
336
|
+
option.
|
337
|
+
</p></td>
|
338
|
+
</tr>
|
339
|
+
<tr>
|
340
|
+
<td><p><span class="term"><code class="option">--pragma-once</code></span></p></td>
|
341
|
+
<td><p>
|
342
|
+
Use the <code class="literal">once</code> pragma instead of an old style header guard
|
343
|
+
when generating the C header file. This option is only useful when using the
|
344
|
+
<code class="option">--header</code> option.
|
345
|
+
</p></td>
|
346
|
+
</tr>
|
347
|
+
<tr>
|
348
|
+
<td><p><span class="term"><code class="option">--include-header=<em class="replaceable"><code>HEADER</code></em></code></span></p></td>
|
349
|
+
<td><p>
|
350
|
+
Adds a <code class="literal">#include</code> directive for the given file in the C
|
351
|
+
source file. This option is only useful when using the <code class="option">--body</code>
|
352
|
+
option.
|
353
|
+
</p></td>
|
354
|
+
</tr>
|
355
|
+
<tr>
|
356
|
+
<td><p><span class="term"><code class="option">-D <em class="replaceable"><code>SYMBOL[=VALUE]</code></em></code></span></p></td>
|
357
|
+
<td><p>
|
358
|
+
Adds a <code class="literal">#define</code> C pre-processor directive for
|
359
|
+
<em class="replaceable"><code>SYMBOL</code></em> and its given <em class="replaceable"><code>VALUE</code></em>,
|
360
|
+
or "1" if the value is unset. You can use this option multiple times; if you do,
|
361
|
+
all the symbols will be defined in the same order given on the command line, before
|
362
|
+
the symbols undefined using the <code class="option">-U</code> option. This option is only
|
363
|
+
useful when using the <code class="option">--body</code> option.
|
364
|
+
</p></td>
|
365
|
+
</tr>
|
366
|
+
<tr>
|
367
|
+
<td><p><span class="term"><code class="option">-U <em class="replaceable"><code>SYMBOL</code></em></code></span></p></td>
|
368
|
+
<td><p>
|
369
|
+
Adds a <code class="literal">#undef</code> C pre-processor directive to undefine the
|
370
|
+
given <em class="replaceable"><code>SYMBOL</code></em>. You can use this option multiple times;
|
371
|
+
if you do, all the symbols will be undefined in the same order given on the
|
372
|
+
command line, after the symbols defined using the <code class="option">-D</code> option.
|
373
|
+
This option is only useful when using the <code class="option">--body</code> option.
|
374
|
+
</p></td>
|
375
|
+
</tr>
|
376
|
+
<tr>
|
377
|
+
<td><p><span class="term"><code class="option">--quiet</code></span></p></td>
|
378
|
+
<td><p>
|
379
|
+
Minimizes the output of <span class="command"><strong>glib-genmarshal</strong></span>, by printing only
|
380
|
+
warnings and errors. This option is mutually exclusive with the
|
381
|
+
<code class="option">--verbose</code> option.
|
382
|
+
</p></td>
|
383
|
+
</tr>
|
384
|
+
<tr>
|
385
|
+
<td><p><span class="term"><code class="option">--verbose</code></span></p></td>
|
386
|
+
<td><p>
|
387
|
+
Increases the verbosity of <span class="command"><strong>glib-genmarshal</strong></span>, by printing
|
388
|
+
debugging information. This option is mutually exclusive with the
|
389
|
+
<code class="option">--quiet</code> option.
|
323
390
|
</p></td>
|
324
391
|
</tr>
|
325
392
|
</tbody>
|
@@ -377,9 +444,9 @@ The generated marshallers have the arguments encoded in their function name.
|
|
377
444
|
For this particular list, they are
|
378
445
|
</p>
|
379
446
|
<pre class="programlisting">
|
380
|
-
g_cclosure_user_marshal_VOID__VOID(),
|
381
|
-
g_cclosure_user_marshal_VOID__INT(),
|
382
|
-
g_cclosure_user_marshal_FLOAT__BOOLEAN_UCHAR().
|
447
|
+
g_cclosure_user_marshal_VOID__VOID(...),
|
448
|
+
g_cclosure_user_marshal_VOID__INT(...),
|
449
|
+
g_cclosure_user_marshal_FLOAT__BOOLEAN_UCHAR(...).
|
383
450
|
</pre>
|
384
451
|
<p>
|
385
452
|
They can be used directly for GClosures or be passed in as the
|