--- !ruby/object:Gem::Specification name: glib2 version: !ruby/object:Gem::Version version: 3.1.2 platform: x64-mingw32 authors: - The Ruby-GNOME2 Project Team autorequire: bindir: bin cert_chain: [] date: 2017-04-26 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: pkg-config requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: native-package-installer requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: test-unit requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2' - !ruby/object:Gem::Dependency name: cairo requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.12.8 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.12.8 description: Ruby/GLib2 is a Ruby binding of GLib-2.x. email: ruby-gnome2-devel-en@lists.sourceforge.net executables: [] extensions: [] extra_rdoc_files: [] files: - Rakefile - ext/glib2/depend - ext/glib2/extconf.rb - ext/glib2/glib2.def - ext/glib2/rbgcompat.h - ext/glib2/rbglib-bytes.c - ext/glib2/rbglib-variant-type.c - ext/glib2/rbglib-variant.c - ext/glib2/rbglib.c - ext/glib2/rbglib.h - ext/glib2/rbglib2conversions.h - ext/glib2/rbglib_bookmarkfile.c - ext/glib2/rbglib_convert.c - ext/glib2/rbglib_datetime.c - ext/glib2/rbglib_error.c - ext/glib2/rbglib_fileutils.c - ext/glib2/rbglib_gettext.c - ext/glib2/rbglib_i18n.c - ext/glib2/rbglib_int64.c - ext/glib2/rbglib_io_constants.c - ext/glib2/rbglib_iochannel.c - ext/glib2/rbglib_iochannel_win32_socket.c - ext/glib2/rbglib_iochannelerror.c - ext/glib2/rbglib_keyfile.c - ext/glib2/rbglib_maincontext.c - ext/glib2/rbglib_mainloop.c - ext/glib2/rbglib_matchinfo.c - ext/glib2/rbglib_messages.c - ext/glib2/rbglib_pollfd.c - ext/glib2/rbglib_regex.c - ext/glib2/rbglib_shell.c - ext/glib2/rbglib_shellerror.c - ext/glib2/rbglib_source.c - ext/glib2/rbglib_spawn.c - ext/glib2/rbglib_spawnerror.c - ext/glib2/rbglib_threads.c - ext/glib2/rbglib_timer.c - ext/glib2/rbglib_timezone.c - ext/glib2/rbglib_ucs4.c - ext/glib2/rbglib_unichar.c - ext/glib2/rbglib_unicode.c - ext/glib2/rbglib_utf16.c - ext/glib2/rbglib_utf8.c - ext/glib2/rbglib_utils.c - ext/glib2/rbglib_win32.c - ext/glib2/rbglibdeprecated.c - ext/glib2/rbglibdeprecated.h - ext/glib2/rbgobj_binding.c - ext/glib2/rbgobj_boxed.c - ext/glib2/rbgobj_closure.c - ext/glib2/rbgobj_convert.c - ext/glib2/rbgobj_enumflags.c - ext/glib2/rbgobj_enums.c - ext/glib2/rbgobj_flags.c - ext/glib2/rbgobj_object.c - ext/glib2/rbgobj_param.c - ext/glib2/rbgobj_paramspecs.c - ext/glib2/rbgobj_signal.c - ext/glib2/rbgobj_strv.c - ext/glib2/rbgobj_type.c - ext/glib2/rbgobj_typeinstance.c - ext/glib2/rbgobj_typeinterface.c - ext/glib2/rbgobj_typemodule.c - ext/glib2/rbgobj_typeplugin.c - ext/glib2/rbgobj_value.c - ext/glib2/rbgobj_valuearray.c - ext/glib2/rbgobj_valuetypes.c - ext/glib2/rbgobject.c - ext/glib2/rbgobject.h - ext/glib2/rbgprivate.h - ext/glib2/rbgutil.c - ext/glib2/rbgutil.h - ext/glib2/rbgutil_callback.c - ext/glib2/rbgutil_list.c - ext/glib2/rbgutil_list.h - ext/glib2/rbgutildeprecated.c - ext/glib2/rbgutildeprecated.h - extconf.rb - lib/2.2/glib2.so - lib/2.3/glib2.so - lib/2.4/glib2.so - lib/glib-mkenums.rb - lib/glib2.rb - lib/glib2/deprecatable.rb - lib/glib2/regex.rb - lib/glib2/version.rb - lib/gnome2-raketask.rb - lib/gnome2/rake/external-package.rb - lib/gnome2/rake/native-binary-build-task.rb - lib/gnome2/rake/package-task.rb - lib/gnome2/rake/package.rb - lib/gnome2/rake/source-download-task.rb - lib/gnome2/rake/windows-binary-build-task.rb - lib/gnome2/rake/windows-binary-download-task.rb - lib/mkmf-gnome2.rb - sample/bookmarkfile.rb - sample/idle.rb - sample/iochannel.rb - sample/keyfile.rb - sample/shell.rb - sample/spawn.rb - sample/timeout.rb - sample/timeout2.rb - sample/timer.rb - sample/type-register.rb - sample/type-register2.rb - sample/utils.rb - test/glib-test-init.rb - test/glib-test-utils.rb - test/run-test.rb - test/test-binding.rb - test/test-bytes.rb - test/test-date-time.rb - test/test-match-info.rb - test/test-regex.rb - test/test-time-zone.rb - test/test-type-interface.rb - test/test-variant-type.rb - test/test-version.rb - test/test_enum.rb - test/test_file_utils.rb - test/test_flags.rb - test/test_glib2.rb - test/test_iochannel.rb - test/test_key_file.rb - test/test_mkenums.rb - test/test_poll_fd.rb - test/test_signal.rb - test/test_source.rb - test/test_spawn.rb - test/test_timeout.rb - test/test_unicode.rb - test/test_utils.rb - test/test_value.rb - test/test_win32.rb - vendor/local/bin/asn1Coding.exe - vendor/local/bin/asn1Decoding.exe - vendor/local/bin/asn1Parser.exe - vendor/local/bin/envsubst.exe - vendor/local/bin/gdbus-codegen - vendor/local/bin/gdbus.exe - vendor/local/bin/gettext.exe - vendor/local/bin/gettext.sh - vendor/local/bin/gio-querymodules.exe - vendor/local/bin/gio.exe - vendor/local/bin/glib-compile-resources.exe - vendor/local/bin/glib-compile-schemas.exe - vendor/local/bin/glib-genmarshal.exe - vendor/local/bin/glib-gettextize - vendor/local/bin/glib-mkenums - vendor/local/bin/gobject-query.exe - vendor/local/bin/gresource.exe - vendor/local/bin/gsettings.exe - vendor/local/bin/gspawn-win64-helper-console.exe - vendor/local/bin/gspawn-win64-helper.exe - vendor/local/bin/iconv.exe - vendor/local/bin/idn.exe - vendor/local/bin/libasprintf-0.dll - vendor/local/bin/libcharset-1.dll - vendor/local/bin/libffi-6.dll - vendor/local/bin/libgio-2.0-0.dll - vendor/local/bin/libglib-2.0-0.dll - vendor/local/bin/libgmodule-2.0-0.dll - vendor/local/bin/libgmp-10.dll - vendor/local/bin/libgnutls-30.def - vendor/local/bin/libgnutls-30.dll - vendor/local/bin/libgobject-2.0-0.dll - vendor/local/bin/libgthread-2.0-0.dll - vendor/local/bin/libhogweed-4-2.dll - vendor/local/bin/libiconv-2.dll - vendor/local/bin/libidn-11.def - vendor/local/bin/libidn-11.dll - vendor/local/bin/libintl-8.dll - vendor/local/bin/libnettle-6-2.dll - vendor/local/bin/libp11-kit-0.dll - vendor/local/bin/libpcre-1.dll - vendor/local/bin/libpcrecpp-0.dll - vendor/local/bin/libpcreposix-0.dll - vendor/local/bin/libtasn1-6.dll - vendor/local/bin/nettle-hash.exe - vendor/local/bin/nettle-lfib-stream.exe - vendor/local/bin/nettle-pbkdf2.exe - vendor/local/bin/ngettext.exe - vendor/local/bin/p11-kit.exe - vendor/local/bin/pcre-config - vendor/local/bin/pcregrep.exe - vendor/local/bin/pcretest.exe - vendor/local/bin/pkcs1-conv.exe - vendor/local/bin/sexp-conv.exe - vendor/local/bin/trust.exe - vendor/local/etc/pkcs11/pkcs11.conf.example - vendor/local/include/autosprintf.h - vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h - vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h - vendor/local/include/glib-2.0/gio/gaction.h - vendor/local/include/glib-2.0/gio/gactiongroup.h - vendor/local/include/glib-2.0/gio/gactiongroupexporter.h - vendor/local/include/glib-2.0/gio/gactionmap.h - vendor/local/include/glib-2.0/gio/gappinfo.h - vendor/local/include/glib-2.0/gio/gapplication.h - vendor/local/include/glib-2.0/gio/gapplicationcommandline.h - vendor/local/include/glib-2.0/gio/gasyncinitable.h - vendor/local/include/glib-2.0/gio/gasyncresult.h - vendor/local/include/glib-2.0/gio/gbufferedinputstream.h - vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h - vendor/local/include/glib-2.0/gio/gbytesicon.h - vendor/local/include/glib-2.0/gio/gcancellable.h - vendor/local/include/glib-2.0/gio/gcharsetconverter.h - vendor/local/include/glib-2.0/gio/gcontenttype.h - vendor/local/include/glib-2.0/gio/gconverter.h - vendor/local/include/glib-2.0/gio/gconverterinputstream.h - vendor/local/include/glib-2.0/gio/gconverteroutputstream.h - vendor/local/include/glib-2.0/gio/gcredentials.h - vendor/local/include/glib-2.0/gio/gdatagrambased.h - vendor/local/include/glib-2.0/gio/gdatainputstream.h - vendor/local/include/glib-2.0/gio/gdataoutputstream.h - vendor/local/include/glib-2.0/gio/gdbusactiongroup.h - vendor/local/include/glib-2.0/gio/gdbusaddress.h - vendor/local/include/glib-2.0/gio/gdbusauthobserver.h - vendor/local/include/glib-2.0/gio/gdbusconnection.h - vendor/local/include/glib-2.0/gio/gdbuserror.h - vendor/local/include/glib-2.0/gio/gdbusinterface.h - vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h - vendor/local/include/glib-2.0/gio/gdbusintrospection.h - vendor/local/include/glib-2.0/gio/gdbusmenumodel.h - vendor/local/include/glib-2.0/gio/gdbusmessage.h - vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h - vendor/local/include/glib-2.0/gio/gdbusnameowning.h - vendor/local/include/glib-2.0/gio/gdbusnamewatching.h - vendor/local/include/glib-2.0/gio/gdbusobject.h - vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h - vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h - vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h - vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h - vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h - vendor/local/include/glib-2.0/gio/gdbusproxy.h - vendor/local/include/glib-2.0/gio/gdbusserver.h - vendor/local/include/glib-2.0/gio/gdbusutils.h - vendor/local/include/glib-2.0/gio/gdrive.h - vendor/local/include/glib-2.0/gio/gdtlsclientconnection.h - vendor/local/include/glib-2.0/gio/gdtlsconnection.h - vendor/local/include/glib-2.0/gio/gdtlsserverconnection.h - vendor/local/include/glib-2.0/gio/gemblem.h - vendor/local/include/glib-2.0/gio/gemblemedicon.h - vendor/local/include/glib-2.0/gio/gfile.h - vendor/local/include/glib-2.0/gio/gfileattribute.h - vendor/local/include/glib-2.0/gio/gfileenumerator.h - vendor/local/include/glib-2.0/gio/gfileicon.h - vendor/local/include/glib-2.0/gio/gfileinfo.h - vendor/local/include/glib-2.0/gio/gfileinputstream.h - vendor/local/include/glib-2.0/gio/gfileiostream.h - vendor/local/include/glib-2.0/gio/gfilemonitor.h - vendor/local/include/glib-2.0/gio/gfilenamecompleter.h - vendor/local/include/glib-2.0/gio/gfileoutputstream.h - vendor/local/include/glib-2.0/gio/gfilterinputstream.h - vendor/local/include/glib-2.0/gio/gfilteroutputstream.h - vendor/local/include/glib-2.0/gio/gicon.h - vendor/local/include/glib-2.0/gio/ginetaddress.h - vendor/local/include/glib-2.0/gio/ginetaddressmask.h - vendor/local/include/glib-2.0/gio/ginetsocketaddress.h - vendor/local/include/glib-2.0/gio/ginitable.h - vendor/local/include/glib-2.0/gio/ginputstream.h - vendor/local/include/glib-2.0/gio/gio-autocleanups.h - vendor/local/include/glib-2.0/gio/gio.h - vendor/local/include/glib-2.0/gio/gioenums.h - vendor/local/include/glib-2.0/gio/gioenumtypes.h - vendor/local/include/glib-2.0/gio/gioerror.h - vendor/local/include/glib-2.0/gio/giomodule.h - vendor/local/include/glib-2.0/gio/gioscheduler.h - vendor/local/include/glib-2.0/gio/giostream.h - vendor/local/include/glib-2.0/gio/giotypes.h - vendor/local/include/glib-2.0/gio/glistmodel.h - vendor/local/include/glib-2.0/gio/gliststore.h - vendor/local/include/glib-2.0/gio/gloadableicon.h - vendor/local/include/glib-2.0/gio/gmemoryinputstream.h - vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h - vendor/local/include/glib-2.0/gio/gmenu.h - vendor/local/include/glib-2.0/gio/gmenuexporter.h - vendor/local/include/glib-2.0/gio/gmenumodel.h - vendor/local/include/glib-2.0/gio/gmount.h - vendor/local/include/glib-2.0/gio/gmountoperation.h - vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h - vendor/local/include/glib-2.0/gio/gnetworkaddress.h - vendor/local/include/glib-2.0/gio/gnetworking.h - vendor/local/include/glib-2.0/gio/gnetworkmonitor.h - vendor/local/include/glib-2.0/gio/gnetworkservice.h - vendor/local/include/glib-2.0/gio/gnotification.h - vendor/local/include/glib-2.0/gio/goutputstream.h - vendor/local/include/glib-2.0/gio/gpermission.h - vendor/local/include/glib-2.0/gio/gpollableinputstream.h - vendor/local/include/glib-2.0/gio/gpollableoutputstream.h - vendor/local/include/glib-2.0/gio/gpollableutils.h - vendor/local/include/glib-2.0/gio/gpropertyaction.h - vendor/local/include/glib-2.0/gio/gproxy.h - vendor/local/include/glib-2.0/gio/gproxyaddress.h - vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h - vendor/local/include/glib-2.0/gio/gproxyresolver.h - vendor/local/include/glib-2.0/gio/gremoteactiongroup.h - vendor/local/include/glib-2.0/gio/gresolver.h - vendor/local/include/glib-2.0/gio/gresource.h - vendor/local/include/glib-2.0/gio/gseekable.h - vendor/local/include/glib-2.0/gio/gsettings.h - vendor/local/include/glib-2.0/gio/gsettingsbackend.h - vendor/local/include/glib-2.0/gio/gsettingsschema.h - vendor/local/include/glib-2.0/gio/gsimpleaction.h - vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h - vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h - vendor/local/include/glib-2.0/gio/gsimpleiostream.h - vendor/local/include/glib-2.0/gio/gsimplepermission.h - vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h - vendor/local/include/glib-2.0/gio/gsocket.h - vendor/local/include/glib-2.0/gio/gsocketaddress.h - vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h - vendor/local/include/glib-2.0/gio/gsocketclient.h - vendor/local/include/glib-2.0/gio/gsocketconnectable.h - vendor/local/include/glib-2.0/gio/gsocketconnection.h - vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h - vendor/local/include/glib-2.0/gio/gsocketlistener.h - vendor/local/include/glib-2.0/gio/gsocketservice.h - vendor/local/include/glib-2.0/gio/gsrvtarget.h - vendor/local/include/glib-2.0/gio/gsubprocess.h - vendor/local/include/glib-2.0/gio/gsubprocesslauncher.h - vendor/local/include/glib-2.0/gio/gtask.h - vendor/local/include/glib-2.0/gio/gtcpconnection.h - vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h - vendor/local/include/glib-2.0/gio/gtestdbus.h - vendor/local/include/glib-2.0/gio/gthemedicon.h - vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h - vendor/local/include/glib-2.0/gio/gtlsbackend.h - vendor/local/include/glib-2.0/gio/gtlscertificate.h - vendor/local/include/glib-2.0/gio/gtlsclientconnection.h - vendor/local/include/glib-2.0/gio/gtlsconnection.h - vendor/local/include/glib-2.0/gio/gtlsdatabase.h - vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h - vendor/local/include/glib-2.0/gio/gtlsinteraction.h - vendor/local/include/glib-2.0/gio/gtlspassword.h - vendor/local/include/glib-2.0/gio/gtlsserverconnection.h - vendor/local/include/glib-2.0/gio/gvfs.h - vendor/local/include/glib-2.0/gio/gvolume.h - vendor/local/include/glib-2.0/gio/gvolumemonitor.h - vendor/local/include/glib-2.0/gio/gzlibcompressor.h - vendor/local/include/glib-2.0/gio/gzlibdecompressor.h - vendor/local/include/glib-2.0/glib-object.h - vendor/local/include/glib-2.0/glib-unix.h - vendor/local/include/glib-2.0/glib.h - vendor/local/include/glib-2.0/glib/deprecated/gallocator.h - vendor/local/include/glib-2.0/glib/deprecated/gcache.h - vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h - vendor/local/include/glib-2.0/glib/deprecated/gmain.h - vendor/local/include/glib-2.0/glib/deprecated/grel.h - vendor/local/include/glib-2.0/glib/deprecated/gthread.h - vendor/local/include/glib-2.0/glib/galloca.h - vendor/local/include/glib-2.0/glib/garray.h - vendor/local/include/glib-2.0/glib/gasyncqueue.h - vendor/local/include/glib-2.0/glib/gatomic.h - vendor/local/include/glib-2.0/glib/gbacktrace.h - vendor/local/include/glib-2.0/glib/gbase64.h - vendor/local/include/glib-2.0/glib/gbitlock.h - vendor/local/include/glib-2.0/glib/gbookmarkfile.h - vendor/local/include/glib-2.0/glib/gbytes.h - vendor/local/include/glib-2.0/glib/gcharset.h - vendor/local/include/glib-2.0/glib/gchecksum.h - vendor/local/include/glib-2.0/glib/gconvert.h - vendor/local/include/glib-2.0/glib/gdataset.h - vendor/local/include/glib-2.0/glib/gdate.h - vendor/local/include/glib-2.0/glib/gdatetime.h - vendor/local/include/glib-2.0/glib/gdir.h - vendor/local/include/glib-2.0/glib/genviron.h - vendor/local/include/glib-2.0/glib/gerror.h - vendor/local/include/glib-2.0/glib/gfileutils.h - vendor/local/include/glib-2.0/glib/ggettext.h - vendor/local/include/glib-2.0/glib/ghash.h - vendor/local/include/glib-2.0/glib/ghmac.h - vendor/local/include/glib-2.0/glib/ghook.h - vendor/local/include/glib-2.0/glib/ghostutils.h - vendor/local/include/glib-2.0/glib/gi18n-lib.h - vendor/local/include/glib-2.0/glib/gi18n.h - vendor/local/include/glib-2.0/glib/giochannel.h - vendor/local/include/glib-2.0/glib/gkeyfile.h - vendor/local/include/glib-2.0/glib/glib-autocleanups.h - vendor/local/include/glib-2.0/glib/glist.h - vendor/local/include/glib-2.0/glib/gmacros.h - vendor/local/include/glib-2.0/glib/gmain.h - vendor/local/include/glib-2.0/glib/gmappedfile.h - vendor/local/include/glib-2.0/glib/gmarkup.h - vendor/local/include/glib-2.0/glib/gmem.h - vendor/local/include/glib-2.0/glib/gmessages.h - vendor/local/include/glib-2.0/glib/gnode.h - vendor/local/include/glib-2.0/glib/goption.h - vendor/local/include/glib-2.0/glib/gpattern.h - vendor/local/include/glib-2.0/glib/gpoll.h - vendor/local/include/glib-2.0/glib/gprimes.h - vendor/local/include/glib-2.0/glib/gprintf.h - vendor/local/include/glib-2.0/glib/gqsort.h - vendor/local/include/glib-2.0/glib/gquark.h - vendor/local/include/glib-2.0/glib/gqueue.h - vendor/local/include/glib-2.0/glib/grand.h - vendor/local/include/glib-2.0/glib/gregex.h - vendor/local/include/glib-2.0/glib/gscanner.h - vendor/local/include/glib-2.0/glib/gsequence.h - vendor/local/include/glib-2.0/glib/gshell.h - vendor/local/include/glib-2.0/glib/gslice.h - vendor/local/include/glib-2.0/glib/gslist.h - vendor/local/include/glib-2.0/glib/gspawn.h - vendor/local/include/glib-2.0/glib/gstdio.h - vendor/local/include/glib-2.0/glib/gstrfuncs.h - vendor/local/include/glib-2.0/glib/gstring.h - vendor/local/include/glib-2.0/glib/gstringchunk.h - vendor/local/include/glib-2.0/glib/gtestutils.h - vendor/local/include/glib-2.0/glib/gthread.h - vendor/local/include/glib-2.0/glib/gthreadpool.h - vendor/local/include/glib-2.0/glib/gtimer.h - vendor/local/include/glib-2.0/glib/gtimezone.h - vendor/local/include/glib-2.0/glib/gtrashstack.h - vendor/local/include/glib-2.0/glib/gtree.h - vendor/local/include/glib-2.0/glib/gtypes.h - vendor/local/include/glib-2.0/glib/gunicode.h - vendor/local/include/glib-2.0/glib/gurifuncs.h - vendor/local/include/glib-2.0/glib/gutils.h - vendor/local/include/glib-2.0/glib/guuid.h - vendor/local/include/glib-2.0/glib/gvariant.h - vendor/local/include/glib-2.0/glib/gvarianttype.h - vendor/local/include/glib-2.0/glib/gversion.h - vendor/local/include/glib-2.0/glib/gversionmacros.h - vendor/local/include/glib-2.0/glib/gwin32.h - vendor/local/include/glib-2.0/gmodule.h - vendor/local/include/glib-2.0/gobject/gbinding.h - vendor/local/include/glib-2.0/gobject/gboxed.h - vendor/local/include/glib-2.0/gobject/gclosure.h - vendor/local/include/glib-2.0/gobject/genums.h - vendor/local/include/glib-2.0/gobject/glib-types.h - vendor/local/include/glib-2.0/gobject/gmarshal.h - vendor/local/include/glib-2.0/gobject/gobject-autocleanups.h - vendor/local/include/glib-2.0/gobject/gobject.h - vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c - vendor/local/include/glib-2.0/gobject/gparam.h - vendor/local/include/glib-2.0/gobject/gparamspecs.h - vendor/local/include/glib-2.0/gobject/gsignal.h - vendor/local/include/glib-2.0/gobject/gsourceclosure.h - vendor/local/include/glib-2.0/gobject/gtype.h - vendor/local/include/glib-2.0/gobject/gtypemodule.h - vendor/local/include/glib-2.0/gobject/gtypeplugin.h - vendor/local/include/glib-2.0/gobject/gvalue.h - vendor/local/include/glib-2.0/gobject/gvaluearray.h - vendor/local/include/glib-2.0/gobject/gvaluecollector.h - vendor/local/include/glib-2.0/gobject/gvaluetypes.h - vendor/local/include/gmp.h - vendor/local/include/gnutls/abstract.h - vendor/local/include/gnutls/compat.h - vendor/local/include/gnutls/crypto.h - vendor/local/include/gnutls/dtls.h - vendor/local/include/gnutls/gnutls.h - vendor/local/include/gnutls/ocsp.h - vendor/local/include/gnutls/openpgp.h - vendor/local/include/gnutls/pkcs11.h - vendor/local/include/gnutls/pkcs12.h - vendor/local/include/gnutls/pkcs7.h - vendor/local/include/gnutls/self-test.h - vendor/local/include/gnutls/system-keys.h - vendor/local/include/gnutls/tpm.h - vendor/local/include/gnutls/urls.h - vendor/local/include/gnutls/x509-ext.h - vendor/local/include/gnutls/x509.h - vendor/local/include/iconv.h - vendor/local/include/idn-free.h - vendor/local/include/idn-int.h - vendor/local/include/idna.h - vendor/local/include/libcharset.h - vendor/local/include/libintl.h - vendor/local/include/libtasn1.h - vendor/local/include/localcharset.h - vendor/local/include/nettle/aes.h - vendor/local/include/nettle/arcfour.h - vendor/local/include/nettle/arctwo.h - vendor/local/include/nettle/asn1.h - vendor/local/include/nettle/base16.h - vendor/local/include/nettle/base64.h - vendor/local/include/nettle/bignum.h - vendor/local/include/nettle/blowfish.h - vendor/local/include/nettle/buffer.h - vendor/local/include/nettle/camellia.h - vendor/local/include/nettle/cast128.h - vendor/local/include/nettle/cbc.h - vendor/local/include/nettle/ccm.h - vendor/local/include/nettle/chacha-poly1305.h - vendor/local/include/nettle/chacha.h - vendor/local/include/nettle/ctr.h - vendor/local/include/nettle/curve25519.h - vendor/local/include/nettle/des-compat.h - vendor/local/include/nettle/des.h - vendor/local/include/nettle/dsa-compat.h - vendor/local/include/nettle/dsa.h - vendor/local/include/nettle/eax.h - vendor/local/include/nettle/ecc-curve.h - vendor/local/include/nettle/ecc.h - vendor/local/include/nettle/ecdsa.h - vendor/local/include/nettle/eddsa.h - vendor/local/include/nettle/gcm.h - vendor/local/include/nettle/gosthash94.h - vendor/local/include/nettle/hmac.h - vendor/local/include/nettle/knuth-lfib.h - vendor/local/include/nettle/macros.h - vendor/local/include/nettle/md2.h - vendor/local/include/nettle/md4.h - vendor/local/include/nettle/md5-compat.h - vendor/local/include/nettle/md5.h - vendor/local/include/nettle/memxor.h - vendor/local/include/nettle/nettle-meta.h - vendor/local/include/nettle/nettle-stdint.h - vendor/local/include/nettle/nettle-types.h - vendor/local/include/nettle/pbkdf2.h - vendor/local/include/nettle/pgp.h - vendor/local/include/nettle/pkcs1.h - vendor/local/include/nettle/poly1305.h - vendor/local/include/nettle/realloc.h - vendor/local/include/nettle/ripemd160.h - vendor/local/include/nettle/rsa.h - vendor/local/include/nettle/salsa20.h - vendor/local/include/nettle/serpent.h - vendor/local/include/nettle/sexp.h - vendor/local/include/nettle/sha.h - vendor/local/include/nettle/sha1.h - vendor/local/include/nettle/sha2.h - vendor/local/include/nettle/sha3.h - vendor/local/include/nettle/twofish.h - vendor/local/include/nettle/umac.h - vendor/local/include/nettle/version.h - vendor/local/include/nettle/yarrow.h - vendor/local/include/p11-kit-1/p11-kit/deprecated.h - vendor/local/include/p11-kit-1/p11-kit/iter.h - vendor/local/include/p11-kit-1/p11-kit/p11-kit.h - vendor/local/include/p11-kit-1/p11-kit/pin.h - vendor/local/include/p11-kit-1/p11-kit/pkcs11.h - vendor/local/include/p11-kit-1/p11-kit/pkcs11x.h - vendor/local/include/p11-kit-1/p11-kit/remote.h - vendor/local/include/p11-kit-1/p11-kit/uri.h - vendor/local/include/pcre.h - vendor/local/include/pcre_scanner.h - vendor/local/include/pcre_stringpiece.h - vendor/local/include/pcrecpp.h - vendor/local/include/pcrecpparg.h - vendor/local/include/pcreposix.h - vendor/local/include/pr29.h - vendor/local/include/punycode.h - vendor/local/include/stringprep.h - vendor/local/include/tld.h - vendor/local/lib/charset.alias - vendor/local/lib/gio/modules/libgiognutls.a - vendor/local/lib/gio/modules/libgiognutls.dll - vendor/local/lib/gio/modules/libgiognutls.dll.a - vendor/local/lib/gio/modules/libgiognutls.la - vendor/local/lib/glib-2.0/include/glibconfig.h - vendor/local/lib/gthread-2.0.def - vendor/local/lib/libasprintf.a - vendor/local/lib/libasprintf.dll.a - vendor/local/lib/libasprintf.la - vendor/local/lib/libcharset.a - vendor/local/lib/libcharset.dll.a - vendor/local/lib/libcharset.la - vendor/local/lib/libffi-3.2.1/include/ffi.h - vendor/local/lib/libffi-3.2.1/include/ffitarget.h - vendor/local/lib/libffi.a - vendor/local/lib/libffi.dll.a - vendor/local/lib/libffi.la - vendor/local/lib/libgio-2.0.dll.a - vendor/local/lib/libgio-2.0.la - vendor/local/lib/libglib-2.0.dll.a - vendor/local/lib/libglib-2.0.la - vendor/local/lib/libgmodule-2.0.dll.a - vendor/local/lib/libgmodule-2.0.la - vendor/local/lib/libgmp.dll.a - vendor/local/lib/libgmp.la - vendor/local/lib/libgnutls.dll.a - vendor/local/lib/libgnutls.la - vendor/local/lib/libgobject-2.0.dll.a - vendor/local/lib/libgobject-2.0.la - vendor/local/lib/libgthread-2.0.dll.a - vendor/local/lib/libgthread-2.0.la - vendor/local/lib/libhogweed.a - vendor/local/lib/libhogweed.dll.a - vendor/local/lib/libiconv.dll.a - vendor/local/lib/libiconv.la - vendor/local/lib/libidn.a - vendor/local/lib/libidn.dll.a - vendor/local/lib/libidn.la - vendor/local/lib/libintl.a - vendor/local/lib/libintl.dll.a - vendor/local/lib/libintl.la - vendor/local/lib/libnettle.a - vendor/local/lib/libnettle.dll.a - vendor/local/lib/libp11-kit.dll.a - vendor/local/lib/libp11-kit.la - vendor/local/lib/libpcre.a - vendor/local/lib/libpcre.dll.a - vendor/local/lib/libpcre.la - vendor/local/lib/libpcrecpp.a - vendor/local/lib/libpcrecpp.dll.a - vendor/local/lib/libpcrecpp.la - vendor/local/lib/libpcreposix.a - vendor/local/lib/libpcreposix.dll.a - vendor/local/lib/libpcreposix.la - vendor/local/lib/libtasn1.a - vendor/local/lib/libtasn1.dll.a - vendor/local/lib/libtasn1.la - vendor/local/lib/p11-kit/p11-kit-remote.exe - vendor/local/lib/p11-kit/trust-extract-compat - vendor/local/lib/pkcs11/p11-kit-trust.dll - vendor/local/lib/pkcs11/p11-kit-trust.dll.a - vendor/local/lib/pkcs11/p11-kit-trust.la - vendor/local/lib/pkgconfig/gio-2.0.pc - vendor/local/lib/pkgconfig/gio-windows-2.0.pc - vendor/local/lib/pkgconfig/glib-2.0.pc - vendor/local/lib/pkgconfig/gmodule-2.0.pc - vendor/local/lib/pkgconfig/gmodule-export-2.0.pc - vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc - vendor/local/lib/pkgconfig/gnutls.pc - vendor/local/lib/pkgconfig/gobject-2.0.pc - vendor/local/lib/pkgconfig/gthread-2.0.pc - vendor/local/lib/pkgconfig/hogweed.pc - vendor/local/lib/pkgconfig/libffi.pc - vendor/local/lib/pkgconfig/libidn.pc - vendor/local/lib/pkgconfig/libpcre.pc - vendor/local/lib/pkgconfig/libpcrecpp.pc - vendor/local/lib/pkgconfig/libpcreposix.pc - vendor/local/lib/pkgconfig/libtasn1.pc - vendor/local/lib/pkgconfig/nettle.pc - vendor/local/lib/pkgconfig/p11-kit-1.pc - vendor/local/lib/pkgconfig/patched - vendor/local/share/aclocal/glib-2.0.m4 - vendor/local/share/aclocal/glib-gettext.m4 - vendor/local/share/aclocal/gsettings.m4 - vendor/local/share/bash-completion/completions/gapplication - vendor/local/share/bash-completion/completions/gdbus - vendor/local/share/bash-completion/completions/gresource - vendor/local/share/bash-completion/completions/gsettings - vendor/local/share/doc/gettext/bind_textdomain_codeset.3.html - vendor/local/share/doc/gettext/bindtextdomain.3.html - vendor/local/share/doc/gettext/csharpdoc/GNU_Gettext.html - vendor/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html - vendor/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html - vendor/local/share/doc/gettext/csharpdoc/begin.html - vendor/local/share/doc/gettext/csharpdoc/index.html - vendor/local/share/doc/gettext/csharpdoc/namespaces.html - vendor/local/share/doc/gettext/envsubst.1.html - vendor/local/share/doc/gettext/gettext.1.html - vendor/local/share/doc/gettext/gettext.3.html - vendor/local/share/doc/gettext/javadoc2/allclasses-frame.html - vendor/local/share/doc/gettext/javadoc2/deprecated-list.html - vendor/local/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html - vendor/local/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html - vendor/local/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html - vendor/local/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html - vendor/local/share/doc/gettext/javadoc2/help-doc.html - vendor/local/share/doc/gettext/javadoc2/index-all.html - vendor/local/share/doc/gettext/javadoc2/index.html - vendor/local/share/doc/gettext/javadoc2/overview-tree.html - vendor/local/share/doc/gettext/javadoc2/package-list - vendor/local/share/doc/gettext/javadoc2/packages.html - vendor/local/share/doc/gettext/javadoc2/serialized-form.html - vendor/local/share/doc/gettext/javadoc2/stylesheet.css - vendor/local/share/doc/gettext/ngettext.1.html - vendor/local/share/doc/gettext/ngettext.3.html - vendor/local/share/doc/gettext/textdomain.3.html - vendor/local/share/doc/libasprintf/autosprintf_all.html - vendor/local/share/doc/libiconv/iconv.1.html - vendor/local/share/doc/libiconv/iconv.3.html - vendor/local/share/doc/libiconv/iconv_close.3.html - vendor/local/share/doc/libiconv/iconv_open.3.html - vendor/local/share/doc/libiconv/iconv_open_into.3.html - vendor/local/share/doc/libiconv/iconvctl.3.html - vendor/local/share/doc/pcre/AUTHORS - vendor/local/share/doc/pcre/COPYING - vendor/local/share/doc/pcre/ChangeLog - vendor/local/share/doc/pcre/LICENCE - vendor/local/share/doc/pcre/NEWS - vendor/local/share/doc/pcre/README - vendor/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt - vendor/local/share/doc/pcre/html/README.txt - vendor/local/share/doc/pcre/html/index.html - vendor/local/share/doc/pcre/html/pcre-config.html - vendor/local/share/doc/pcre/html/pcre.html - vendor/local/share/doc/pcre/html/pcre16.html - vendor/local/share/doc/pcre/html/pcre32.html - vendor/local/share/doc/pcre/html/pcre_assign_jit_stack.html - vendor/local/share/doc/pcre/html/pcre_compile.html - vendor/local/share/doc/pcre/html/pcre_compile2.html - vendor/local/share/doc/pcre/html/pcre_config.html - vendor/local/share/doc/pcre/html/pcre_copy_named_substring.html - vendor/local/share/doc/pcre/html/pcre_copy_substring.html - vendor/local/share/doc/pcre/html/pcre_dfa_exec.html - vendor/local/share/doc/pcre/html/pcre_exec.html - vendor/local/share/doc/pcre/html/pcre_free_study.html - vendor/local/share/doc/pcre/html/pcre_free_substring.html - vendor/local/share/doc/pcre/html/pcre_free_substring_list.html - vendor/local/share/doc/pcre/html/pcre_fullinfo.html - vendor/local/share/doc/pcre/html/pcre_get_named_substring.html - vendor/local/share/doc/pcre/html/pcre_get_stringnumber.html - vendor/local/share/doc/pcre/html/pcre_get_stringtable_entries.html - vendor/local/share/doc/pcre/html/pcre_get_substring.html - vendor/local/share/doc/pcre/html/pcre_get_substring_list.html - vendor/local/share/doc/pcre/html/pcre_jit_exec.html - vendor/local/share/doc/pcre/html/pcre_jit_stack_alloc.html - vendor/local/share/doc/pcre/html/pcre_jit_stack_free.html - vendor/local/share/doc/pcre/html/pcre_maketables.html - vendor/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html - vendor/local/share/doc/pcre/html/pcre_refcount.html - vendor/local/share/doc/pcre/html/pcre_study.html - vendor/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html - vendor/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html - vendor/local/share/doc/pcre/html/pcre_version.html - vendor/local/share/doc/pcre/html/pcreapi.html - vendor/local/share/doc/pcre/html/pcrebuild.html - vendor/local/share/doc/pcre/html/pcrecallout.html - vendor/local/share/doc/pcre/html/pcrecompat.html - vendor/local/share/doc/pcre/html/pcrecpp.html - vendor/local/share/doc/pcre/html/pcredemo.html - vendor/local/share/doc/pcre/html/pcregrep.html - vendor/local/share/doc/pcre/html/pcrejit.html - vendor/local/share/doc/pcre/html/pcrelimits.html - vendor/local/share/doc/pcre/html/pcrematching.html - vendor/local/share/doc/pcre/html/pcrepartial.html - vendor/local/share/doc/pcre/html/pcrepattern.html - vendor/local/share/doc/pcre/html/pcreperform.html - vendor/local/share/doc/pcre/html/pcreposix.html - vendor/local/share/doc/pcre/html/pcreprecompile.html - vendor/local/share/doc/pcre/html/pcresample.html - vendor/local/share/doc/pcre/html/pcrestack.html - vendor/local/share/doc/pcre/html/pcresyntax.html - vendor/local/share/doc/pcre/html/pcretest.html - vendor/local/share/doc/pcre/html/pcreunicode.html - vendor/local/share/doc/pcre/pcre-config.txt - vendor/local/share/doc/pcre/pcre.txt - vendor/local/share/doc/pcre/pcregrep.txt - vendor/local/share/doc/pcre/pcretest.txt - vendor/local/share/emacs/site-lisp/idna.el - vendor/local/share/emacs/site-lisp/punycode.el - vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libglib-2.0.so.0.5200.1-gdb.py - vendor/local/share/gdb/auto-load/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgobject-2.0.so.0.5200.1-gdb.py - vendor/local/share/gettext/ABOUT-NLS - vendor/local/share/gettext/its/gschema.its - vendor/local/share/gettext/its/gschema.loc - vendor/local/share/glib-2.0/codegen/__init__.py - vendor/local/share/glib-2.0/codegen/__init__.pyc - vendor/local/share/glib-2.0/codegen/__init__.pyo - vendor/local/share/glib-2.0/codegen/codegen.py - vendor/local/share/glib-2.0/codegen/codegen.pyc - vendor/local/share/glib-2.0/codegen/codegen.pyo - vendor/local/share/glib-2.0/codegen/codegen_docbook.py - vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc - vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo - vendor/local/share/glib-2.0/codegen/codegen_main.py - vendor/local/share/glib-2.0/codegen/codegen_main.pyc - vendor/local/share/glib-2.0/codegen/codegen_main.pyo - vendor/local/share/glib-2.0/codegen/config.py - vendor/local/share/glib-2.0/codegen/config.pyc - vendor/local/share/glib-2.0/codegen/config.pyo - vendor/local/share/glib-2.0/codegen/dbustypes.py - vendor/local/share/glib-2.0/codegen/dbustypes.pyc - vendor/local/share/glib-2.0/codegen/dbustypes.pyo - vendor/local/share/glib-2.0/codegen/parser.py - vendor/local/share/glib-2.0/codegen/parser.pyc - vendor/local/share/glib-2.0/codegen/parser.pyo - vendor/local/share/glib-2.0/codegen/utils.py - vendor/local/share/glib-2.0/codegen/utils.pyc - vendor/local/share/glib-2.0/codegen/utils.pyo - vendor/local/share/glib-2.0/gdb/glib_gdb.py - vendor/local/share/glib-2.0/gdb/gobject_gdb.py - vendor/local/share/glib-2.0/gettext/po/Makefile.in.in - vendor/local/share/glib-2.0/schemas/gschema.dtd - vendor/local/share/glib-2.0/schemas/gschemas.compiled - vendor/local/share/glib-2.0/valgrind/glib.supp - vendor/local/share/gtk-doc/html/gio/GAction.html - vendor/local/share/gtk-doc/html/gio/GActionGroup.html - vendor/local/share/gtk-doc/html/gio/GActionMap.html - vendor/local/share/gtk-doc/html/gio/GAppInfo.html - vendor/local/share/gtk-doc/html/gio/GAppInfoMonitor.html - vendor/local/share/gtk-doc/html/gio/GApplication.html - vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html - vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html - vendor/local/share/gtk-doc/html/gio/GAsyncResult.html - vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html - vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html - vendor/local/share/gtk-doc/html/gio/GBytesIcon.html - vendor/local/share/gtk-doc/html/gio/GCancellable.html - vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html - vendor/local/share/gtk-doc/html/gio/GConverter.html - vendor/local/share/gtk-doc/html/gio/GCredentials.html - vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html - vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html - vendor/local/share/gtk-doc/html/gio/GDBusConnection.html - vendor/local/share/gtk-doc/html/gio/GDBusInterface.html - vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html - vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html - vendor/local/share/gtk-doc/html/gio/GDBusMessage.html - vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html - vendor/local/share/gtk-doc/html/gio/GDBusObject.html - vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html - vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html - vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html - vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html - vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html - vendor/local/share/gtk-doc/html/gio/GDBusProxy.html - vendor/local/share/gtk-doc/html/gio/GDBusServer.html - vendor/local/share/gtk-doc/html/gio/GDataInputStream.html - vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html - vendor/local/share/gtk-doc/html/gio/GDatagramBased.html - vendor/local/share/gtk-doc/html/gio/GDrive.html - vendor/local/share/gtk-doc/html/gio/GDtlsClientConnection.html - vendor/local/share/gtk-doc/html/gio/GDtlsConnection.html - vendor/local/share/gtk-doc/html/gio/GDtlsServerConnection.html - vendor/local/share/gtk-doc/html/gio/GEmblem.html - vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html - vendor/local/share/gtk-doc/html/gio/GFile.html - vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html - vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html - vendor/local/share/gtk-doc/html/gio/GFileIOStream.html - vendor/local/share/gtk-doc/html/gio/GFileIcon.html - vendor/local/share/gtk-doc/html/gio/GFileInfo.html - vendor/local/share/gtk-doc/html/gio/GFileInputStream.html - vendor/local/share/gtk-doc/html/gio/GFileMonitor.html - vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html - vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html - vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html - vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html - vendor/local/share/gtk-doc/html/gio/GIOModule.html - vendor/local/share/gtk-doc/html/gio/GIOStream.html - vendor/local/share/gtk-doc/html/gio/GIcon.html - vendor/local/share/gtk-doc/html/gio/GInetAddress.html - vendor/local/share/gtk-doc/html/gio/GInetAddressMask.html - vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html - vendor/local/share/gtk-doc/html/gio/GInitable.html - vendor/local/share/gtk-doc/html/gio/GInputStream.html - vendor/local/share/gtk-doc/html/gio/GListModel.html - vendor/local/share/gtk-doc/html/gio/GListStore.html - vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html - vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html - vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html - vendor/local/share/gtk-doc/html/gio/GMenu.html - vendor/local/share/gtk-doc/html/gio/GMenuModel.html - vendor/local/share/gtk-doc/html/gio/GMount.html - vendor/local/share/gtk-doc/html/gio/GMountOperation.html - vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html - vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html - vendor/local/share/gtk-doc/html/gio/GNetworkService.html - vendor/local/share/gtk-doc/html/gio/GNotification.html - vendor/local/share/gtk-doc/html/gio/GOutputStream.html - vendor/local/share/gtk-doc/html/gio/GPermission.html - vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html - vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html - vendor/local/share/gtk-doc/html/gio/GPropertyAction.html - vendor/local/share/gtk-doc/html/gio/GProxy.html - vendor/local/share/gtk-doc/html/gio/GProxyAddress.html - vendor/local/share/gtk-doc/html/gio/GProxyResolver.html - vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html - vendor/local/share/gtk-doc/html/gio/GResolver.html - vendor/local/share/gtk-doc/html/gio/GResource.html - vendor/local/share/gtk-doc/html/gio/GSeekable.html - vendor/local/share/gtk-doc/html/gio/GSettings.html - vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html - vendor/local/share/gtk-doc/html/gio/GSimpleAction.html - vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html - vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html - vendor/local/share/gtk-doc/html/gio/GSimpleIOStream.html - vendor/local/share/gtk-doc/html/gio/GSimplePermission.html - vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html - vendor/local/share/gtk-doc/html/gio/GSocket.html - vendor/local/share/gtk-doc/html/gio/GSocketAddress.html - vendor/local/share/gtk-doc/html/gio/GSocketClient.html - vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html - vendor/local/share/gtk-doc/html/gio/GSocketConnection.html - vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html - vendor/local/share/gtk-doc/html/gio/GSocketListener.html - vendor/local/share/gtk-doc/html/gio/GSocketService.html - vendor/local/share/gtk-doc/html/gio/GSrvTarget.html - vendor/local/share/gtk-doc/html/gio/GSubprocess.html - vendor/local/share/gtk-doc/html/gio/GSubprocessLauncher.html - vendor/local/share/gtk-doc/html/gio/GTask.html - vendor/local/share/gtk-doc/html/gio/GTcpConnection.html - vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html - vendor/local/share/gtk-doc/html/gio/GTestDBus.html - vendor/local/share/gtk-doc/html/gio/GThemedIcon.html - vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html - vendor/local/share/gtk-doc/html/gio/GTlsBackend.html - vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html - vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html - vendor/local/share/gtk-doc/html/gio/GTlsConnection.html - vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html - vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html - vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html - vendor/local/share/gtk-doc/html/gio/GTlsPassword.html - vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html - vendor/local/share/gtk-doc/html/gio/GUnixConnection.html - vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html - vendor/local/share/gtk-doc/html/gio/GUnixFDList.html - vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html - vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html - vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html - vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html - vendor/local/share/gtk-doc/html/gio/GVfs.html - vendor/local/share/gtk-doc/html/gio/GVolume.html - vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html - vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html - vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html - vendor/local/share/gtk-doc/html/gio/annotation-glossary.html - vendor/local/share/gtk-doc/html/gio/api-index-full.html - vendor/local/share/gtk-doc/html/gio/application.html - vendor/local/share/gtk-doc/html/gio/async.html - vendor/local/share/gtk-doc/html/gio/ch01.html - vendor/local/share/gtk-doc/html/gio/ch02.html - vendor/local/share/gtk-doc/html/gio/ch03.html - vendor/local/share/gtk-doc/html/gio/ch32.html - vendor/local/share/gtk-doc/html/gio/ch33.html - vendor/local/share/gtk-doc/html/gio/ch33s02.html - vendor/local/share/gtk-doc/html/gio/ch33s03.html - vendor/local/share/gtk-doc/html/gio/ch34.html - vendor/local/share/gtk-doc/html/gio/ch34s02.html - vendor/local/share/gtk-doc/html/gio/ch34s03.html - vendor/local/share/gtk-doc/html/gio/ch34s04.html - vendor/local/share/gtk-doc/html/gio/ch34s05.html - vendor/local/share/gtk-doc/html/gio/ch34s06.html - vendor/local/share/gtk-doc/html/gio/ch34s07.html - vendor/local/share/gtk-doc/html/gio/ch35.html - vendor/local/share/gtk-doc/html/gio/ch35s02.html - vendor/local/share/gtk-doc/html/gio/ch35s03.html - vendor/local/share/gtk-doc/html/gio/ch35s04.html - vendor/local/share/gtk-doc/html/gio/conversion.html - vendor/local/share/gtk-doc/html/gio/data-models.html - vendor/local/share/gtk-doc/html/gio/extending-gio.html - vendor/local/share/gtk-doc/html/gio/extending.html - vendor/local/share/gtk-doc/html/gio/failable_initialization.html - vendor/local/share/gtk-doc/html/gio/file_mon.html - vendor/local/share/gtk-doc/html/gio/file_ops.html - vendor/local/share/gtk-doc/html/gio/gapplication-tool.html - vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html - vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html - vendor/local/share/gtk-doc/html/gio/gdbus-example-gdbus-codegen.html - vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html - vendor/local/share/gtk-doc/html/gio/gdbus.html - vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html - vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html - vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html - vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html - vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html - vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html - vendor/local/share/gtk-doc/html/gio/gio-GContentType.html - vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html - vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html - vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html - vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html - vendor/local/share/gtk-doc/html/gio/gio-GIOError.html - vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html - vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html - vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html - vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html - vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html - vendor/local/share/gtk-doc/html/gio/gio-GWin32RegistryKey.html - vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html - vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html - vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html - vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html - vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html - vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html - vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html - vendor/local/share/gtk-doc/html/gio/gio-querymodules.html - vendor/local/share/gtk-doc/html/gio/gio.devhelp2 - vendor/local/share/gtk-doc/html/gio/gio.html - vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html - vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html - vendor/local/share/gtk-doc/html/gio/gresource-tool.html - vendor/local/share/gtk-doc/html/gio/gsettings-tool.html - vendor/local/share/gtk-doc/html/gio/gvfs-overview.png - vendor/local/share/gtk-doc/html/gio/highlevel-socket.html - vendor/local/share/gtk-doc/html/gio/home.png - vendor/local/share/gtk-doc/html/gio/icons.html - vendor/local/share/gtk-doc/html/gio/index.html - vendor/local/share/gtk-doc/html/gio/left-insensitive.png - vendor/local/share/gtk-doc/html/gio/left.png - vendor/local/share/gtk-doc/html/gio/menu-example.png - vendor/local/share/gtk-doc/html/gio/menu-model.png - vendor/local/share/gtk-doc/html/gio/migrating.html - vendor/local/share/gtk-doc/html/gio/networking.html - vendor/local/share/gtk-doc/html/gio/permissions.html - vendor/local/share/gtk-doc/html/gio/pt01.html - vendor/local/share/gtk-doc/html/gio/pt02.html - vendor/local/share/gtk-doc/html/gio/registry.html - vendor/local/share/gtk-doc/html/gio/resolver.html - vendor/local/share/gtk-doc/html/gio/resources.html - vendor/local/share/gtk-doc/html/gio/right-insensitive.png - vendor/local/share/gtk-doc/html/gio/right.png - vendor/local/share/gtk-doc/html/gio/running-gio-apps.html - vendor/local/share/gtk-doc/html/gio/settings.html - vendor/local/share/gtk-doc/html/gio/streaming.html - vendor/local/share/gtk-doc/html/gio/style.css - vendor/local/share/gtk-doc/html/gio/subprocesses.html - vendor/local/share/gtk-doc/html/gio/testing.html - vendor/local/share/gtk-doc/html/gio/tls.html - vendor/local/share/gtk-doc/html/gio/tools.html - vendor/local/share/gtk-doc/html/gio/types.html - vendor/local/share/gtk-doc/html/gio/up-insensitive.png - vendor/local/share/gtk-doc/html/gio/up.png - vendor/local/share/gtk-doc/html/gio/utils.html - vendor/local/share/gtk-doc/html/gio/volume_mon.html - vendor/local/share/gtk-doc/html/glib/Sorted_binary_tree_breadth-first_traversal.svg - vendor/local/share/gtk-doc/html/glib/Sorted_binary_tree_inorder.svg - vendor/local/share/gtk-doc/html/glib/Sorted_binary_tree_postorder.svg - vendor/local/share/gtk-doc/html/glib/Sorted_binary_tree_preorder.svg - vendor/local/share/gtk-doc/html/glib/annotation-glossary.html - vendor/local/share/gtk-doc/html/glib/api-index-full.html - vendor/local/share/gtk-doc/html/glib/deprecated.html - vendor/local/share/gtk-doc/html/glib/file-name-encodings.png - vendor/local/share/gtk-doc/html/glib/glib-Arrays.html - vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html - vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html - vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html - vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html - vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html - vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html - vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html - vendor/local/share/gtk-doc/html/glib/glib-Bounds-checked-integer-arithmetic.html - vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html - vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html - vendor/local/share/gtk-doc/html/glib/glib-Caches.html - vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html - vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html - vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html - vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html - vendor/local/share/gtk-doc/html/glib/glib-Datasets.html - vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html - vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html - vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html - vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html - vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html - vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html - vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html - vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html - vendor/local/share/gtk-doc/html/glib/glib-GUuid.html - vendor/local/share/gtk-doc/html/glib/glib-GVariant.html - vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html - vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html - vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html - vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html - vendor/local/share/gtk-doc/html/glib/glib-I18N.html - vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html - vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html - vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html - vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html - vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html - vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html - vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html - vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html - vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html - vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html - vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html - vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html - vendor/local/share/gtk-doc/html/glib/glib-Quarks.html - vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html - vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html - vendor/local/share/gtk-doc/html/glib/glib-Sequences.html - vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html - vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html - vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html - vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html - vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html - vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html - vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-Strings.html - vendor/local/share/gtk-doc/html/glib/glib-Testing.html - vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html - vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html - vendor/local/share/gtk-doc/html/glib/glib-Threads.html - vendor/local/share/gtk-doc/html/glib/glib-Timers.html - vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html - vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html - vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html - vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html - vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html - vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html - vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html - vendor/local/share/gtk-doc/html/glib/glib-building.html - vendor/local/share/gtk-doc/html/glib/glib-changes.html - vendor/local/share/gtk-doc/html/glib/glib-compiling.html - vendor/local/share/gtk-doc/html/glib/glib-core.html - vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html - vendor/local/share/gtk-doc/html/glib/glib-data-types.html - vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html - vendor/local/share/gtk-doc/html/glib/glib-gettextize.html - vendor/local/share/gtk-doc/html/glib/glib-programming.html - vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html - vendor/local/share/gtk-doc/html/glib/glib-resources.html - vendor/local/share/gtk-doc/html/glib/glib-running.html - vendor/local/share/gtk-doc/html/glib/glib-utilities.html - vendor/local/share/gtk-doc/html/glib/glib.devhelp2 - vendor/local/share/gtk-doc/html/glib/glib.html - vendor/local/share/gtk-doc/html/glib/gtester-report.html - vendor/local/share/gtk-doc/html/glib/gtester.html - vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html - vendor/local/share/gtk-doc/html/glib/gvariant-text.html - vendor/local/share/gtk-doc/html/glib/home.png - vendor/local/share/gtk-doc/html/glib/index.html - vendor/local/share/gtk-doc/html/glib/left-insensitive.png - vendor/local/share/gtk-doc/html/glib/left.png - vendor/local/share/gtk-doc/html/glib/mainloop-states.gif - vendor/local/share/gtk-doc/html/glib/right-insensitive.png - vendor/local/share/gtk-doc/html/glib/right.png - vendor/local/share/gtk-doc/html/glib/style.css - vendor/local/share/gtk-doc/html/glib/tools.html - vendor/local/share/gtk-doc/html/glib/up-insensitive.png - vendor/local/share/gtk-doc/html/glib/up.png - vendor/local/share/gtk-doc/html/gobject/GBinding.html - vendor/local/share/gtk-doc/html/gobject/GTypeModule.html - vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html - vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html - vendor/local/share/gtk-doc/html/gobject/api-index-full.html - vendor/local/share/gtk-doc/html/gobject/ch01s02.html - vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html - vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html - vendor/local/share/gtk-doc/html/gobject/chapter-intro.html - vendor/local/share/gtk-doc/html/gobject/chapter-signal.html - vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html - vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html - vendor/local/share/gtk-doc/html/gobject/glue.png - vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html - vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html - vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html - vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html - vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html - vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html - vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html - vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html - vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html - vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html - vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html - vendor/local/share/gtk-doc/html/gobject/gobject-memory.html - vendor/local/share/gtk-doc/html/gobject/gobject-properties.html - vendor/local/share/gtk-doc/html/gobject/gobject-query.html - vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 - vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html - vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html - vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html - vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html - vendor/local/share/gtk-doc/html/gobject/home.png - vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html - vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html - vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html - vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html - vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html - vendor/local/share/gtk-doc/html/gobject/howto-gobject.html - vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html - vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html - vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html - vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html - vendor/local/share/gtk-doc/html/gobject/howto-interface.html - vendor/local/share/gtk-doc/html/gobject/howto-signals.html - vendor/local/share/gtk-doc/html/gobject/index.html - vendor/local/share/gtk-doc/html/gobject/left-insensitive.png - vendor/local/share/gtk-doc/html/gobject/left.png - vendor/local/share/gtk-doc/html/gobject/pr01.html - vendor/local/share/gtk-doc/html/gobject/pt01.html - vendor/local/share/gtk-doc/html/gobject/pt02.html - vendor/local/share/gtk-doc/html/gobject/pt03.html - vendor/local/share/gtk-doc/html/gobject/right-insensitive.png - vendor/local/share/gtk-doc/html/gobject/right.png - vendor/local/share/gtk-doc/html/gobject/rn01.html - vendor/local/share/gtk-doc/html/gobject/rn02.html - vendor/local/share/gtk-doc/html/gobject/signal.html - vendor/local/share/gtk-doc/html/gobject/style.css - vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html - vendor/local/share/gtk-doc/html/gobject/tools-gob.html - vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html - vendor/local/share/gtk-doc/html/gobject/tools-refdb.html - vendor/local/share/gtk-doc/html/gobject/tools-vala.html - vendor/local/share/gtk-doc/html/gobject/up-insensitive.png - vendor/local/share/gtk-doc/html/gobject/up.png - vendor/local/share/gtk-doc/html/p11-kit/config-example.html - vendor/local/share/gtk-doc/html/p11-kit/config-files.html - vendor/local/share/gtk-doc/html/p11-kit/config.html - vendor/local/share/gtk-doc/html/p11-kit/devel-building-style.html - vendor/local/share/gtk-doc/html/p11-kit/devel-building.html - vendor/local/share/gtk-doc/html/p11-kit/devel-commands.html - vendor/local/share/gtk-doc/html/p11-kit/devel-debugging.html - vendor/local/share/gtk-doc/html/p11-kit/devel-paths.html - vendor/local/share/gtk-doc/html/p11-kit/devel-testing.html - vendor/local/share/gtk-doc/html/p11-kit/devel.html - vendor/local/share/gtk-doc/html/p11-kit/gtk-doc.css - vendor/local/share/gtk-doc/html/p11-kit/home.png - vendor/local/share/gtk-doc/html/p11-kit/index.html - vendor/local/share/gtk-doc/html/p11-kit/index.sgml - vendor/local/share/gtk-doc/html/p11-kit/left-insensitive.png - vendor/local/share/gtk-doc/html/p11-kit/left.png - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Future.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Modules.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-URIs.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Utilities.html - vendor/local/share/gtk-doc/html/p11-kit/p11-kit.devhelp2 - vendor/local/share/gtk-doc/html/p11-kit/p11-kit.html - vendor/local/share/gtk-doc/html/p11-kit/pkcs11-conf.html - vendor/local/share/gtk-doc/html/p11-kit/reference.html - vendor/local/share/gtk-doc/html/p11-kit/right-insensitive.png - vendor/local/share/gtk-doc/html/p11-kit/right.png - vendor/local/share/gtk-doc/html/p11-kit/sharing-managed.html - vendor/local/share/gtk-doc/html/p11-kit/sharing.html - vendor/local/share/gtk-doc/html/p11-kit/style.css - vendor/local/share/gtk-doc/html/p11-kit/tools.html - vendor/local/share/gtk-doc/html/p11-kit/trust-disable.html - vendor/local/share/gtk-doc/html/p11-kit/trust-glib-networking.html - vendor/local/share/gtk-doc/html/p11-kit/trust-module.html - vendor/local/share/gtk-doc/html/p11-kit/trust-nss.html - vendor/local/share/gtk-doc/html/p11-kit/trust.html - vendor/local/share/gtk-doc/html/p11-kit/up-insensitive.png - vendor/local/share/gtk-doc/html/p11-kit/up.png - vendor/local/share/info/autosprintf.info - vendor/local/share/info/dir - vendor/local/share/info/gmp.info - vendor/local/share/info/gmp.info-1 - vendor/local/share/info/gmp.info-2 - vendor/local/share/info/libffi.info - vendor/local/share/info/libidn-components.png - vendor/local/share/info/libidn.info - vendor/local/share/info/libtasn1.info - vendor/local/share/license/gettext/AUTHORS - vendor/local/share/license/gettext/COPYING - vendor/local/share/license/glib-networking/AUTHORS - vendor/local/share/license/glib-networking/COPYING - vendor/local/share/license/glib/AUTHORS - vendor/local/share/license/glib/COPYING - vendor/local/share/license/gmp/AUTHORS - vendor/local/share/license/gmp/COPYING - vendor/local/share/license/gnutls/AUTHORS - vendor/local/share/license/gnutls/COPYING - vendor/local/share/license/libiconv/AUTHORS - vendor/local/share/license/libiconv/COPYING - vendor/local/share/license/libiconv/COPYING.LIB - vendor/local/share/license/libidn/AUTHORS - vendor/local/share/license/libidn/COPYING - vendor/local/share/license/libtasn1/AUTHORS - vendor/local/share/license/libtasn1/COPYING - vendor/local/share/license/libtasn1/COPYING.LIB - vendor/local/share/license/nettle/AUTHORS - vendor/local/share/license/p11-kit/AUTHORS - vendor/local/share/license/p11-kit/COPYING - vendor/local/share/license/pcre/AUTHORS - vendor/local/share/license/pcre/COPYING - vendor/local/share/locale/af/LC_MESSAGES/glib20.mo - vendor/local/share/locale/am/LC_MESSAGES/glib20.mo - vendor/local/share/locale/an/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/an/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ar/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ar/LC_MESSAGES/glib20.mo - vendor/local/share/locale/as/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/as/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ast/LC_MESSAGES/glib20.mo - vendor/local/share/locale/az/LC_MESSAGES/glib20.mo - vendor/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/be/LC_MESSAGES/glib20.mo - vendor/local/share/locale/be@latin/LC_MESSAGES/glib20.mo - vendor/local/share/locale/bg/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo - vendor/local/share/locale/bn/LC_MESSAGES/glib20.mo - vendor/local/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/bn_IN/LC_MESSAGES/glib20.mo - vendor/local/share/locale/bs/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo - vendor/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo - vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/cs/LC_MESSAGES/libidn.mo - vendor/local/share/locale/cy/LC_MESSAGES/glib20.mo - vendor/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/da/LC_MESSAGES/glib20.mo - vendor/local/share/locale/da/LC_MESSAGES/libidn.mo - vendor/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/de/LC_MESSAGES/glib20.mo - vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/de/LC_MESSAGES/libidn.mo - vendor/local/share/locale/dz/LC_MESSAGES/glib20.mo - vendor/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/el/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/el/LC_MESSAGES/glib20.mo - vendor/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/en@boldquot/LC_MESSAGES/libidn.mo - vendor/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/en@quot/LC_MESSAGES/libidn.mo - vendor/local/share/locale/en@shaw/LC_MESSAGES/glib20.mo - vendor/local/share/locale/en_CA/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/en_CA/LC_MESSAGES/glib20.mo - vendor/local/share/locale/en_GB/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo - vendor/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/eo/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo - vendor/local/share/locale/eo/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/eo/LC_MESSAGES/libidn.mo - vendor/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/es/LC_MESSAGES/glib20.mo - vendor/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/et/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/et/LC_MESSAGES/glib20.mo - vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo - vendor/local/share/locale/fa/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/fa/LC_MESSAGES/glib20.mo - vendor/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/fi/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo - vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/fi/LC_MESSAGES/libidn.mo - vendor/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo - vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/fr/LC_MESSAGES/libidn.mo - vendor/local/share/locale/fur/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/fur/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ga/LC_MESSAGES/glib20.mo - vendor/local/share/locale/gd/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/gd/LC_MESSAGES/glib20.mo - vendor/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo - vendor/local/share/locale/gu/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo - vendor/local/share/locale/he/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/he/LC_MESSAGES/glib20.mo - vendor/local/share/locale/hi/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo - vendor/local/share/locale/hr/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/hr/LC_MESSAGES/glib20.mo - vendor/local/share/locale/hr/LC_MESSAGES/libidn.mo - vendor/local/share/locale/hu/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo - vendor/local/share/locale/hu/LC_MESSAGES/libidn.mo - vendor/local/share/locale/hy/LC_MESSAGES/glib20.mo - vendor/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/id/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/id/LC_MESSAGES/glib20.mo - vendor/local/share/locale/id/LC_MESSAGES/libidn.mo - vendor/local/share/locale/is/LC_MESSAGES/glib20.mo - vendor/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/it/LC_MESSAGES/glib20.mo - vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/it/LC_MESSAGES/libidn.mo - vendor/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ja/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ja/LC_MESSAGES/libidn.mo - vendor/local/share/locale/ka/LC_MESSAGES/glib20.mo - vendor/local/share/locale/kk/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo - vendor/local/share/locale/km/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/kn/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ku/LC_MESSAGES/glib20.mo - vendor/local/share/locale/locale.alias - vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo - vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo - vendor/local/share/locale/mai/LC_MESSAGES/glib20.mo - vendor/local/share/locale/mg/LC_MESSAGES/glib20.mo - vendor/local/share/locale/mk/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo - vendor/local/share/locale/mn/LC_MESSAGES/glib20.mo - vendor/local/share/locale/mr/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ms/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/nb/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo - vendor/local/share/locale/nds/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo - vendor/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/nl/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo - vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/nl/LC_MESSAGES/libidn.mo - vendor/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/nn/LC_MESSAGES/glib20.mo - vendor/local/share/locale/oc/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/oc/LC_MESSAGES/glib20.mo - vendor/local/share/locale/or/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/or/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pa/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/pl/LC_MESSAGES/libidn.mo - vendor/local/share/locale/ps/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/pt/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo - vendor/local/share/locale/pt_BR/LC_MESSAGES/libidn.mo - vendor/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ro/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ro/LC_MESSAGES/libidn.mo - vendor/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/ru/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo - vendor/local/share/locale/rw/LC_MESSAGES/glib20.mo - vendor/local/share/locale/si/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sq/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sr/LC_MESSAGES/libidn.mo - vendor/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/sv/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo - vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/ta/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo - vendor/local/share/locale/te/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/te/LC_MESSAGES/glib20.mo - vendor/local/share/locale/tg/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/tg/LC_MESSAGES/glib20.mo - vendor/local/share/locale/th/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/th/LC_MESSAGES/glib20.mo - vendor/local/share/locale/tl/LC_MESSAGES/glib20.mo - vendor/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/tr/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo - vendor/local/share/locale/tt/LC_MESSAGES/glib20.mo - vendor/local/share/locale/ug/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/ug/LC_MESSAGES/glib20.mo - vendor/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/uk/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/uk/LC_MESSAGES/glib20.mo - vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/uk/LC_MESSAGES/libidn.mo - vendor/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/vi/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo - vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/vi/LC_MESSAGES/libidn.mo - vendor/local/share/locale/wa/LC_MESSAGES/glib20.mo - vendor/local/share/locale/xh/LC_MESSAGES/glib20.mo - vendor/local/share/locale/yi/LC_MESSAGES/glib20.mo - vendor/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo - vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo - vendor/local/share/locale/zh_CN/LC_MESSAGES/libidn.mo - vendor/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo - vendor/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo - vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo - vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo - vendor/local/share/man/man1/asn1Coding.1 - vendor/local/share/man/man1/asn1Decoding.1 - vendor/local/share/man/man1/asn1Parser.1 - vendor/local/share/man/man1/envsubst.1 - vendor/local/share/man/man1/gapplication.1 - vendor/local/share/man/man1/gdbus-codegen.1 - vendor/local/share/man/man1/gdbus.1 - vendor/local/share/man/man1/gettext.1 - vendor/local/share/man/man1/gio-querymodules.1 - vendor/local/share/man/man1/gio.1 - vendor/local/share/man/man1/glib-compile-resources.1 - vendor/local/share/man/man1/glib-compile-schemas.1 - vendor/local/share/man/man1/glib-genmarshal.1 - vendor/local/share/man/man1/glib-gettextize.1 - vendor/local/share/man/man1/glib-mkenums.1 - vendor/local/share/man/man1/gobject-query.1 - vendor/local/share/man/man1/gresource.1 - vendor/local/share/man/man1/gsettings.1 - vendor/local/share/man/man1/gtester-report.1 - vendor/local/share/man/man1/gtester.1 - vendor/local/share/man/man1/iconv.1 - vendor/local/share/man/man1/idn.1 - vendor/local/share/man/man1/ngettext.1 - vendor/local/share/man/man1/pcre-config.1 - vendor/local/share/man/man1/pcregrep.1 - vendor/local/share/man/man1/pcretest.1 - vendor/local/share/man/man3/asn1_array2tree.3 - vendor/local/share/man/man3/asn1_bit_der.3 - vendor/local/share/man/man3/asn1_check_version.3 - vendor/local/share/man/man3/asn1_copy_node.3 - vendor/local/share/man/man3/asn1_create_element.3 - vendor/local/share/man/man3/asn1_decode_simple_ber.3 - vendor/local/share/man/man3/asn1_decode_simple_der.3 - vendor/local/share/man/man3/asn1_delete_element.3 - vendor/local/share/man/man3/asn1_delete_structure.3 - vendor/local/share/man/man3/asn1_delete_structure2.3 - vendor/local/share/man/man3/asn1_der_coding.3 - vendor/local/share/man/man3/asn1_der_decoding.3 - vendor/local/share/man/man3/asn1_der_decoding2.3 - vendor/local/share/man/man3/asn1_der_decoding_element.3 - vendor/local/share/man/man3/asn1_der_decoding_startEnd.3 - vendor/local/share/man/man3/asn1_dup_node.3 - vendor/local/share/man/man3/asn1_encode_simple_der.3 - vendor/local/share/man/man3/asn1_expand_any_defined_by.3 - vendor/local/share/man/man3/asn1_expand_octet_string.3 - vendor/local/share/man/man3/asn1_find_node.3 - vendor/local/share/man/man3/asn1_find_structure_from_oid.3 - vendor/local/share/man/man3/asn1_get_bit_der.3 - vendor/local/share/man/man3/asn1_get_length_ber.3 - vendor/local/share/man/man3/asn1_get_length_der.3 - vendor/local/share/man/man3/asn1_get_object_id_der.3 - vendor/local/share/man/man3/asn1_get_octet_der.3 - vendor/local/share/man/man3/asn1_get_tag_der.3 - vendor/local/share/man/man3/asn1_length_der.3 - vendor/local/share/man/man3/asn1_number_of_elements.3 - vendor/local/share/man/man3/asn1_octet_der.3 - vendor/local/share/man/man3/asn1_parser2array.3 - vendor/local/share/man/man3/asn1_parser2tree.3 - vendor/local/share/man/man3/asn1_perror.3 - vendor/local/share/man/man3/asn1_print_structure.3 - vendor/local/share/man/man3/asn1_read_node_value.3 - vendor/local/share/man/man3/asn1_read_tag.3 - vendor/local/share/man/man3/asn1_read_value.3 - vendor/local/share/man/man3/asn1_read_value_type.3 - vendor/local/share/man/man3/asn1_strerror.3 - vendor/local/share/man/man3/asn1_write_value.3 - vendor/local/share/man/man3/bind_textdomain_codeset.3 - vendor/local/share/man/man3/bindtextdomain.3 - vendor/local/share/man/man3/dcgettext.3 - vendor/local/share/man/man3/dcngettext.3 - vendor/local/share/man/man3/dgettext.3 - vendor/local/share/man/man3/dngettext.3 - vendor/local/share/man/man3/ffi.3 - vendor/local/share/man/man3/ffi_call.3 - vendor/local/share/man/man3/ffi_prep_cif.3 - vendor/local/share/man/man3/ffi_prep_cif_var.3 - vendor/local/share/man/man3/gettext.3 - vendor/local/share/man/man3/iconv.3 - vendor/local/share/man/man3/iconv_close.3 - vendor/local/share/man/man3/iconv_open.3 - vendor/local/share/man/man3/iconv_open_into.3 - vendor/local/share/man/man3/iconvctl.3 - vendor/local/share/man/man3/idn_free.3 - vendor/local/share/man/man3/idna_strerror.3 - vendor/local/share/man/man3/idna_to_ascii_4i.3 - vendor/local/share/man/man3/idna_to_ascii_4z.3 - vendor/local/share/man/man3/idna_to_ascii_8z.3 - vendor/local/share/man/man3/idna_to_ascii_lz.3 - vendor/local/share/man/man3/idna_to_unicode_44i.3 - vendor/local/share/man/man3/idna_to_unicode_4z4z.3 - vendor/local/share/man/man3/idna_to_unicode_8z4z.3 - vendor/local/share/man/man3/idna_to_unicode_8z8z.3 - vendor/local/share/man/man3/idna_to_unicode_8zlz.3 - vendor/local/share/man/man3/idna_to_unicode_lzlz.3 - vendor/local/share/man/man3/ngettext.3 - vendor/local/share/man/man3/pcre.3 - vendor/local/share/man/man3/pcre16.3 - vendor/local/share/man/man3/pcre16_assign_jit_stack.3 - vendor/local/share/man/man3/pcre16_compile.3 - vendor/local/share/man/man3/pcre16_compile2.3 - vendor/local/share/man/man3/pcre16_config.3 - vendor/local/share/man/man3/pcre16_copy_named_substring.3 - vendor/local/share/man/man3/pcre16_copy_substring.3 - vendor/local/share/man/man3/pcre16_dfa_exec.3 - vendor/local/share/man/man3/pcre16_exec.3 - vendor/local/share/man/man3/pcre16_free_study.3 - vendor/local/share/man/man3/pcre16_free_substring.3 - vendor/local/share/man/man3/pcre16_free_substring_list.3 - vendor/local/share/man/man3/pcre16_fullinfo.3 - vendor/local/share/man/man3/pcre16_get_named_substring.3 - vendor/local/share/man/man3/pcre16_get_stringnumber.3 - vendor/local/share/man/man3/pcre16_get_stringtable_entries.3 - vendor/local/share/man/man3/pcre16_get_substring.3 - vendor/local/share/man/man3/pcre16_get_substring_list.3 - vendor/local/share/man/man3/pcre16_jit_exec.3 - vendor/local/share/man/man3/pcre16_jit_stack_alloc.3 - vendor/local/share/man/man3/pcre16_jit_stack_free.3 - vendor/local/share/man/man3/pcre16_maketables.3 - vendor/local/share/man/man3/pcre16_pattern_to_host_byte_order.3 - vendor/local/share/man/man3/pcre16_refcount.3 - vendor/local/share/man/man3/pcre16_study.3 - vendor/local/share/man/man3/pcre16_utf16_to_host_byte_order.3 - vendor/local/share/man/man3/pcre16_version.3 - vendor/local/share/man/man3/pcre32.3 - vendor/local/share/man/man3/pcre32_assign_jit_stack.3 - vendor/local/share/man/man3/pcre32_compile.3 - vendor/local/share/man/man3/pcre32_compile2.3 - vendor/local/share/man/man3/pcre32_config.3 - vendor/local/share/man/man3/pcre32_copy_named_substring.3 - vendor/local/share/man/man3/pcre32_copy_substring.3 - vendor/local/share/man/man3/pcre32_dfa_exec.3 - vendor/local/share/man/man3/pcre32_exec.3 - vendor/local/share/man/man3/pcre32_free_study.3 - vendor/local/share/man/man3/pcre32_free_substring.3 - vendor/local/share/man/man3/pcre32_free_substring_list.3 - vendor/local/share/man/man3/pcre32_fullinfo.3 - vendor/local/share/man/man3/pcre32_get_named_substring.3 - vendor/local/share/man/man3/pcre32_get_stringnumber.3 - vendor/local/share/man/man3/pcre32_get_stringtable_entries.3 - vendor/local/share/man/man3/pcre32_get_substring.3 - vendor/local/share/man/man3/pcre32_get_substring_list.3 - vendor/local/share/man/man3/pcre32_jit_exec.3 - vendor/local/share/man/man3/pcre32_jit_stack_alloc.3 - vendor/local/share/man/man3/pcre32_jit_stack_free.3 - vendor/local/share/man/man3/pcre32_maketables.3 - vendor/local/share/man/man3/pcre32_pattern_to_host_byte_order.3 - vendor/local/share/man/man3/pcre32_refcount.3 - vendor/local/share/man/man3/pcre32_study.3 - vendor/local/share/man/man3/pcre32_utf32_to_host_byte_order.3 - vendor/local/share/man/man3/pcre32_version.3 - vendor/local/share/man/man3/pcre_assign_jit_stack.3 - vendor/local/share/man/man3/pcre_compile.3 - vendor/local/share/man/man3/pcre_compile2.3 - vendor/local/share/man/man3/pcre_config.3 - vendor/local/share/man/man3/pcre_copy_named_substring.3 - vendor/local/share/man/man3/pcre_copy_substring.3 - vendor/local/share/man/man3/pcre_dfa_exec.3 - vendor/local/share/man/man3/pcre_exec.3 - vendor/local/share/man/man3/pcre_free_study.3 - vendor/local/share/man/man3/pcre_free_substring.3 - vendor/local/share/man/man3/pcre_free_substring_list.3 - vendor/local/share/man/man3/pcre_fullinfo.3 - vendor/local/share/man/man3/pcre_get_named_substring.3 - vendor/local/share/man/man3/pcre_get_stringnumber.3 - vendor/local/share/man/man3/pcre_get_stringtable_entries.3 - vendor/local/share/man/man3/pcre_get_substring.3 - vendor/local/share/man/man3/pcre_get_substring_list.3 - vendor/local/share/man/man3/pcre_jit_exec.3 - vendor/local/share/man/man3/pcre_jit_stack_alloc.3 - vendor/local/share/man/man3/pcre_jit_stack_free.3 - vendor/local/share/man/man3/pcre_maketables.3 - vendor/local/share/man/man3/pcre_pattern_to_host_byte_order.3 - vendor/local/share/man/man3/pcre_refcount.3 - vendor/local/share/man/man3/pcre_study.3 - vendor/local/share/man/man3/pcre_utf16_to_host_byte_order.3 - vendor/local/share/man/man3/pcre_utf32_to_host_byte_order.3 - vendor/local/share/man/man3/pcre_version.3 - vendor/local/share/man/man3/pcreapi.3 - vendor/local/share/man/man3/pcrebuild.3 - vendor/local/share/man/man3/pcrecallout.3 - vendor/local/share/man/man3/pcrecompat.3 - vendor/local/share/man/man3/pcrecpp.3 - vendor/local/share/man/man3/pcredemo.3 - vendor/local/share/man/man3/pcrejit.3 - vendor/local/share/man/man3/pcrelimits.3 - vendor/local/share/man/man3/pcrematching.3 - vendor/local/share/man/man3/pcrepartial.3 - vendor/local/share/man/man3/pcrepattern.3 - vendor/local/share/man/man3/pcreperform.3 - vendor/local/share/man/man3/pcreposix.3 - vendor/local/share/man/man3/pcreprecompile.3 - vendor/local/share/man/man3/pcresample.3 - vendor/local/share/man/man3/pcrestack.3 - vendor/local/share/man/man3/pcresyntax.3 - vendor/local/share/man/man3/pcreunicode.3 - vendor/local/share/man/man3/pr29_4.3 - vendor/local/share/man/man3/pr29_4z.3 - vendor/local/share/man/man3/pr29_8z.3 - vendor/local/share/man/man3/pr29_strerror.3 - vendor/local/share/man/man3/punycode_decode.3 - vendor/local/share/man/man3/punycode_encode.3 - vendor/local/share/man/man3/punycode_strerror.3 - vendor/local/share/man/man3/stringprep.3 - vendor/local/share/man/man3/stringprep_4i.3 - vendor/local/share/man/man3/stringprep_4zi.3 - vendor/local/share/man/man3/stringprep_check_version.3 - vendor/local/share/man/man3/stringprep_convert.3 - vendor/local/share/man/man3/stringprep_locale_charset.3 - vendor/local/share/man/man3/stringprep_locale_to_utf8.3 - vendor/local/share/man/man3/stringprep_profile.3 - vendor/local/share/man/man3/stringprep_strerror.3 - vendor/local/share/man/man3/stringprep_ucs4_nfkc_normalize.3 - vendor/local/share/man/man3/stringprep_ucs4_to_utf8.3 - vendor/local/share/man/man3/stringprep_unichar_to_utf8.3 - vendor/local/share/man/man3/stringprep_utf8_nfkc_normalize.3 - vendor/local/share/man/man3/stringprep_utf8_to_locale.3 - vendor/local/share/man/man3/stringprep_utf8_to_ucs4.3 - vendor/local/share/man/man3/stringprep_utf8_to_unichar.3 - vendor/local/share/man/man3/textdomain.3 - vendor/local/share/man/man3/tld_check_4.3 - vendor/local/share/man/man3/tld_check_4t.3 - vendor/local/share/man/man3/tld_check_4tz.3 - vendor/local/share/man/man3/tld_check_4z.3 - vendor/local/share/man/man3/tld_check_8z.3 - vendor/local/share/man/man3/tld_check_lz.3 - vendor/local/share/man/man3/tld_default_table.3 - vendor/local/share/man/man3/tld_get_4.3 - vendor/local/share/man/man3/tld_get_4z.3 - vendor/local/share/man/man3/tld_get_table.3 - vendor/local/share/man/man3/tld_get_z.3 - vendor/local/share/man/man3/tld_strerror.3 - vendor/local/share/p11-kit/modules/p11-kit-trust.module homepage: http://ruby-gnome2.sourceforge.jp/ licenses: - LGPL-2.1+ metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.1' - - "<" - !ruby/object:Gem::Version version: '2.5' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Ruby/GLib2 is a Ruby binding of GLib-2.x. test_files: []