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
@@ -181,7 +181,9 @@
|
|
181
181
|
<span class="lineart">├──</span> <a class="link" href="gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchema">GSettingsSchema</a>
|
182
182
|
<span class="lineart">├──</span> <a class="link" href="gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaKey">GSettingsSchemaKey</a>
|
183
183
|
<span class="lineart">├──</span> <a class="link" href="gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaSource">GSettingsSchemaSource</a>
|
184
|
-
<span class="lineart"
|
184
|
+
<span class="lineart">├──</span> <a class="link" href="GSrvTarget.html" title="GSrvTarget">GSrvTarget</a>
|
185
|
+
<span class="lineart">├──</span> <a class="link" href="gio-Unix-Mounts.html#GUnixMountEntry">GUnixMountEntry</a>
|
186
|
+
<span class="lineart">╰──</span> <a class="link" href="gio-Unix-Mounts.html#GUnixMountPoint">GUnixMountPoint</a>
|
185
187
|
</pre>
|
186
188
|
</div>
|
187
189
|
<div class="footer">
|
@@ -1208,6 +1208,7 @@
|
|
1208
1208
|
<keyword type="signal" name="The “stop-button” signal" link="GDrive.html#GDrive-stop-button"/>
|
1209
1209
|
<keyword type="function" name="g_unix_mount_free ()" link="gio-Unix-Mounts.html#g-unix-mount-free"/>
|
1210
1210
|
<keyword type="function" name="g_unix_mount_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-compare"/>
|
1211
|
+
<keyword type="function" name="g_unix_mount_copy ()" link="gio-Unix-Mounts.html#g-unix-mount-copy" since="2.54"/>
|
1211
1212
|
<keyword type="function" name="g_unix_mount_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-mount-path"/>
|
1212
1213
|
<keyword type="function" name="g_unix_mount_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-get-device-path"/>
|
1213
1214
|
<keyword type="function" name="g_unix_mount_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-get-fs-type"/>
|
@@ -1220,6 +1221,7 @@
|
|
1220
1221
|
<keyword type="function" name="g_unix_mount_guess_should_display ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-should-display"/>
|
1221
1222
|
<keyword type="function" name="g_unix_mount_point_free ()" link="gio-Unix-Mounts.html#g-unix-mount-point-free"/>
|
1222
1223
|
<keyword type="function" name="g_unix_mount_point_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-point-compare"/>
|
1224
|
+
<keyword type="function" name="g_unix_mount_point_copy ()" link="gio-Unix-Mounts.html#g-unix-mount-point-copy" since="2.54"/>
|
1223
1225
|
<keyword type="function" name="g_unix_mount_point_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-mount-path"/>
|
1224
1226
|
<keyword type="function" name="g_unix_mount_point_get_device_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-device-path"/>
|
1225
1227
|
<keyword type="function" name="g_unix_mount_point_get_fs_type ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-fs-type"/>
|
@@ -1240,8 +1242,8 @@
|
|
1240
1242
|
<keyword type="function" name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-new" deprecated="2.44:Use g_unix_mount_monitor_get() instead."/>
|
1241
1243
|
<keyword type="function" name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix-Mounts.html#g-unix-mount-monitor-set-rate-limit" deprecated="2.44:This function does nothing. Don't call it." since="2.18"/>
|
1242
1244
|
<keyword type="function" name="g_unix_is_mount_path_system_internal ()" link="gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal"/>
|
1243
|
-
<keyword type="struct" name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint"/>
|
1244
|
-
<keyword type="struct" name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry"/>
|
1245
|
+
<keyword type="struct" name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint-struct"/>
|
1246
|
+
<keyword type="struct" name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry-struct"/>
|
1245
1247
|
<keyword type="struct" name="GUnixMountMonitor" link="gio-Unix-Mounts.html#GUnixMountMonitor-struct"/>
|
1246
1248
|
<keyword type="signal" name="The “mountpoints-changed” signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
|
1247
1249
|
<keyword type="signal" name="The “mounts-changed” signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mounts-changed"/>
|
@@ -1294,7 +1296,7 @@
|
|
1294
1296
|
<keyword type="function" name="g_initable_init ()" link="GInitable.html#g-initable-init" since="2.22"/>
|
1295
1297
|
<keyword type="function" name="g_initable_new ()" link="GInitable.html#g-initable-new" since="2.22"/>
|
1296
1298
|
<keyword type="function" name="g_initable_new_valist ()" link="GInitable.html#g-initable-new-valist" since="2.22"/>
|
1297
|
-
<keyword type="function" name="g_initable_newv ()" link="GInitable.html#g-initable-newv" since="2.22"/>
|
1299
|
+
<keyword type="function" name="g_initable_newv ()" link="GInitable.html#g-initable-newv" deprecated="" since="2.22"/>
|
1298
1300
|
<keyword type="struct" name="GInitable" link="GInitable.html#GInitable-struct"/>
|
1299
1301
|
<keyword type="struct" name="struct GInitableIface" link="GInitable.html#GInitableIface" since="2.22"/>
|
1300
1302
|
<keyword type="function" name="g_async_initable_init_async ()" link="GAsyncInitable.html#g-async-initable-init-async" since="2.22"/>
|
@@ -1302,7 +1304,7 @@
|
|
1302
1304
|
<keyword type="function" name="g_async_initable_new_async ()" link="GAsyncInitable.html#g-async-initable-new-async" since="2.22"/>
|
1303
1305
|
<keyword type="function" name="g_async_initable_new_finish ()" link="GAsyncInitable.html#g-async-initable-new-finish" since="2.22"/>
|
1304
1306
|
<keyword type="function" name="g_async_initable_new_valist_async ()" link="GAsyncInitable.html#g-async-initable-new-valist-async" since="2.22"/>
|
1305
|
-
<keyword type="function" name="g_async_initable_newv_async ()" link="GAsyncInitable.html#g-async-initable-newv-async" since="2.22"/>
|
1307
|
+
<keyword type="function" name="g_async_initable_newv_async ()" link="GAsyncInitable.html#g-async-initable-newv-async" deprecated="" since="2.22"/>
|
1306
1308
|
<keyword type="struct" name="GAsyncInitable" link="GAsyncInitable.html#GAsyncInitable-struct"/>
|
1307
1309
|
<keyword type="struct" name="struct GAsyncInitableIface" link="GAsyncInitable.html#GAsyncInitableIface" since="2.22"/>
|
1308
1310
|
<keyword type="function" name="g_subprocess_new ()" link="GSubprocess.html#g-subprocess-new" since="2.40"/>
|
@@ -3172,6 +3174,7 @@
|
|
3172
3174
|
<keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_NONE" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-NONE:CAPS"/>
|
3173
3175
|
<keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_ALLOW_REPLACEMENT" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-ALLOW-REPLACEMENT:CAPS"/>
|
3174
3176
|
<keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_REPLACE" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-REPLACE:CAPS"/>
|
3177
|
+
<keyword type="constant" name="G_BUS_NAME_OWNER_FLAGS_DO_NOT_QUEUE" link="gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-DO-NOT-QUEUE:CAPS"/>
|
3175
3178
|
<keyword type="constant" name="G_BUS_NAME_WATCHER_FLAGS_NONE" link="gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-NONE:CAPS"/>
|
3176
3179
|
<keyword type="constant" name="G_BUS_NAME_WATCHER_FLAGS_AUTO_START" link="gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-AUTO-START:CAPS"/>
|
3177
3180
|
<keyword type="constant" name="G_DBUS_INTERFACE_SKELETON_FLAGS_NONE" link="GDBusInterfaceSkeleton.html#G-DBUS-INTERFACE-SKELETON-FLAGS-NONE:CAPS"/>
|
@@ -67,7 +67,7 @@ possible to select which one to operate on with the
|
|
67
67
|
<td><p><span class="term"><code class="option">list</code></span></p></td>
|
68
68
|
<td><p>
|
69
69
|
Lists resources. If <em class="replaceable"><code>SECTION</code></em> is given, only
|
70
|
-
list
|
70
|
+
list resources in this section. If <em class="replaceable"><code>PATH</code></em> is
|
71
71
|
given, only list matching resources.
|
72
72
|
</p></td>
|
73
73
|
</tr>
|
@@ -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">GIO Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
for GIO 2.
|
18
|
+
for GIO 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/gio/unstable/" target="_top">https://developer.gnome.org/gio/unstable/</a>.
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="GLib Reference Manual">
|
9
|
-
<link rel="prev" href="api-index-2-
|
9
|
+
<link rel="prev" href="api-index-2-54.html" title="Index of new symbols in 2.54">
|
10
10
|
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
@@ -33,7 +33,7 @@
|
|
33
33
|
<a class="shortcut" href="#glsT">T</a></span></td>
|
34
34
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
35
35
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
36
|
-
<td><a accesskey="p" href="api-index-2-
|
36
|
+
<td><a accesskey="p" href="api-index-2-54.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
37
37
|
<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
|
38
38
|
</tr></table>
|
39
39
|
<div class="glossary">
|
@@ -230,6 +230,14 @@
|
|
230
230
|
</dt>
|
231
231
|
<dd></dd>
|
232
232
|
<dt>
|
233
|
+
<a class="link" href="glib-String-Utility-Functions.html#g-ascii-string-to-signed" title="g_ascii_string_to_signed ()">g_ascii_string_to_signed</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a>
|
234
|
+
</dt>
|
235
|
+
<dd></dd>
|
236
|
+
<dt>
|
237
|
+
<a class="link" href="glib-String-Utility-Functions.html#g-ascii-string-to-unsigned" title="g_ascii_string_to_unsigned ()">g_ascii_string_to_unsigned</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a>
|
238
|
+
</dt>
|
239
|
+
<dd></dd>
|
240
|
+
<dt>
|
233
241
|
<a class="link" href="glib-String-Utility-Functions.html#g-ascii-strncasecmp" title="g_ascii_strncasecmp ()">g_ascii_strncasecmp</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a>
|
234
242
|
</dt>
|
235
243
|
<dd></dd>
|
@@ -4706,6 +4714,14 @@
|
|
4706
4714
|
</dt>
|
4707
4715
|
<dd></dd>
|
4708
4716
|
<dt>
|
4717
|
+
<a class="link" href="glib-String-Utility-Functions.html#GNumberParserError" title="enum GNumberParserError">GNumberParserError</a>, enum in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a>
|
4718
|
+
</dt>
|
4719
|
+
<dd></dd>
|
4720
|
+
<dt>
|
4721
|
+
<a class="link" href="glib-String-Utility-Functions.html#G-NUMBER-PARSER-ERROR:CAPS" title="G_NUMBER_PARSER_ERROR">G_NUMBER_PARSER_ERROR</a>, macro in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a>
|
4722
|
+
</dt>
|
4723
|
+
<dd></dd>
|
4724
|
+
<dt>
|
4709
4725
|
<a class="link" href="glib-I18N.html#N-:CAPS" title="N_()">N_</a>, macro in <a class="link" href="glib-I18N.html" title="Internationalization">I18N</a>
|
4710
4726
|
</dt>
|
4711
4727
|
<dd></dd>
|
@@ -5132,6 +5148,14 @@
|
|
5132
5148
|
</dt>
|
5133
5149
|
<dd></dd>
|
5134
5150
|
<dt>
|
5151
|
+
<a class="link" href="glib-Pointer-Arrays.html#g-ptr-array-find" title="g_ptr_array_find ()">g_ptr_array_find</a>, function in <a class="link" href="glib-Pointer-Arrays.html" title="Pointer Arrays">Pointer Arrays</a>
|
5152
|
+
</dt>
|
5153
|
+
<dd></dd>
|
5154
|
+
<dt>
|
5155
|
+
<a class="link" href="glib-Pointer-Arrays.html#g-ptr-array-find-with-equal-func" title="g_ptr_array_find_with_equal_func ()">g_ptr_array_find_with_equal_func</a>, function in <a class="link" href="glib-Pointer-Arrays.html" title="Pointer Arrays">Pointer Arrays</a>
|
5156
|
+
</dt>
|
5157
|
+
<dd></dd>
|
5158
|
+
<dt>
|
5135
5159
|
<a class="link" href="glib-Pointer-Arrays.html#g-ptr-array-foreach" title="g_ptr_array_foreach ()">g_ptr_array_foreach</a>, function in <a class="link" href="glib-Pointer-Arrays.html" title="Pointer Arrays">Pointer Arrays</a>
|
5136
5160
|
</dt>
|
5137
5161
|
<dd></dd>
|
@@ -365,7 +365,7 @@ allocation</p></td>
|
|
365
365
|
g_array_ref (<em class="parameter"><code><a class="link" href="glib-Arrays.html#GArray" title="struct GArray"><span class="type">GArray</span></a> *array</code></em>);</pre>
|
366
366
|
<p>Atomically increments the reference count of <em class="parameter"><code>array</code></em>
|
367
367
|
by one.
|
368
|
-
This function is
|
368
|
+
This function is thread-safe and may be called from any thread.</p>
|
369
369
|
<div class="refsect3">
|
370
370
|
<a name="g-array-ref.parameters"></a><h4>Parameters</h4>
|
371
371
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -395,7 +395,7 @@ g_array_unref (<em class="parameter"><code><a class="link" href="glib-Arrays.htm
|
|
395
395
|
<p>Atomically decrements the reference count of <em class="parameter"><code>array</code></em>
|
396
396
|
by one. If the
|
397
397
|
reference count drops to 0, all memory allocated by the array is
|
398
|
-
released. This function is
|
398
|
+
released. This function is thread-safe and may be called from any
|
399
399
|
thread.</p>
|
400
400
|
<div class="refsect3">
|
401
401
|
<a name="g-array-unref.parameters"></a><h4>Parameters</h4>
|
@@ -1040,6 +1040,9 @@ of <em class="parameter"><code>array</code></em>
|
|
1040
1040
|
will be set to zero.</p>
|
1041
1041
|
<p>If array elements contain dynamically-allocated memory, they should
|
1042
1042
|
be freed separately.</p>
|
1043
|
+
<p>This function is not thread-safe. If using a <a class="link" href="glib-Arrays.html#GArray" title="struct GArray"><span class="type">GArray</span></a> from multiple
|
1044
|
+
threads, use only the atomic <a class="link" href="glib-Arrays.html#g-array-ref" title="g_array_ref ()"><code class="function">g_array_ref()</code></a> and <a class="link" href="glib-Arrays.html#g-array-unref" title="g_array_unref ()"><code class="function">g_array_unref()</code></a>
|
1045
|
+
functions.</p>
|
1043
1046
|
<div class="refsect3">
|
1044
1047
|
<a name="g-array-free.parameters"></a><h4>Parameters</h4>
|
1045
1048
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -735,6 +735,12 @@ the W3C Note
|
|
735
735
|
Both of these documents are profiles of ISO 8601.</p>
|
736
736
|
<p>Use <a class="link" href="glib-GDateTime.html#g-date-time-format" title="g_date_time_format ()"><code class="function">g_date_time_format()</code></a> or <a class="link" href="glib-String-Utility-Functions.html#g-strdup-printf" title="g_strdup_printf ()"><code class="function">g_strdup_printf()</code></a> if a different
|
737
737
|
variation of ISO 8601 format is required.</p>
|
738
|
+
<p>If <em class="parameter"><code>time_</code></em>
|
739
|
+
represents a date which is too large to fit into a <code class="literal">struct tm</code>,
|
740
|
+
<a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> will be returned. This is platform dependent, but it is safe to assume
|
741
|
+
years up to 3000 are supported. The return value of <a class="link" href="glib-Date-and-Time-Functions.html#g-time-val-to-iso8601" title="g_time_val_to_iso8601 ()"><code class="function">g_time_val_to_iso8601()</code></a>
|
742
|
+
has been nullable since GLib 2.54; before then, GLib would crash under the
|
743
|
+
same conditions.</p>
|
738
744
|
<div class="refsect3">
|
739
745
|
<a name="g-time-val-to-iso8601.parameters"></a><h4>Parameters</h4>
|
740
746
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -752,7 +758,10 @@ variation of ISO 8601 format is required.</p>
|
|
752
758
|
</div>
|
753
759
|
<div class="refsect3">
|
754
760
|
<a name="g-time-val-to-iso8601.returns"></a><h4>Returns</h4>
|
755
|
-
<p> a newly allocated string containing an ISO 8601 date
|
761
|
+
<p> a newly allocated string containing an ISO 8601 date,
|
762
|
+
or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> if <em class="parameter"><code>time_</code></em>
|
763
|
+
was too large. </p>
|
764
|
+
<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>
|
756
765
|
</div>
|
757
766
|
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
758
767
|
</div>
|
@@ -1547,7 +1547,7 @@ or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code
|
|
1547
1547
|
<pre class="programlisting">#define g_list_previous(list)</pre>
|
1548
1548
|
<p>A convenience macro to get the previous element in a <a class="link" href="glib-Doubly-Linked-Lists.html#GList" title="struct GList"><span class="type">GList</span></a>.
|
1549
1549
|
Note that it is considered perfectly acceptable to access
|
1550
|
-
<em class="parameter"><code>list->
|
1550
|
+
<em class="parameter"><code>list->prev</code></em>
|
1551
1551
|
directly.</p>
|
1552
1552
|
<div class="refsect3">
|
1553
1553
|
<a name="g-list-previous.parameters"></a><h4>Parameters</h4>
|
@@ -323,13 +323,17 @@ Here's an example:</p>
|
|
323
323
|
16
|
324
324
|
17
|
325
325
|
18
|
326
|
-
19
|
326
|
+
19
|
327
|
+
20
|
328
|
+
21</pre></td>
|
327
329
|
<td class="listing_code"><pre class="programlisting">gint
|
328
330
|
<span class="function">foo_open_file</span> <span class="gtkdoc opt">(</span>GError <span class="gtkdoc opt">**</span>error<span class="gtkdoc opt">)</span>
|
329
331
|
<span class="gtkdoc opt">{</span>
|
330
332
|
gint fd<span class="gtkdoc opt">;</span>
|
333
|
+
<span class="gtkdoc kwb">int</span> saved_errno<span class="gtkdoc opt">;</span>
|
331
334
|
|
332
335
|
fd <span class="gtkdoc opt">=</span> <span class="function">open</span> <span class="gtkdoc opt">(</span><span class="string">"file.txt"</span><span class="gtkdoc opt">,</span> O_RDONLY<span class="gtkdoc opt">);</span>
|
336
|
+
saved_errno <span class="gtkdoc opt">=</span> errno<span class="gtkdoc opt">;</span>
|
333
337
|
|
334
338
|
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>fd <span class="gtkdoc opt"><</span> <span class="number">0</span><span class="gtkdoc opt">)</span>
|
335
339
|
<span class="gtkdoc opt">{</span>
|
@@ -337,7 +341,7 @@ Here's an example:</p>
|
|
337
341
|
FOO_ERROR<span class="gtkdoc opt">,</span> <span class="gtkdoc slc">// error domain</span>
|
338
342
|
FOO_ERROR_BLAH<span class="gtkdoc opt">,</span> <span class="gtkdoc slc">// error code</span>
|
339
343
|
<span class="string">"Failed to open file: %s"</span><span class="gtkdoc opt">,</span> <span class="gtkdoc slc">// error message format string</span>
|
340
|
-
<span class="function"><a href="glib-String-Utility-Functions.html#g-strerror">g_strerror</a></span> <span class="gtkdoc opt">(</span>
|
344
|
+
<span class="function"><a href="glib-String-Utility-Functions.html#g-strerror">g_strerror</a></span> <span class="gtkdoc opt">(</span>saved_errno<span class="gtkdoc opt">));</span>
|
341
345
|
<span class="keyword">return</span> <span class="gtkdoc opt">-</span><span class="number">1</span><span class="gtkdoc opt">;</span>
|
342
346
|
<span class="gtkdoc opt">}</span>
|
343
347
|
<span class="keyword">else</span>
|
@@ -1132,7 +1136,7 @@ to take advantage of this feature is up to you.</p>
|
|
1132
1136
|
<tr>
|
1133
1137
|
<td class="parameter_name"><p>err</p></td>
|
1134
1138
|
<td class="parameter_description"><p> a return location for a <a class="link" href="glib-Error-Reporting.html#GError" title="struct GError"><span class="type">GError</span></a>. </p></td>
|
1135
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
1139
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</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>
|
1136
1140
|
</tr>
|
1137
1141
|
<tr>
|
1138
1142
|
<td class="parameter_name"><p>format</p></td>
|
@@ -1056,14 +1056,14 @@ can use:</p>
|
|
1056
1056
|
<tbody>
|
1057
1057
|
<tr>
|
1058
1058
|
<td class="listing_lines" align="right"><pre>1</pre></td>
|
1059
|
-
<td class="listing_code"><pre class="programlisting">GVariant <span class="gtkdoc opt">*</span>v <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-new">g_variant_new</a></span> <span class="gtkdoc opt">(</span><span class="string">&
|
1059
|
+
<td class="listing_code"><pre class="programlisting">GVariant <span class="gtkdoc opt">*</span>v <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-GVariant.html#g-variant-new">g_variant_new</a></span> <span class="gtkdoc opt">(</span><span class="string">"u"</span><span class="gtkdoc opt">,</span> <span class="number">40</span><span class="gtkdoc opt">);</span></pre></td>
|
1060
1060
|
</tr>
|
1061
1061
|
</tbody>
|
1062
1062
|
</table>
|
1063
1063
|
</div>
|
1064
1064
|
|
1065
1065
|
<p></p>
|
1066
|
-
<p>The string
|
1066
|
+
<p>The string "u" in the first argument tells <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a> that the data passed to
|
1067
1067
|
the constructor (40) is going to be an unsigned integer.</p>
|
1068
1068
|
<p>More advanced examples of <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a> in use can be found in documentation for
|
1069
1069
|
GVariant format strings.</p>
|
@@ -1242,7 +1242,7 @@ child.</p>
|
|
1242
1242
|
<a name="id-1.6.19.6.27"></a><h4>Summary</h4>
|
1243
1243
|
<p>To put the entire example together, for our dictionary mapping
|
1244
1244
|
strings to variants (with two entries, as given above), we are
|
1245
|
-
using 91 bytes of memory for type information, 29
|
1245
|
+
using 91 bytes of memory for type information, 29 bytes of memory
|
1246
1246
|
for the serialised data, 16 bytes for buffer management and 24
|
1247
1247
|
bytes for the <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a> instance, or a total of 160 bytes, plus
|
1248
1248
|
malloc overhead. If we were to use <a class="link" href="glib-GVariant.html#g-variant-get-child-value" title="g_variant_get_child_value ()"><code class="function">g_variant_get_child_value()</code></a> to
|
@@ -1944,7 +1944,7 @@ pointing to the argument following the last.</p>
|
|
1944
1944
|
must be of the correct width for their
|
1945
1945
|
types specified in <em class="parameter"><code>format_string</code></em>
|
1946
1946
|
when collected into the <span class="type">va_list</span>.
|
1947
|
-
See the
|
1947
|
+
See the GVariant varargs documentation.</p>
|
1948
1948
|
<p>These two generalisations allow mixing of multiple calls to
|
1949
1949
|
<a class="link" href="glib-GVariant.html#g-variant-new-va" title="g_variant_new_va ()"><code class="function">g_variant_new_va()</code></a> and <a class="link" href="glib-GVariant.html#g-variant-get-va" title="g_variant_get_va ()"><code class="function">g_variant_get_va()</code></a> within a single actual
|
1950
1950
|
varargs call by the user.</p>
|
@@ -3718,9 +3718,10 @@ g_variant_new_fixed_array (<em class="parameter"><code>const <a class="link" hre
|
|
3718
3718
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> elements</code></em>,
|
3719
3719
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="type">gsize</span></a> n_elements</code></em>,
|
3720
3720
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="type">gsize</span></a> element_size</code></em>);</pre>
|
3721
|
-
<p>
|
3722
|
-
|
3723
|
-
|
3721
|
+
<p>Constructs a new array <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a> instance, where the elements are
|
3722
|
+
of <em class="parameter"><code>element_type</code></em>
|
3723
|
+
type.</p>
|
3724
|
+
<p><em class="parameter"><code>elements</code></em>
|
3724
3725
|
must be an array with fixed-sized elements. Numeric types are
|
3725
3726
|
fixed-size as are tuples containing only other fixed-sized types.</p>
|
3726
3727
|
<p><em class="parameter"><code>element_size</code></em>
|
@@ -3730,8 +3731,8 @@ you might say sizeof(gint32). This value isn't used except for the purpose
|
|
3730
3731
|
of a double-check that the form of the serialised data matches the caller's
|
3731
3732
|
expectation.</p>
|
3732
3733
|
<p><em class="parameter"><code>n_elements</code></em>
|
3733
|
-
|
3734
|
-
|
3734
|
+
must be the length of the <em class="parameter"><code>elements</code></em>
|
3735
|
+
array.</p>
|
3735
3736
|
<div class="refsect3">
|
3736
3737
|
<a name="g-variant-new-fixed-array.parameters"></a><h4>Parameters</h4>
|
3737
3738
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -5409,7 +5410,7 @@ freeing the <a class="link" href="glib-GVariant.html#GVariantBuilder" title="str
|
|
5409
5410
|
<a class="link" href="glib-GVariant.html#GVariantBuilder" title="struct GVariantBuilder"><span class="type">GVariantBuilder</span></a> if you want to abort building the value part-way
|
5410
5411
|
through. This function need not be called if you call
|
5411
5412
|
<a class="link" href="glib-GVariant.html#g-variant-builder-end" title="g_variant_builder_end ()"><code class="function">g_variant_builder_end()</code></a> and it also doesn't need to be called on
|
5412
|
-
builders allocated with g_variant_builder_new (see
|
5413
|
+
builders allocated with <a class="link" href="glib-GVariant.html#g-variant-builder-new" title="g_variant_builder_new ()"><code class="function">g_variant_builder_new()</code></a> (see
|
5413
5414
|
<a class="link" href="glib-GVariant.html#g-variant-builder-unref" title="g_variant_builder_unref ()"><code class="function">g_variant_builder_unref()</code></a> for that).</p>
|
5414
5415
|
<p>This function leaves the <a class="link" href="glib-GVariant.html#GVariantBuilder" title="struct GVariantBuilder"><span class="type">GVariantBuilder</span></a> structure set to all-zeros.
|
5415
5416
|
It is valid to call this function on either an initialised
|
@@ -491,7 +491,7 @@ floating point value.</p></li>
|
|
491
491
|
<li class="listitem"><p><code class="literal">s</code>: the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-STRING:CAPS" title="G_VARIANT_TYPE_STRING"><code class="literal">G_VARIANT_TYPE_STRING</code></a>; a string.</p></li>
|
492
492
|
<li class="listitem"><p><code class="literal">o</code>: the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-OBJECT-PATH:CAPS" title="G_VARIANT_TYPE_OBJECT_PATH"><code class="literal">G_VARIANT_TYPE_OBJECT_PATH</code></a>; a string in the form
|
493
493
|
of a D-Bus object path.</p></li>
|
494
|
-
<li class="listitem"><p><code class="literal">g</code>: the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-
|
494
|
+
<li class="listitem"><p><code class="literal">g</code>: the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-SIGNATURE:CAPS" title="G_VARIANT_TYPE_SIGNATURE"><code class="literal">G_VARIANT_TYPE_SIGNATURE</code></a>; a string in the form of
|
495
495
|
a D-Bus type signature.</p></li>
|
496
496
|
<li class="listitem"><p><code class="literal">?</code>: the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BASIC:CAPS" title="G_VARIANT_TYPE_BASIC"><code class="literal">G_VARIANT_TYPE_BASIC</code></a>; an indefinite type that
|
497
497
|
is a supertype of any of the basic types.</p></li>
|
@@ -1652,9 +1652,10 @@ That's one number for everyone who was around in the late 1970s.</p>
|
|
1652
1652
|
<a name="G-VARIANT-TYPE-UINT64:CAPS"></a><h3>G_VARIANT_TYPE_UINT64</h3>
|
1653
1653
|
<pre class="programlisting">#define G_VARIANT_TYPE_UINT64 ((const GVariantType *) "t")
|
1654
1654
|
</pre>
|
1655
|
-
<p>The type of an integer value that can range from 0
|
1656
|
-
|
1657
|
-
cube can have a bit more than twice as many possible
|
1655
|
+
<p>The type of an integer value that can range from 0
|
1656
|
+
to 18446744073709551615 (inclusive). That's a really big number,
|
1657
|
+
but a Rubik's cube can have a bit more than twice as many possible
|
1658
|
+
positions.</p>
|
1658
1659
|
</div>
|
1659
1660
|
<hr>
|
1660
1661
|
<div class="refsect2">
|
@@ -459,6 +459,9 @@ allocate memory to store the values, which can be a considerable
|
|
459
459
|
space saving, if your set is large. The functions
|
460
460
|
<a class="link" href="glib-Hash-Tables.html#g-hash-table-add" title="g_hash_table_add ()"><code class="function">g_hash_table_add()</code></a> and <a class="link" href="glib-Hash-Tables.html#g-hash-table-contains" title="g_hash_table_contains ()"><code class="function">g_hash_table_contains()</code></a> are designed to be
|
461
461
|
used when using <a class="link" href="glib-Hash-Tables.html#GHashTable" title="GHashTable"><span class="type">GHashTable</span></a> this way.</p>
|
462
|
+
<p><a class="link" href="glib-Hash-Tables.html#GHashTable" title="GHashTable"><span class="type">GHashTable</span></a> is not designed to be statically initialised with keys and
|
463
|
+
values known at compile time. To build a static hash table, use a tool such
|
464
|
+
as <a class="ulink" href="https://www.gnu.org/software/gperf/" target="_top">gperf</a>.</p>
|
462
465
|
</div>
|
463
466
|
<div class="refsect1">
|
464
467
|
<a name="glib-Hash-Tables.functions_details"></a><h2>Functions</h2>
|
@@ -945,7 +948,7 @@ of <em class="parameter"><code>hash_table</code></em>
|
|
945
948
|
<td class="parameter_name"><p>value</p></td>
|
946
949
|
<td class="parameter_description"><p> return location for the value associated
|
947
950
|
with the key. </p></td>
|
948
|
-
<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>
|
951
|
+
<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>
|
949
952
|
</tr>
|
950
953
|
</tbody>
|
951
954
|
</table></div>
|
@@ -1705,7 +1708,7 @@ pointed to as a result of this advancement. If <a class="link" href="glib-Standa
|
|
1705
1708
|
<tr>
|
1706
1709
|
<td class="parameter_name"><p>value</p></td>
|
1707
1710
|
<td class="parameter_description"><p> a location to store the value. </p></td>
|
1708
|
-
<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>
|
1711
|
+
<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>
|
1709
1712
|
</tr>
|
1710
1713
|
</tbody>
|
1711
1714
|
</table></div>
|
@@ -465,7 +465,9 @@ this works for plain files, pipes, and sockets.</p>
|
|
465
465
|
<p>The default encoding for <a class="link" href="glib-IO-Channels.html#GIOChannel" title="struct GIOChannel"><span class="type">GIOChannel</span></a> is UTF-8. If your application
|
466
466
|
is reading output from a command using via pipe, you may need to set
|
467
467
|
the encoding to the encoding of the current locale (see
|
468
|
-
<a class="link" href="glib-Character-Set-Conversion.html#g-get-charset" title="g_get_charset ()"><code class="function">g_get_charset()</code></a>) with the <a class="link" href="glib-IO-Channels.html#g-io-channel-set-encoding" title="g_io_channel_set_encoding ()"><code class="function">g_io_channel_set_encoding()</code></a> function
|
468
|
+
<a class="link" href="glib-Character-Set-Conversion.html#g-get-charset" title="g_get_charset ()"><code class="function">g_get_charset()</code></a>) with the <a class="link" href="glib-IO-Channels.html#g-io-channel-set-encoding" title="g_io_channel_set_encoding ()"><code class="function">g_io_channel_set_encoding()</code></a> function.
|
469
|
+
By default, the fd passed will not be closed when the final reference
|
470
|
+
to the <a class="link" href="glib-IO-Channels.html#GIOChannel" title="struct GIOChannel"><span class="type">GIOChannel</span></a> data structure is dropped.</p>
|
469
471
|
<p>If you want to read raw binary data without interpretation, then
|
470
472
|
call the <a class="link" href="glib-IO-Channels.html#g-io-channel-set-encoding" title="g_io_channel_set_encoding ()"><code class="function">g_io_channel_set_encoding()</code></a> function with <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> for the
|
471
473
|
encoding argument.</p>
|
@@ -1907,8 +1909,7 @@ by <a class="link" href="glib-IO-Channels.html#g-io-channel-new-file" title="g_i
|
|
1907
1909
|
</div>
|
1908
1910
|
<div class="refsect3">
|
1909
1911
|
<a name="g-io-channel-get-close-on-unref.returns"></a><h4>Returns</h4>
|
1910
|
-
<p>
|
1911
|
-
the GIOChannel data structure.</p>
|
1912
|
+
<p> <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if the channel will be closed, <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> otherwise.</p>
|
1912
1913
|
</div>
|
1913
1914
|
</div>
|
1914
1915
|
<hr>
|
@@ -1917,8 +1918,11 @@ the GIOChannel data structure.</p>
|
|
1917
1918
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1918
1919
|
g_io_channel_set_close_on_unref (<em class="parameter"><code><a class="link" href="glib-IO-Channels.html#GIOChannel" title="struct GIOChannel"><span class="type">GIOChannel</span></a> *channel</code></em>,
|
1919
1920
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="type">gboolean</span></a> do_close</code></em>);</pre>
|
1921
|
+
<p>Whether to close the channel on the final unref of the <a class="link" href="glib-IO-Channels.html#GIOChannel" title="struct GIOChannel"><span class="type">GIOChannel</span></a>
|
1922
|
+
data structure. The default value of this is <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for channels
|
1923
|
+
created by <a class="link" href="glib-IO-Channels.html#g-io-channel-new-file" title="g_io_channel_new_file ()"><code class="function">g_io_channel_new_file()</code></a>, and <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> for all other channels.</p>
|
1920
1924
|
<p>Setting this flag to <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for a channel you have already closed
|
1921
|
-
can cause problems.</p>
|
1925
|
+
can cause problems when the final reference to the <a class="link" href="glib-IO-Channels.html#GIOChannel" title="struct GIOChannel"><span class="type">GIOChannel</span></a> is dropped.</p>
|
1922
1926
|
<div class="refsect3">
|
1923
1927
|
<a name="g-io-channel-set-close-on-unref.parameters"></a><h4>Parameters</h4>
|
1924
1928
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1936,9 +1940,7 @@ can cause problems.</p>
|
|
1936
1940
|
<tr>
|
1937
1941
|
<td class="parameter_name"><p>do_close</p></td>
|
1938
1942
|
<td class="parameter_description"><p>Whether to close the channel on the final unref of
|
1939
|
-
the GIOChannel data structure
|
1940
|
-
this is <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for channels created by <a class="link" href="glib-IO-Channels.html#g-io-channel-new-file" title="g_io_channel_new_file ()"><code class="function">g_io_channel_new_file()</code></a>,
|
1941
|
-
and <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> for all other channels.</p></td>
|
1943
|
+
the GIOChannel data structure.</p></td>
|
1942
1944
|
<td class="parameter_annotations"> </td>
|
1943
1945
|
</tr>
|
1944
1946
|
</tbody>
|
@@ -1164,7 +1164,10 @@ g_log_structured (<em class="parameter"><code>const <a class="link" href="glib-B
|
|
1164
1164
|
<p>Log a message with structured data. The message will be passed through to
|
1165
1165
|
the log writer set by the application using <a class="link" href="glib-Message-Logging.html#g-log-set-writer-func" title="g_log_set_writer_func ()"><code class="function">g_log_set_writer_func()</code></a>. If the
|
1166
1166
|
message is fatal (i.e. its log level is <a class="link" href="glib-Message-Logging.html#G-LOG-LEVEL-ERROR:CAPS"><code class="literal">G_LOG_LEVEL_ERROR</code></a>), the program will
|
1167
|
-
be aborted at the end of this function
|
1167
|
+
be aborted at the end of this function. If the log writer returns
|
1168
|
+
<a class="link" href="glib-Message-Logging.html#G-LOG-WRITER-UNHANDLED:CAPS"><code class="literal">G_LOG_WRITER_UNHANDLED</code></a> (failure), no other fallback writers will be tried.
|
1169
|
+
See the documentation for <a class="link" href="glib-Message-Logging.html#GLogWriterFunc" title="GLogWriterFunc ()"><span class="type">GLogWriterFunc</span></a> for information on chaining
|
1170
|
+
writers.</p>
|
1168
1171
|
<p>The structured data is provided as key–value pairs, where keys are UTF-8
|
1169
1172
|
strings, and values are arbitrary pointers — typically pointing to UTF-8
|
1170
1173
|
strings, but that is not a requirement. To pass binary (non-nul-terminated)
|
@@ -1251,8 +1254,8 @@ interpreted as a string.</p>
|
|
1251
1254
|
|
1252
1255
|
<p></p>
|
1253
1256
|
<p>Note also that, even if no other structured fields are specified, there
|
1254
|
-
must always be a "MESSAGE
|
1255
|
-
pair has to be the last of the key-value pairs, and "MESSAGE
|
1257
|
+
must always be a <code class="literal">MESSAGE</code> key before the format string. The <code class="literal">MESSAGE</code>-format
|
1258
|
+
pair has to be the last of the key-value pairs, and <code class="literal">MESSAGE</code> is the only
|
1256
1259
|
field for which <code class="function">printf()</code>-style formatting is supported.</p>
|
1257
1260
|
<p>The default writer function for <code class="literal">stdout</code> and <code class="literal">stderr</code> will automatically
|
1258
1261
|
append a new-line character after the message, so you should not add one
|
@@ -1416,6 +1419,12 @@ can write arbitrary binary output, as field values may be arbitrary binary.</p>
|
|
1416
1419
|
as the <code class="literal">PRIORITY</code> field,
|
1417
1420
|
but is provided separately for convenience of deciding whether or where to
|
1418
1421
|
output the log entry.</p>
|
1422
|
+
<p>Writer functions should return <a class="link" href="glib-Message-Logging.html#G-LOG-WRITER-HANDLED:CAPS"><code class="literal">G_LOG_WRITER_HANDLED</code></a> if they handled the log
|
1423
|
+
message successfully or if they deliberately ignored it. If there was an
|
1424
|
+
error handling the message (for example, if the writer function is meant to
|
1425
|
+
send messages to a remote logging server and there is a network error), it
|
1426
|
+
should return <a class="link" href="glib-Message-Logging.html#G-LOG-WRITER-UNHANDLED:CAPS"><code class="literal">G_LOG_WRITER_UNHANDLED</code></a>. This allows writer functions to be
|
1427
|
+
chained and fall back to simpler handlers in case of failure.</p>
|
1419
1428
|
<div class="refsect3">
|
1420
1429
|
<a name="GLogWriterFunc.parameters"></a><h4>Parameters</h4>
|
1421
1430
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1541,6 +1550,20 @@ g_log_writer_is_journald (<em class="parameter"><code><a class="link" href="glib
|
|
1541
1550
|
file descriptor is a connection to the
|
1542
1551
|
systemd journal, or something else (like a log file or <code class="literal">stdout</code> or
|
1543
1552
|
<code class="literal">stderr</code>).</p>
|
1553
|
+
<p>Invalid file descriptors are accepted and return <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a>, which allows for
|
1554
|
+
the following construct without needing any additional error handling:</p>
|
1555
|
+
<div class="informalexample">
|
1556
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1557
|
+
<tbody>
|
1558
|
+
<tr>
|
1559
|
+
<td class="listing_lines" align="right"><pre>1</pre></td>
|
1560
|
+
<td class="listing_code"><pre class="programlisting">is_journald <span class="gtkdoc opt">=</span> <span class="function"><a href="glib-Message-Logging.html#g-log-writer-is-journald">g_log_writer_is_journald</a></span> <span class="gtkdoc opt">(</span><span class="function">fileno</span> <span class="gtkdoc opt">(</span>stderr<span class="gtkdoc opt">));</span></pre></td>
|
1561
|
+
</tr>
|
1562
|
+
</tbody>
|
1563
|
+
</table>
|
1564
|
+
</div>
|
1565
|
+
|
1566
|
+
<p></p>
|
1544
1567
|
<div class="refsect3">
|
1545
1568
|
<a name="g-log-writer-is-journald.parameters"></a><h4>Parameters</h4>
|
1546
1569
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1806,8 +1829,7 @@ array</p></td>
|
|
1806
1829
|
<pre class="programlisting">#define G_LOG_DOMAIN ((gchar*) 0)
|
1807
1830
|
</pre>
|
1808
1831
|
<p>Defines the log domain.</p>
|
1809
|
-
<p>
|
1810
|
-
(or "") domain. Libraries should define this so that any messages
|
1832
|
+
<p>Libraries should define this so that any messages
|
1811
1833
|
which they log can be differentiated from messages from other
|
1812
1834
|
libraries and application code. But be careful not to define
|
1813
1835
|
it in any public header files.</p>
|
@@ -1824,6 +1846,9 @@ it in any public header files.</p>
|
|
1824
1846
|
</div>
|
1825
1847
|
|
1826
1848
|
<p></p>
|
1849
|
+
<p>Applications can choose to leave it as the default <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> (or "")
|
1850
|
+
domain. However, defining the domain offers the same advantages as
|
1851
|
+
above.</p>
|
1827
1852
|
</div>
|
1828
1853
|
<hr>
|
1829
1854
|
<div class="refsect2">
|