gio.devhelp   gio.devhelp 
skipping to change at line 23 skipping to change at line 23
<sub name="GFile" link="GFile.html"/> <sub name="GFile" link="GFile.html"/>
<sub name="GFileAttribute" link="gio-GFileAttribute.html"/> <sub name="GFileAttribute" link="gio-GFileAttribute.html"/>
<sub name="GFileInfo" link="GFileInfo.html"/> <sub name="GFileInfo" link="GFileInfo.html"/>
<sub name="GFileEnumerator" link="GFileEnumerator.html"/> <sub name="GFileEnumerator" link="GFileEnumerator.html"/>
<sub name="GIOError" link="gio-GIOError.html"/> <sub name="GIOError" link="gio-GIOError.html"/>
<sub name="GMountOperation" link="GMountOperation.html"/> <sub name="GMountOperation" link="GMountOperation.html"/>
</sub> </sub>
<sub name="File System Monitoring" link="file_mon.html"> <sub name="File System Monitoring" link="file_mon.html">
<sub name="GFileMonitor" link="GFileMonitor.html"/> <sub name="GFileMonitor" link="GFileMonitor.html"/>
</sub> </sub>
<sub name="File-related Utilities" link="utils.html">
<sub name="GFilenameCompleter" link="GFilenameCompleter.html"/>
</sub>
<sub name="Asynchronous I/O" link="async.html"> <sub name="Asynchronous I/O" link="async.html">
<sub name="GCancellable" link="GCancellable.html"/> <sub name="GCancellable" link="GCancellable.html"/>
<sub name="GAsyncResult" link="GAsyncResult.html"/> <sub name="GAsyncResult" link="GAsyncResult.html"/>
<sub name="GIOScheduler" link="gio-GIOScheduler.html"/> <sub name="GIOScheduler" link="gio-GIOScheduler.html"/>
<sub name="GSimpleAsyncResult" link="GSimpleAsyncResult.html"/> <sub name="GSimpleAsyncResult" link="GSimpleAsyncResult.html"/>
</sub> </sub>
<sub name="Data conversion" link="conversion.html"> <sub name="Data conversion" link="conversion.html">
<sub name="GConverter" link="GConverter.html"/> <sub name="GConverter" link="GConverter.html"/>
<sub name="GCharsetConverter" link="GCharsetConverter.html"/> <sub name="GCharsetConverter" link="GCharsetConverter.html"/>
<sub name="GZlibCompressor" link="GZlibCompressor.html"/> <sub name="GZlibCompressor" link="GZlibCompressor.html"/>
skipping to change at line 56 skipping to change at line 59
<sub name="GMemoryInputStream" link="GMemoryInputStream.html"/> <sub name="GMemoryInputStream" link="GMemoryInputStream.html"/>
<sub name="GMemoryOutputStream" link="GMemoryOutputStream.html"/> <sub name="GMemoryOutputStream" link="GMemoryOutputStream.html"/>
<sub name="GBufferedInputStream" link="GBufferedInputStream.html"/> <sub name="GBufferedInputStream" link="GBufferedInputStream.html"/>
<sub name="GBufferedOutputStream" link="GBufferedOutputStream.html" /> <sub name="GBufferedOutputStream" link="GBufferedOutputStream.html" />
<sub name="GDataInputStream" link="GDataInputStream.html"/> <sub name="GDataInputStream" link="GDataInputStream.html"/>
<sub name="GDataOutputStream" link="GDataOutputStream.html"/> <sub name="GDataOutputStream" link="GDataOutputStream.html"/>
<sub name="GUnixInputStream" link="GUnixInputStream.html"/> <sub name="GUnixInputStream" link="GUnixInputStream.html"/>
<sub name="GUnixOutputStream" link="GUnixOutputStream.html"/> <sub name="GUnixOutputStream" link="GUnixOutputStream.html"/>
<sub name="GConverterInputstream" link="gio-GConverterInputstream.h tml"/> <sub name="GConverterInputstream" link="gio-GConverterInputstream.h tml"/>
<sub name="GConverterOutputstream" link="gio-GConverterOutputstream .html"/> <sub name="GConverterOutputstream" link="gio-GConverterOutputstream .html"/>
<sub name="GPollableInputStream" link="GPollableInputStream.html"/>
<sub name="GPollableOutputStream" link="GPollableOutputStream.html"
/>
</sub> </sub>
<sub name="File types and applications" link="types.html"> <sub name="File types and applications" link="types.html">
<sub name="GContentType" link="gio-GContentType.html"/> <sub name="GContentType" link="gio-GContentType.html"/>
<sub name="GAppInfo" link="GAppInfo.html"/> <sub name="GAppInfo" link="GAppInfo.html"/>
<sub name="Desktop file based GAppInfo" link="gio-Desktop-file-base d-GAppInfo.html"/> <sub name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.h tml"/>
</sub> </sub>
<sub name="Volumes and Drives" link="volume_mon.html"> <sub name="Volumes and Drives" link="volume_mon.html">
<sub name="GVolumeMonitor" link="GVolumeMonitor.html"/> <sub name="GVolumeMonitor" link="GVolumeMonitor.html"/>
<sub name="GVolume" link="GVolume.html"/> <sub name="GVolume" link="GVolume.html"/>
<sub name="GMount" link="GMount.html"/> <sub name="GMount" link="GMount.html"/>
<sub name="GDrive" link="GDrive.html"/> <sub name="GDrive" link="GDrive.html"/>
<sub name="Unix Mounts" link="gio-Unix-Mounts.html"/> <sub name="Unix Mounts" link="gio-Unix-Mounts.html"/>
</sub> </sub>
<sub name="Icons" link="icons.html"> <sub name="Icons" link="icons.html">
<sub name="GIcon" link="GIcon.html"/> <sub name="GIcon" link="GIcon.html"/>
<sub name="GFileIcon" link="GFileIcon.html"/> <sub name="GFileIcon" link="GFileIcon.html"/>
<sub name="GLoadableIcon" link="GLoadableIcon.html"/> <sub name="GLoadableIcon" link="GLoadableIcon.html"/>
<sub name="GThemedIcon" link="GThemedIcon.html"/> <sub name="GThemedIcon" link="GThemedIcon.html"/>
<sub name="GEmblemedIcon" link="GEmblemedIcon.html"/> <sub name="GEmblemedIcon" link="GEmblemedIcon.html"/>
<sub name="GEmblem" link="GEmblem.html"/> <sub name="GEmblem" link="GEmblem.html"/>
</sub> </sub>
<sub name="Failable Initialization" link="failable_initialization.htm l"> <sub name="Failable Initialization" link="failable_initialization.htm l">
<sub name="GInitable" link="GInitable.html"/> <sub name="GInitable" link="GInitable.html"/>
<sub name="GAsyncInitable" link="GAsyncInitable.html"/> <sub name="GAsyncInitable" link="GAsyncInitable.html"/>
</sub> </sub>
<sub name="Lowlevel platform-independent network support" link="netwo rking.html"> <sub name="Lowlevel network support" link="networking.html">
<sub name="GSocket" link="GSocket.html"/> <sub name="GSocket" link="GSocket.html"/>
<sub name="GInetAddress" link="GInetAddress.html"/> <sub name="GInetAddress" link="GInetAddress.html"/>
<sub name="GSocketAddress" link="GSocketAddress.html"/> <sub name="GSocketAddress" link="GSocketAddress.html"/>
<sub name="GInetSocketAddress" link="GInetSocketAddress.html"/> <sub name="GInetSocketAddress" link="GInetSocketAddress.html"/>
<sub name="GUnixSocketAddress" link="GUnixSocketAddress.html"/> <sub name="GUnixSocketAddress" link="GUnixSocketAddress.html"/>
<sub name="GSocketControlMessage" link="GSocketControlMessage.html" /> <sub name="GSocketControlMessage" link="GSocketControlMessage.html" />
<sub name="GUnixFDList" link="GUnixFDList.html"/> <sub name="GUnixFDList" link="GUnixFDList.html"/>
<sub name="GUnixFDMessage" link="GUnixFDMessage.html"/> <sub name="GUnixFDMessage" link="GUnixFDMessage.html"/>
</sub> <sub name="GCredentials" link="GCredentials.html"/>
<sub name="DNS resolution" link="resolver.html"> <sub name="GUnixCredentialsMessage" link="GUnixCredentialsMessage.h
<sub name="GResolver" link="GResolver.html"/> tml"/>
<sub name="GSocketConnectable" link="GSocketConnectable.html"/> <sub name="GProxy" link="GProxy.html"/>
<sub name="GNetworkAddress" link="GNetworkAddress.html"/> <sub name="GProxyAddress" link="GProxyAddress.html"/>
<sub name="GNetworkService" link="GNetworkService.html"/>
<sub name="GSrvTarget" link="gio-GSrvTarget.html"/>
</sub> </sub>
<sub name="Highlevel network functionallity" link="highlevel-socket.h tml"> <sub name="Highlevel network functionallity" link="highlevel-socket.h tml">
<sub name="GSocketClient" link="GSocketClient.html"/> <sub name="GSocketClient" link="GSocketClient.html"/>
<sub name="GSocketConnection" link="GSocketConnection.html"/> <sub name="GSocketConnection" link="GSocketConnection.html"/>
<sub name="GUnixConnection" link="GUnixConnection.html"/>
<sub name="GTcpConnection" link="GTcpConnection.html"/>
<sub name="GTcpWrapperConnection" link="GTcpWrapperConnection.html"
/>
<sub name="GSocketListener" link="GSocketListener.html"/> <sub name="GSocketListener" link="GSocketListener.html"/>
<sub name="GSocketService" link="GSocketService.html"/> <sub name="GSocketService" link="GSocketService.html"/>
<sub name="GThreadedSocketService" link="GThreadedSocketService.htm l"/> <sub name="GThreadedSocketService" link="GThreadedSocketService.htm l"/>
</sub> </sub>
<sub name="Utilities" link="utils.html"> <sub name="TLS (SSL) support" link="tls.html">
<sub name="GFilenameCompleter" link="GFilenameCompleter.html"/> <sub name="TLS Overview" link="gio-TLS-Overview.html"/>
<sub name="GTlsCertificate" link="GTlsCertificate.html"/>
<sub name="GTlsConnection" link="GTlsConnection.html"/>
<sub name="GTlsClientConnection" link="GTlsClientConnection.html"/>
<sub name="GTlsServerConnection" link="GTlsServerConnection.html"/>
<sub name="GTlsBackend" link="GTlsBackend.html"/>
</sub>
<sub name="DNS resolution" link="resolver.html">
<sub name="GResolver" link="GResolver.html"/>
<sub name="GProxyResolver" link="GProxyResolver.html"/>
<sub name="GSocketConnectable" link="GSocketConnectable.html"/>
<sub name="GNetworkAddress" link="GNetworkAddress.html"/>
<sub name="GNetworkService" link="GNetworkService.html"/>
<sub name="GSrvTarget" link="GSrvTarget.html"/>
</sub>
<sub name="Lowlevel D-Bus Support" link="gdbus-lowlevel.html">
<sub name="D-Bus Utilities" link="gio-D-Bus-Utilities.html"/>
<sub name="D-Bus Addresses" link="gio-D-Bus-Addresses.html"/>
<sub name="D-Bus Introspection Data" link="gio-D-Bus-Introspection-
Data.html"/>
<sub name="GDBusError" link="GDBusError.html"/>
<sub name="GDBusMessage" link="GDBusMessage.html"/>
<sub name="GDBusConnection" link="GDBusConnection.html"/>
<sub name="GDBusMethodInvocation" link="GDBusMethodInvocation.html"
/>
<sub name="GDBusServer" link="GDBusServer.html"/>
<sub name="GDBusAuthObserver" link="GDBusAuthObserver.html"/>
</sub>
<sub name="Highlevel D-Bus Support" link="gdbus-convenience.html">
<sub name="Owning Bus Names" link="gio-Owning-Bus-Names.html"/>
<sub name="Watching Bus Names" link="gio-Watching-Bus-Names.html"/>
<sub name="GDBusProxy" link="GDBusProxy.html"/>
</sub>
<sub name="Settings" link="settings.html">
<sub name="GSettings" link="GSettings.html"/>
<sub name="GSettingsBackend" link="GSettingsBackend.html"/>
</sub>
<sub name="Permissions" link="permissions.html">
<sub name="GPermission" link="GPermission.html"/>
<sub name="GSimplePermission" link="GSimplePermission.html"/>
</sub>
<sub name="Application support" link="application.html">
<sub name="GActionGroup" link="GActionGroup.html"/>
<sub name="GSimpleActionGroup" link="GSimpleActionGroup.html"/>
<sub name="GAction" link="GAction.html"/>
<sub name="GSimpleAction" link="GSimpleAction.html"/>
<sub name="GApplication" link="GApplication.html"/>
<sub name="GApplicationCommandLine" link="GApplicationCommandLine.h
tml"/>
</sub> </sub>
<sub name="Extending GIO" link="extending.html"> <sub name="Extending GIO" link="extending.html">
<sub name="GVfs" link="GVfs.html"/> <sub name="GVfs" link="GVfs.html"/>
<sub name="GIOModule" link="GIOModule.html"/> <sub name="GIOModule" link="GIOModule.html"/>
<sub name="Extension Points" link="gio-Extension-Points.html"/> <sub name="Extension Points" link="gio-Extension-Points.html"/>
</sub> </sub>
<sub name="GIO Tools" link="tools.html">
<sub name="gio-querymodules" link="gio-querymodules.html"/>
<sub name="gsettings" link="gsettings-tool.html"/>
<sub name="glib-compile-schemas" link="glib-compile-schemas.html"/>
<sub name="gdbus" link="gdbus.html"/>
</sub>
</sub> </sub>
<sub name="Migrating to GIO" link="migrating.html"> <sub name="Migrating to GIO" link="migrating.html">
<sub name="Migrating from POSIX to GIO" link="ch19.html"/> <sub name="Migrating to GIO" link="migrating.html">
<sub name="Migrating from GnomeVFS to GIO" link="ch20.html"> <sub name="Migrating from POSIX to GIO" link="ch26.html"/>
<sub name="Trash handling" link="ch20.html#id512147"/> </sub>
<sub name="Operations on multiple files" link="ch20s02.html"/> <sub name="Migrating from GnomeVFS to GIO" link="ch27.html">
<sub name="Mime monitoring" link="ch20s03.html"/> <sub name="Trash handling" link="ch27.html#id390362"/>
<sub name="Operations on multiple files" link="ch27s02.html"/>
<sub name="Mime monitoring" link="ch27s03.html"/>
</sub>
<sub name="Migrating from GConf to GSettings" link="ch28.html">
<sub name="Before you start" link="ch28.html#id466165"/>
<sub name="Conceptual differences" link="ch28s02.html"/>
<sub name="GConfClient (and GConfBridge) API conversion" link="ch28
s03.html"/>
<sub name="Change notification" link="ch28s04.html"/>
<sub name="Change sets" link="ch28s05.html"/>
<sub name="Schema conversion" link="ch28s06.html"/>
<sub name="Data conversion" link="ch28s07.html"/>
</sub>
<sub name="Migrating to GDBus" link="ch29.html">
<sub name="Conceptual differences" link="ch29.html#id342015"/>
<sub name="API comparison" link="ch29s02.html"/>
<sub name="Owning bus names" link="ch29s03.html"/>
<sub name="Creating proxies for well-known names" link="ch29s04.htm
l"/>
<sub name="Client-side GObject bindings" link="ch29s05.html"/>
<sub name="Exporting objects" link="ch29s06.html"/>
</sub> </sub>
</sub> </sub>
<sub name="Object Hierarchy" link="gio-hierarchy.html"/> <sub name="Object Hierarchy" link="gio-hierarchy.html"/>
<sub name="Index" link="api-index-full.html"/> <sub name="Index" link="api-index-full.html"/>
<sub name="Index of deprecated symbols" link="api-index-deprecated.html "/> <sub name="Index of deprecated symbols" link="api-index-deprecated.html "/>
<sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/> <sub name="Index of new symbols in 2.18" link="api-index-2-18.html"/>
<sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/> <sub name="Index of new symbols in 2.20" link="api-index-2-20.html"/>
<sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/> <sub name="Index of new symbols in 2.22" link="api-index-2-22.html"/>
<sub name="Index of new symbols in 2.24" link="api-index-2-24.html"/> <sub name="Index of new symbols in 2.24" link="api-index-2-24.html"/>
<sub name="Index of new symbols in 2.26" link="api-index-2-26.html"/>
<sub name="Index of new symbols in 2.28" link="api-index-2-28.html"/>
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
</chapters> </chapters>
<functions> <functions>
<function name="GFile" link="GFile.html#GFile-struct"/> <function name="GFile" link="GFile.html#GFile-struct"/>
<function name="GFileIface" link="GFile.html#GFileIface"/> <function name="struct GFileIface" link="GFile.html#GFileIface"/>
<function name="enum GFileQueryInfoFlags" link="GFile.html#GFileQueryIn foFlags"/> <function name="enum GFileQueryInfoFlags" link="GFile.html#GFileQueryIn foFlags"/>
<function name="enum GFileCreateFlags" link="GFile.html#GFileCreateFlag s"/> <function name="enum GFileCreateFlags" link="GFile.html#GFileCreateFlag s"/>
<function name="enum GFileCopyFlags" link="GFile.html#GFileCopyFlags"/> <function name="enum GFileCopyFlags" link="GFile.html#GFileCopyFlags"/>
<function name="enum GFileMonitorFlags" link="GFile.html#GFileMonitorFl ags"/> <function name="enum GFileMonitorFlags" link="GFile.html#GFileMonitorFl ags"/>
<function name="enum GFilesystemPreviewType" link="GFile.html#GFilesyst emPreviewType"/> <function name="enum GFilesystemPreviewType" link="GFile.html#GFilesyst emPreviewType"/>
<function name="GFileProgressCallback ()" link="GFile.html#GFileProgres sCallback"/> <function name="GFileProgressCallback ()" link="GFile.html#GFileProgres sCallback"/>
<function name="GFileReadMoreCallback ()" link="GFile.html#GFileReadMor eCallback"/> <function name="GFileReadMoreCallback ()" link="GFile.html#GFileReadMor eCallback"/>
<function name="g_file_new_for_path ()" link="GFile.html#g-file-new-for -path"/> <function name="g_file_new_for_path ()" link="GFile.html#g-file-new-for -path"/>
<function name="g_file_new_for_uri ()" link="GFile.html#g-file-new-for- uri"/> <function name="g_file_new_for_uri ()" link="GFile.html#g-file-new-for- uri"/>
<function name="g_file_new_for_commandline_arg ()" link="GFile.html#g-f ile-new-for-commandline-arg"/> <function name="g_file_new_for_commandline_arg ()" link="GFile.html#g-f ile-new-for-commandline-arg"/>
skipping to change at line 263 skipping to change at line 341
<function name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute. html#GFileAttributeInfoFlags"/> <function name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute. html#GFileAttributeInfoFlags"/>
<function name="enum GFileAttributeStatus" link="gio-GFileAttribute.htm l#GFileAttributeStatus"/> <function name="enum GFileAttributeStatus" link="gio-GFileAttribute.htm l#GFileAttributeStatus"/>
<function name="GFileAttributeInfo" link="gio-GFileAttribute.html#GFile AttributeInfo"/> <function name="GFileAttributeInfo" link="gio-GFileAttribute.html#GFile AttributeInfo"/>
<function name="GFileAttributeInfoList" link="gio-GFileAttribute.html#G FileAttributeInfoList"/> <function name="GFileAttributeInfoList" link="gio-GFileAttribute.html#G FileAttributeInfoList"/>
<function name="g_file_attribute_info_list_new ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-new"/> <function name="g_file_attribute_info_list_new ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-new"/>
<function name="g_file_attribute_info_list_ref ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-ref"/> <function name="g_file_attribute_info_list_ref ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-ref"/>
<function name="g_file_attribute_info_list_unref ()" link="gio-GFileAtt ribute.html#g-file-attribute-info-list-unref"/> <function name="g_file_attribute_info_list_unref ()" link="gio-GFileAtt ribute.html#g-file-attribute-info-list-unref"/>
<function name="g_file_attribute_info_list_dup ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-dup"/> <function name="g_file_attribute_info_list_dup ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-dup"/>
<function name="g_file_attribute_info_list_lookup ()" link="gio-GFileAt tribute.html#g-file-attribute-info-list-lookup"/> <function name="g_file_attribute_info_list_lookup ()" link="gio-GFileAt tribute.html#g-file-attribute-info-list-lookup"/>
<function name="g_file_attribute_info_list_add ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-add"/> <function name="g_file_attribute_info_list_add ()" link="gio-GFileAttri bute.html#g-file-attribute-info-list-add"/>
<function name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttrib uteMatcher"/> <function name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttrib uteMatcher-struct"/>
<function name="enum GFileType" link="GFileInfo.html#GFileType"/> <function name="enum GFileType" link="GFileInfo.html#GFileType"/>
<function name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/> <function name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G- FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_TYPE" link="GFileInfo.html#G- FILE-ATTRIBUTE-STANDARD-TYPE:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-IS-BACKUP:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-STANDARD-IS-SYMLINK:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-STANDARD-IS-VIRTUAL:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G- FILE-ATTRIBUTE-STANDARD-NAME:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_NAME" link="GFileInfo.html#G- FILE-ATTRIBUTE-STANDARD-NAME:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo .html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME" link="GFileInfo .html#G-FILE-ATTRIBUTE-STANDARD-DISPLAY-NAME:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME" link="GFileInfo.ht ml#G-FILE-ATTRIBUTE-STANDARD-EDIT-NAME:CAPS"/>
skipping to change at line 337 skipping to change at line 415
<function name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G -FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"/> <function name="G_FILE_ATTRIBUTE_THUMBNAIL_PATH" link="GFileInfo.html#G -FILE-ATTRIBUTE-THUMBNAIL-PATH:CAPS"/>
<function name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"/> <function name="G_FILE_ATTRIBUTE_THUMBNAILING_FAILED" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-THUMBNAILING-FAILED:CAPS"/>
<function name="G_FILE_ATTRIBUTE_PREVIEW_ICON" link="GFileInfo.html#G-F ILE-ATTRIBUTE-PREVIEW-ICON:CAPS"/> <function name="G_FILE_ATTRIBUTE_PREVIEW_ICON" link="GFileInfo.html#G-F ILE-ATTRIBUTE-PREVIEW-ICON:CAPS"/>
<function name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"/> <function name="G_FILE_ATTRIBUTE_FILESYSTEM_SIZE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-SIZE:CAPS"/>
<function name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"/> <function name="G_FILE_ATTRIBUTE_FILESYSTEM_FREE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-FREE:CAPS"/>
<function name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"/> <function name="G_FILE_ATTRIBUTE_FILESYSTEM_TYPE" link="GFileInfo.html# G-FILE-ATTRIBUTE-FILESYSTEM-TYPE:CAPS"/>
<function name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"/> <function name="G_FILE_ATTRIBUTE_FILESYSTEM_READONLY" link="GFileInfo.h tml#G-FILE-ATTRIBUTE-FILESYSTEM-READONLY:CAPS"/>
<function name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-F ILE-ATTRIBUTE-GVFS-BACKEND:CAPS"/> <function name="G_FILE_ATTRIBUTE_GVFS_BACKEND" link="GFileInfo.html#G-F ILE-ATTRIBUTE-GVFS-BACKEND:CAPS"/>
<function name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html# G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"/> <function name="G_FILE_ATTRIBUTE_SELINUX_CONTEXT" link="GFileInfo.html# G-FILE-ATTRIBUTE-SELINUX-CONTEXT:CAPS"/>
<function name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html #G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"/> <function name="G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT" link="GFileInfo.html #G-FILE-ATTRIBUTE-TRASH-ITEM-COUNT:CAPS"/>
<function name="G_FILE_ATTRIBUTE_TRASH_DELETION_DATE" link="GFileInfo.h
tml#G-FILE-ATTRIBUTE-TRASH-DELETION-DATE:CAPS"/>
<function name="G_FILE_ATTRIBUTE_TRASH_ORIG_PATH" link="GFileInfo.html#
G-FILE-ATTRIBUTE-TRASH-ORIG-PATH:CAPS"/>
<function name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInf o.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"/> <function name="G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW" link="GFileInf o.html#G-FILE-ATTRIBUTE-FILESYSTEM-USE-PREVIEW:CAPS"/>
<function name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo. html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"/> <function name="G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION" link="GFileInfo. html#G-FILE-ATTRIBUTE-STANDARD-DESCRIPTION:CAPS"/>
<function name="g_file_info_new ()" link="GFileInfo.html#g-file-info-ne w"/> <function name="g_file_info_new ()" link="GFileInfo.html#g-file-info-ne w"/>
<function name="g_file_info_dup ()" link="GFileInfo.html#g-file-info-du p"/> <function name="g_file_info_dup ()" link="GFileInfo.html#g-file-info-du p"/>
<function name="g_file_info_copy_into ()" link="GFileInfo.html#g-file-i nfo-copy-into"/> <function name="g_file_info_copy_into ()" link="GFileInfo.html#g-file-i nfo-copy-into"/>
<function name="g_file_info_has_attribute ()" link="GFileInfo.html#g-fi le-info-has-attribute"/> <function name="g_file_info_has_attribute ()" link="GFileInfo.html#g-fi le-info-has-attribute"/>
<function name="g_file_info_has_namespace ()" link="GFileInfo.html#g-fi le-info-has-namespace"/> <function name="g_file_info_has_namespace ()" link="GFileInfo.html#g-fi le-info-has-namespace"/>
<function name="g_file_info_list_attributes ()" link="GFileInfo.html#g- file-info-list-attributes"/> <function name="g_file_info_list_attributes ()" link="GFileInfo.html#g- file-info-list-attributes"/>
<function name="g_file_info_get_attribute_type ()" link="GFileInfo.html #g-file-info-get-attribute-type"/> <function name="g_file_info_get_attribute_type ()" link="GFileInfo.html #g-file-info-get-attribute-type"/>
<function name="g_file_info_remove_attribute ()" link="GFileInfo.html#g -file-info-remove-attribute"/> <function name="g_file_info_remove_attribute ()" link="GFileInfo.html#g -file-info-remove-attribute"/>
skipping to change at line 421 skipping to change at line 501
<function name="g_file_enumerator_close_async ()" link="GFileEnumerator .html#g-file-enumerator-close-async"/> <function name="g_file_enumerator_close_async ()" link="GFileEnumerator .html#g-file-enumerator-close-async"/>
<function name="g_file_enumerator_close_finish ()" link="GFileEnumerato r.html#g-file-enumerator-close-finish"/> <function name="g_file_enumerator_close_finish ()" link="GFileEnumerato r.html#g-file-enumerator-close-finish"/>
<function name="g_file_enumerator_is_closed ()" link="GFileEnumerator.h tml#g-file-enumerator-is-closed"/> <function name="g_file_enumerator_is_closed ()" link="GFileEnumerator.h tml#g-file-enumerator-is-closed"/>
<function name="g_file_enumerator_has_pending ()" link="GFileEnumerator .html#g-file-enumerator-has-pending"/> <function name="g_file_enumerator_has_pending ()" link="GFileEnumerator .html#g-file-enumerator-has-pending"/>
<function name="g_file_enumerator_set_pending ()" link="GFileEnumerator .html#g-file-enumerator-set-pending"/> <function name="g_file_enumerator_set_pending ()" link="GFileEnumerator .html#g-file-enumerator-set-pending"/>
<function name="g_file_enumerator_get_container ()" link="GFileEnumerat or.html#g-file-enumerator-get-container"/> <function name="g_file_enumerator_get_container ()" link="GFileEnumerat or.html#g-file-enumerator-get-container"/>
<function name="The &quot;container&quot; property" link="GFileEnumerat or.html#GFileEnumerator--container"/> <function name="The &quot;container&quot; property" link="GFileEnumerat or.html#GFileEnumerator--container"/>
<function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/> <function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/>
<function name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum "/> <function name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum "/>
<function name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io- error-from-errno"/> <function name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io- error-from-errno"/>
<function name="g_io_error_from_win32_error ()" link="gio-GIOError.html #g-io-error-from-win32-error"/>
<function name="enum GAskPasswordFlags" link="GMountOperation.html#GAsk PasswordFlags"/> <function name="enum GAskPasswordFlags" link="GMountOperation.html#GAsk PasswordFlags"/>
<function name="enum GPasswordSave" link="GMountOperation.html#GPasswor dSave"/> <function name="enum GPasswordSave" link="GMountOperation.html#GPasswor dSave"/>
<function name="GMountOperation" link="GMountOperation.html#GMountOpera tion-struct"/> <function name="GMountOperation" link="GMountOperation.html#GMountOpera tion-struct"/>
<function name="enum GMountOperationResult" link="GMountOperation.html# GMountOperationResult"/> <function name="enum GMountOperationResult" link="GMountOperation.html# GMountOperationResult"/>
<function name="g_mount_operation_new ()" link="GMountOperation.html#g- mount-operation-new"/> <function name="g_mount_operation_new ()" link="GMountOperation.html#g- mount-operation-new"/>
<function name="g_mount_operation_get_username ()" link="GMountOperatio n.html#g-mount-operation-get-username"/> <function name="g_mount_operation_get_username ()" link="GMountOperatio n.html#g-mount-operation-get-username"/>
<function name="g_mount_operation_set_username ()" link="GMountOperatio n.html#g-mount-operation-set-username"/> <function name="g_mount_operation_set_username ()" link="GMountOperatio n.html#g-mount-operation-set-username"/>
<function name="g_mount_operation_get_password ()" link="GMountOperatio n.html#g-mount-operation-get-password"/> <function name="g_mount_operation_get_password ()" link="GMountOperatio n.html#g-mount-operation-get-password"/>
<function name="g_mount_operation_set_password ()" link="GMountOperatio n.html#g-mount-operation-set-password"/> <function name="g_mount_operation_set_password ()" link="GMountOperatio n.html#g-mount-operation-set-password"/>
<function name="g_mount_operation_get_anonymous ()" link="GMountOperati on.html#g-mount-operation-get-anonymous"/> <function name="g_mount_operation_get_anonymous ()" link="GMountOperati on.html#g-mount-operation-get-anonymous"/>
skipping to change at line 459 skipping to change at line 540
<function name="The &quot;show-processes&quot; signal" link="GMountOper ation.html#GMountOperation-show-processes"/> <function name="The &quot;show-processes&quot; signal" link="GMountOper ation.html#GMountOperation-show-processes"/>
<function name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMo nitorEvent"/> <function name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMo nitorEvent"/>
<function name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-stru ct"/> <function name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-stru ct"/>
<function name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-fil e-monitor-cancel"/> <function name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-fil e-monitor-cancel"/>
<function name="g_file_monitor_is_cancelled ()" link="GFileMonitor.html #g-file-monitor-is-cancelled"/> <function name="g_file_monitor_is_cancelled ()" link="GFileMonitor.html #g-file-monitor-is-cancelled"/>
<function name="g_file_monitor_set_rate_limit ()" link="GFileMonitor.ht ml#g-file-monitor-set-rate-limit"/> <function name="g_file_monitor_set_rate_limit ()" link="GFileMonitor.ht ml#g-file-monitor-set-rate-limit"/>
<function name="g_file_monitor_emit_event ()" link="GFileMonitor.html#g -file-monitor-emit-event"/> <function name="g_file_monitor_emit_event ()" link="GFileMonitor.html#g -file-monitor-emit-event"/>
<function name="The &quot;cancelled&quot; property" link="GFileMonitor. html#GFileMonitor--cancelled"/> <function name="The &quot;cancelled&quot; property" link="GFileMonitor. html#GFileMonitor--cancelled"/>
<function name="The &quot;rate-limit&quot; property" link="GFileMonitor .html#GFileMonitor--rate-limit"/> <function name="The &quot;rate-limit&quot; property" link="GFileMonitor .html#GFileMonitor--rate-limit"/>
<function name="The &quot;changed&quot; signal" link="GFileMonitor.html #GFileMonitor-changed"/> <function name="The &quot;changed&quot; signal" link="GFileMonitor.html #GFileMonitor-changed"/>
<function name="GFilenameCompleter" link="GFilenameCompleter.html#GFile
nameCompleter-struct"/>
<function name="g_filename_completer_new ()" link="GFilenameCompleter.h
tml#g-filename-completer-new"/>
<function name="g_filename_completer_get_completion_suffix ()" link="GF
ilenameCompleter.html#g-filename-completer-get-completion-suffix"/>
<function name="g_filename_completer_get_completions ()" link="GFilenam
eCompleter.html#g-filename-completer-get-completions"/>
<function name="g_filename_completer_set_dirs_only ()" link="GFilenameC
ompleter.html#g-filename-completer-set-dirs-only"/>
<function name="The &quot;got-completion-data&quot; signal" link="GFile
nameCompleter.html#GFilenameCompleter-got-completion-data"/>
<function name="GCancellable" link="GCancellable.html#GCancellable-stru ct"/> <function name="GCancellable" link="GCancellable.html#GCancellable-stru ct"/>
<function name="g_cancellable_new ()" link="GCancellable.html#g-cancell able-new"/> <function name="g_cancellable_new ()" link="GCancellable.html#g-cancell able-new"/>
<function name="g_cancellable_is_cancelled ()" link="GCancellable.html# g-cancellable-is-cancelled"/> <function name="g_cancellable_is_cancelled ()" link="GCancellable.html# g-cancellable-is-cancelled"/>
<function name="g_cancellable_set_error_if_cancelled ()" link="GCancell able.html#g-cancellable-set-error-if-cancelled"/> <function name="g_cancellable_set_error_if_cancelled ()" link="GCancell able.html#g-cancellable-set-error-if-cancelled"/>
<function name="g_cancellable_get_fd ()" link="GCancellable.html#g-canc ellable-get-fd"/> <function name="g_cancellable_get_fd ()" link="GCancellable.html#g-canc ellable-get-fd"/>
<function name="g_cancellable_make_pollfd ()" link="GCancellable.html#g -cancellable-make-pollfd"/> <function name="g_cancellable_make_pollfd ()" link="GCancellable.html#g -cancellable-make-pollfd"/>
<function name="g_cancellable_release_fd ()" link="GCancellable.html#g- cancellable-release-fd"/> <function name="g_cancellable_release_fd ()" link="GCancellable.html#g- cancellable-release-fd"/>
<function name="g_cancellable_source_new ()" link="GCancellable.html#g-
cancellable-source-new"/>
<function name="GCancellableSourceFunc ()" link="GCancellable.html#GCan
cellableSourceFunc"/>
<function name="g_cancellable_get_current ()" link="GCancellable.html#g -cancellable-get-current"/> <function name="g_cancellable_get_current ()" link="GCancellable.html#g -cancellable-get-current"/>
<function name="g_cancellable_pop_current ()" link="GCancellable.html#g -cancellable-pop-current"/> <function name="g_cancellable_pop_current ()" link="GCancellable.html#g -cancellable-pop-current"/>
<function name="g_cancellable_push_current ()" link="GCancellable.html# g-cancellable-push-current"/> <function name="g_cancellable_push_current ()" link="GCancellable.html# g-cancellable-push-current"/>
<function name="g_cancellable_reset ()" link="GCancellable.html#g-cance llable-reset"/> <function name="g_cancellable_reset ()" link="GCancellable.html#g-cance llable-reset"/>
<function name="g_cancellable_connect ()" link="GCancellable.html#g-can cellable-connect"/> <function name="g_cancellable_connect ()" link="GCancellable.html#g-can cellable-connect"/>
<function name="g_cancellable_disconnect ()" link="GCancellable.html#g- cancellable-disconnect"/> <function name="g_cancellable_disconnect ()" link="GCancellable.html#g- cancellable-disconnect"/>
<function name="g_cancellable_cancel ()" link="GCancellable.html#g-canc ellable-cancel"/> <function name="g_cancellable_cancel ()" link="GCancellable.html#g-canc ellable-cancel"/>
<function name="The &quot;cancelled&quot; signal" link="GCancellable.ht ml#GCancellable-cancelled"/> <function name="The &quot;cancelled&quot; signal" link="GCancellable.ht ml#GCancellable-cancelled"/>
<function name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-stru ct"/> <function name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-stru ct"/>
<function name="GAsyncResultIface" link="GAsyncResult.html#GAsyncResult Iface"/> <function name="struct GAsyncResultIface" link="GAsyncResult.html#GAsyn cResultIface"/>
<function name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncR eadyCallback"/> <function name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncR eadyCallback"/>
<function name="g_async_result_get_user_data ()" link="GAsyncResult.htm l#g-async-result-get-user-data"/> <function name="g_async_result_get_user_data ()" link="GAsyncResult.htm l#g-async-result-get-user-data"/>
<function name="g_async_result_get_source_object ()" link="GAsyncResult .html#g-async-result-get-source-object"/> <function name="g_async_result_get_source_object ()" link="GAsyncResult .html#g-async-result-get-source-object"/>
<function name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedul erJob"/> <function name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedul erJob"/>
<function name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIO SchedulerJobFunc"/> <function name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIO SchedulerJobFunc"/>
<function name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html #g-io-scheduler-push-job"/> <function name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html #g-io-scheduler-push-job"/>
<function name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOSchedul er.html#g-io-scheduler-cancel-all-jobs"/> <function name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOSchedul er.html#g-io-scheduler-cancel-all-jobs"/>
<function name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOSc heduler.html#g-io-scheduler-job-send-to-mainloop"/> <function name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOSc heduler.html#g-io-scheduler-job-send-to-mainloop"/>
<function name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio -GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/> <function name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio -GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/>
<function name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimp leAsyncResult-struct"/> <function name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimp leAsyncResult-struct"/>
<function name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.htm l#GSimpleAsyncThreadFunc"/> <function name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.htm l#GSimpleAsyncThreadFunc"/>
<function name="g_simple_async_result_new ()" link="GSimpleAsyncResult. html#g-simple-async-result-new"/> <function name="g_simple_async_result_new ()" link="GSimpleAsyncResult. html#g-simple-async-result-new"/>
<function name="g_simple_async_result_new_error ()" link="GSimpleAsyncR esult.html#g-simple-async-result-new-error"/> <function name="g_simple_async_result_new_error ()" link="GSimpleAsyncR esult.html#g-simple-async-result-new-error"/>
<function name="g_simple_async_result_new_from_error ()" link="GSimpleA syncResult.html#g-simple-async-result-new-from-error"/> <function name="g_simple_async_result_new_from_error ()" link="GSimpleA syncResult.html#g-simple-async-result-new-from-error"/>
<function name="g_simple_async_result_new_take_error ()" link="GSimpleA syncResult.html#g-simple-async-result-new-take-error"/>
<function name="g_simple_async_result_set_op_res_gpointer ()" link="GSi mpleAsyncResult.html#g-simple-async-result-set-op-res-gpointer"/> <function name="g_simple_async_result_set_op_res_gpointer ()" link="GSi mpleAsyncResult.html#g-simple-async-result-set-op-res-gpointer"/>
<function name="g_simple_async_result_get_op_res_gpointer ()" link="GSi mpleAsyncResult.html#g-simple-async-result-get-op-res-gpointer"/> <function name="g_simple_async_result_get_op_res_gpointer ()" link="GSi mpleAsyncResult.html#g-simple-async-result-get-op-res-gpointer"/>
<function name="g_simple_async_result_set_op_res_gssize ()" link="GSimp leAsyncResult.html#g-simple-async-result-set-op-res-gssize"/> <function name="g_simple_async_result_set_op_res_gssize ()" link="GSimp leAsyncResult.html#g-simple-async-result-set-op-res-gssize"/>
<function name="g_simple_async_result_get_op_res_gssize ()" link="GSimp leAsyncResult.html#g-simple-async-result-get-op-res-gssize"/> <function name="g_simple_async_result_get_op_res_gssize ()" link="GSimp leAsyncResult.html#g-simple-async-result-get-op-res-gssize"/>
<function name="g_simple_async_result_set_op_res_gboolean ()" link="GSi mpleAsyncResult.html#g-simple-async-result-set-op-res-gboolean"/> <function name="g_simple_async_result_set_op_res_gboolean ()" link="GSi mpleAsyncResult.html#g-simple-async-result-set-op-res-gboolean"/>
<function name="g_simple_async_result_get_op_res_gboolean ()" link="GSi mpleAsyncResult.html#g-simple-async-result-get-op-res-gboolean"/> <function name="g_simple_async_result_get_op_res_gboolean ()" link="GSi mpleAsyncResult.html#g-simple-async-result-get-op-res-gboolean"/>
<function name="g_simple_async_result_get_source_tag ()" link="GSimpleA syncResult.html#g-simple-async-result-get-source-tag"/> <function name="g_simple_async_result_get_source_tag ()" link="GSimpleA syncResult.html#g-simple-async-result-get-source-tag"/>
<function name="g_simple_async_result_is_valid ()" link="GSimpleAsyncRe sult.html#g-simple-async-result-is-valid"/> <function name="g_simple_async_result_is_valid ()" link="GSimpleAsyncRe sult.html#g-simple-async-result-is-valid"/>
<function name="g_simple_async_result_set_handle_cancellation ()" link= "GSimpleAsyncResult.html#g-simple-async-result-set-handle-cancellation"/> <function name="g_simple_async_result_set_handle_cancellation ()" link= "GSimpleAsyncResult.html#g-simple-async-result-set-handle-cancellation"/>
<function name="g_simple_async_result_complete ()" link="GSimpleAsyncRe sult.html#g-simple-async-result-complete"/> <function name="g_simple_async_result_complete ()" link="GSimpleAsyncRe sult.html#g-simple-async-result-complete"/>
<function name="g_simple_async_result_complete_in_idle ()" link="GSimpl eAsyncResult.html#g-simple-async-result-complete-in-idle"/> <function name="g_simple_async_result_complete_in_idle ()" link="GSimpl eAsyncResult.html#g-simple-async-result-complete-in-idle"/>
<function name="g_simple_async_result_run_in_thread ()" link="GSimpleAs yncResult.html#g-simple-async-result-run-in-thread"/> <function name="g_simple_async_result_run_in_thread ()" link="GSimpleAs yncResult.html#g-simple-async-result-run-in-thread"/>
<function name="g_simple_async_result_set_from_error ()" link="GSimpleA syncResult.html#g-simple-async-result-set-from-error"/> <function name="g_simple_async_result_set_from_error ()" link="GSimpleA syncResult.html#g-simple-async-result-set-from-error"/>
<function name="g_simple_async_result_take_error ()" link="GSimpleAsync Result.html#g-simple-async-result-take-error"/>
<function name="g_simple_async_result_propagate_error ()" link="GSimple AsyncResult.html#g-simple-async-result-propagate-error"/> <function name="g_simple_async_result_propagate_error ()" link="GSimple AsyncResult.html#g-simple-async-result-propagate-error"/>
<function name="g_simple_async_result_set_error ()" link="GSimpleAsyncR esult.html#g-simple-async-result-set-error"/> <function name="g_simple_async_result_set_error ()" link="GSimpleAsyncR esult.html#g-simple-async-result-set-error"/>
<function name="g_simple_async_result_set_error_va ()" link="GSimpleAsy ncResult.html#g-simple-async-result-set-error-va"/> <function name="g_simple_async_result_set_error_va ()" link="GSimpleAsy ncResult.html#g-simple-async-result-set-error-va"/>
<function name="g_simple_async_report_error_in_idle ()" link="GSimpleAs yncResult.html#g-simple-async-report-error-in-idle"/> <function name="g_simple_async_report_error_in_idle ()" link="GSimpleAs yncResult.html#g-simple-async-report-error-in-idle"/>
<function name="g_simple_async_report_gerror_in_idle ()" link="GSimpleA syncResult.html#g-simple-async-report-gerror-in-idle"/> <function name="g_simple_async_report_gerror_in_idle ()" link="GSimpleA syncResult.html#g-simple-async-report-gerror-in-idle"/>
<function name="g_simple_async_report_take_gerror_in_idle ()" link="GSi mpleAsyncResult.html#g-simple-async-report-take-gerror-in-idle"/>
<function name="GConverter" link="GConverter.html#GConverter-struct"/> <function name="GConverter" link="GConverter.html#GConverter-struct"/>
<function name="GConverterIface" link="GConverter.html#GConverterIface" /> <function name="struct GConverterIface" link="GConverter.html#GConverte rIface"/>
<function name="enum GConverterResult" link="GConverter.html#GConverter Result"/> <function name="enum GConverterResult" link="GConverter.html#GConverter Result"/>
<function name="enum GConverterFlags" link="GConverter.html#GConverterF lags"/>
<function name="g_converter_convert ()" link="GConverter.html#g-convert er-convert"/> <function name="g_converter_convert ()" link="GConverter.html#g-convert er-convert"/>
<function name="g_converter_reset ()" link="GConverter.html#g-converter -reset"/> <function name="g_converter_reset ()" link="GConverter.html#g-converter -reset"/>
<function name="GCharsetConverter" link="GCharsetConverter.html#GCharse tConverter-struct"/> <function name="GCharsetConverter" link="GCharsetConverter.html#GCharse tConverter-struct"/>
<function name="g_charset_converter_new ()" link="GCharsetConverter.htm l#g-charset-converter-new"/> <function name="g_charset_converter_new ()" link="GCharsetConverter.htm l#g-charset-converter-new"/>
<function name="g_charset_converter_set_use_fallback ()" link="GCharset Converter.html#g-charset-converter-set-use-fallback"/> <function name="g_charset_converter_set_use_fallback ()" link="GCharset Converter.html#g-charset-converter-set-use-fallback"/>
<function name="g_charset_converter_get_use_fallback ()" link="GCharset Converter.html#g-charset-converter-get-use-fallback"/> <function name="g_charset_converter_get_use_fallback ()" link="GCharset Converter.html#g-charset-converter-get-use-fallback"/>
<function name="g_charset_converter_get_num_fallbacks ()" link="GCharse tConverter.html#g-charset-converter-get-num-fallbacks"/> <function name="g_charset_converter_get_num_fallbacks ()" link="GCharse tConverter.html#g-charset-converter-get-num-fallbacks"/>
<function name="The &quot;from-charset&quot; property" link="GCharsetCo nverter.html#GCharsetConverter--from-charset"/> <function name="The &quot;from-charset&quot; property" link="GCharsetCo nverter.html#GCharsetConverter--from-charset"/>
<function name="The &quot;to-charset&quot; property" link="GCharsetConv erter.html#GCharsetConverter--to-charset"/> <function name="The &quot;to-charset&quot; property" link="GCharsetConv erter.html#GCharsetConverter--to-charset"/>
<function name="The &quot;use-fallback&quot; property" link="GCharsetCo nverter.html#GCharsetConverter--use-fallback"/> <function name="The &quot;use-fallback&quot; property" link="GCharsetCo nverter.html#GCharsetConverter--use-fallback"/>
<function name="GZlibCompressor" link="GZlibCompressor.html#GZlibCompre ssor-struct"/> <function name="GZlibCompressor" link="GZlibCompressor.html#GZlibCompre ssor-struct"/>
<function name="enum GZlibCompressorFormat" link="GZlibCompressor.html# GZlibCompressorFormat"/> <function name="enum GZlibCompressorFormat" link="GZlibCompressor.html# GZlibCompressorFormat"/>
<function name="g_zlib_compressor_new ()" link="GZlibCompressor.html#g- zlib-compressor-new"/> <function name="g_zlib_compressor_new ()" link="GZlibCompressor.html#g- zlib-compressor-new"/>
<function name="g_zlib_compressor_get_file_info ()" link="GZlibCompress
or.html#g-zlib-compressor-get-file-info"/>
<function name="g_zlib_compressor_set_file_info ()" link="GZlibCompress
or.html#g-zlib-compressor-set-file-info"/>
<function name="The &quot;file-info&quot; property" link="GZlibCompress
or.html#GZlibCompressor--file-info"/>
<function name="The &quot;format&quot; property" link="GZlibCompressor. html#GZlibCompressor--format"/> <function name="The &quot;format&quot; property" link="GZlibCompressor. html#GZlibCompressor--format"/>
<function name="The &quot;level&quot; property" link="GZlibCompressor.h tml#GZlibCompressor--level"/> <function name="The &quot;level&quot; property" link="GZlibCompressor.h tml#GZlibCompressor--level"/>
<function name="GZlibDecompressor" link="GZlibDecompressor.html#GZlibDe compressor-struct"/> <function name="GZlibDecompressor" link="GZlibDecompressor.html#GZlibDe compressor-struct"/>
<function name="g_zlib_decompressor_new ()" link="GZlibDecompressor.htm l#g-zlib-decompressor-new"/> <function name="g_zlib_decompressor_new ()" link="GZlibDecompressor.htm l#g-zlib-decompressor-new"/>
<function name="g_zlib_decompressor_get_file_info ()" link="GZlibDecomp
ressor.html#g-zlib-decompressor-get-file-info"/>
<function name="The &quot;file-info&quot; property" link="GZlibDecompre
ssor.html#GZlibDecompressor--file-info"/>
<function name="The &quot;format&quot; property" link="GZlibDecompresso r.html#GZlibDecompressor--format"/> <function name="The &quot;format&quot; property" link="GZlibDecompresso r.html#GZlibDecompressor--format"/>
<function name="GSeekable" link="GSeekable.html#GSeekable-struct"/> <function name="GSeekable" link="GSeekable.html#GSeekable-struct"/>
<function name="GSeekableIface" link="GSeekable.html#GSeekableIface"/> <function name="struct GSeekableIface" link="GSeekable.html#GSeekableIf ace"/>
<function name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tel l"/> <function name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tel l"/>
<function name="g_seekable_can_seek ()" link="GSeekable.html#g-seekable -can-seek"/> <function name="g_seekable_can_seek ()" link="GSeekable.html#g-seekable -can-seek"/>
<function name="g_seekable_seek ()" link="GSeekable.html#g-seekable-see k"/> <function name="g_seekable_seek ()" link="GSeekable.html#g-seekable-see k"/>
<function name="g_seekable_can_truncate ()" link="GSeekable.html#g-seek able-can-truncate"/> <function name="g_seekable_can_truncate ()" link="GSeekable.html#g-seek able-can-truncate"/>
<function name="g_seekable_truncate ()" link="GSeekable.html#g-seekable -truncate"/> <function name="g_seekable_truncate ()" link="GSeekable.html#g-seekable -truncate"/>
<function name="GInputStream" link="GInputStream.html#GInputStream-stru ct"/> <function name="GInputStream" link="GInputStream.html#GInputStream-stru ct"/>
<function name="g_input_stream_read ()" link="GInputStream.html#g-input -stream-read"/> <function name="g_input_stream_read ()" link="GInputStream.html#g-input -stream-read"/>
<function name="g_input_stream_read_all ()" link="GInputStream.html#g-i nput-stream-read-all"/> <function name="g_input_stream_read_all ()" link="GInputStream.html#g-i nput-stream-read-all"/>
<function name="g_input_stream_skip ()" link="GInputStream.html#g-input -stream-skip"/> <function name="g_input_stream_skip ()" link="GInputStream.html#g-input -stream-skip"/>
<function name="g_input_stream_close ()" link="GInputStream.html#g-inpu t-stream-close"/> <function name="g_input_stream_close ()" link="GInputStream.html#g-inpu t-stream-close"/>
skipping to change at line 571 skipping to change at line 669
<function name="g_output_stream_splice_finish ()" link="GOutputStream.h tml#g-output-stream-splice-finish"/> <function name="g_output_stream_splice_finish ()" link="GOutputStream.h tml#g-output-stream-splice-finish"/>
<function name="g_output_stream_flush_async ()" link="GOutputStream.htm l#g-output-stream-flush-async"/> <function name="g_output_stream_flush_async ()" link="GOutputStream.htm l#g-output-stream-flush-async"/>
<function name="g_output_stream_flush_finish ()" link="GOutputStream.ht ml#g-output-stream-flush-finish"/> <function name="g_output_stream_flush_finish ()" link="GOutputStream.ht ml#g-output-stream-flush-finish"/>
<function name="g_output_stream_close_async ()" link="GOutputStream.htm l#g-output-stream-close-async"/> <function name="g_output_stream_close_async ()" link="GOutputStream.htm l#g-output-stream-close-async"/>
<function name="g_output_stream_close_finish ()" link="GOutputStream.ht ml#g-output-stream-close-finish"/> <function name="g_output_stream_close_finish ()" link="GOutputStream.ht ml#g-output-stream-close-finish"/>
<function name="g_output_stream_is_closing ()" link="GOutputStream.html #g-output-stream-is-closing"/> <function name="g_output_stream_is_closing ()" link="GOutputStream.html #g-output-stream-is-closing"/>
<function name="g_output_stream_is_closed ()" link="GOutputStream.html# g-output-stream-is-closed"/> <function name="g_output_stream_is_closed ()" link="GOutputStream.html# g-output-stream-is-closed"/>
<function name="g_output_stream_has_pending ()" link="GOutputStream.htm l#g-output-stream-has-pending"/> <function name="g_output_stream_has_pending ()" link="GOutputStream.htm l#g-output-stream-has-pending"/>
<function name="g_output_stream_set_pending ()" link="GOutputStream.htm l#g-output-stream-set-pending"/> <function name="g_output_stream_set_pending ()" link="GOutputStream.htm l#g-output-stream-set-pending"/>
<function name="g_output_stream_clear_pending ()" link="GOutputStream.h tml#g-output-stream-clear-pending"/> <function name="g_output_stream_clear_pending ()" link="GOutputStream.h tml#g-output-stream-clear-pending"/>
<function name="enum GIOStreamSpliceFlags" link="GIOStream.html#GIOStre amSpliceFlags"/>
<function name="GIOStream" link="GIOStream.html#GIOStream-struct"/> <function name="GIOStream" link="GIOStream.html#GIOStream-struct"/>
<function name="g_io_stream_get_input_stream ()" link="GIOStream.html#g -io-stream-get-input-stream"/> <function name="g_io_stream_get_input_stream ()" link="GIOStream.html#g -io-stream-get-input-stream"/>
<function name="g_io_stream_get_output_stream ()" link="GIOStream.html# g-io-stream-get-output-stream"/> <function name="g_io_stream_get_output_stream ()" link="GIOStream.html# g-io-stream-get-output-stream"/>
<function name="g_io_stream_splice_async ()" link="GIOStream.html#g-io-
stream-splice-async"/>
<function name="g_io_stream_splice_finish ()" link="GIOStream.html#g-io
-stream-splice-finish"/>
<function name="g_io_stream_close ()" link="GIOStream.html#g-io-stream- close"/> <function name="g_io_stream_close ()" link="GIOStream.html#g-io-stream- close"/>
<function name="g_io_stream_close_async ()" link="GIOStream.html#g-io-s tream-close-async"/> <function name="g_io_stream_close_async ()" link="GIOStream.html#g-io-s tream-close-async"/>
<function name="g_io_stream_close_finish ()" link="GIOStream.html#g-io- stream-close-finish"/> <function name="g_io_stream_close_finish ()" link="GIOStream.html#g-io- stream-close-finish"/>
<function name="g_io_stream_is_closed ()" link="GIOStream.html#g-io-str eam-is-closed"/> <function name="g_io_stream_is_closed ()" link="GIOStream.html#g-io-str eam-is-closed"/>
<function name="g_io_stream_has_pending ()" link="GIOStream.html#g-io-s tream-has-pending"/> <function name="g_io_stream_has_pending ()" link="GIOStream.html#g-io-s tream-has-pending"/>
<function name="g_io_stream_set_pending ()" link="GIOStream.html#g-io-s tream-set-pending"/> <function name="g_io_stream_set_pending ()" link="GIOStream.html#g-io-s tream-set-pending"/>
<function name="g_io_stream_clear_pending ()" link="GIOStream.html#g-io -stream-clear-pending"/> <function name="g_io_stream_clear_pending ()" link="GIOStream.html#g-io -stream-clear-pending"/>
<function name="The &quot;closed&quot; property" link="GIOStream.html#G IOStream--closed"/> <function name="The &quot;closed&quot; property" link="GIOStream.html#G IOStream--closed"/>
<function name="The &quot;input-stream&quot; property" link="GIOStream. html#GIOStream--input-stream"/> <function name="The &quot;input-stream&quot; property" link="GIOStream. html#GIOStream--input-stream"/>
<function name="The &quot;output-stream&quot; property" link="GIOStream .html#GIOStream--output-stream"/> <function name="The &quot;output-stream&quot; property" link="GIOStream .html#GIOStream--output-stream"/>
skipping to change at line 622 skipping to change at line 723
<function name="GMemoryInputStream" link="GMemoryInputStream.html#GMemo ryInputStream-struct"/> <function name="GMemoryInputStream" link="GMemoryInputStream.html#GMemo ryInputStream-struct"/>
<function name="g_memory_input_stream_new ()" link="GMemoryInputStream. html#g-memory-input-stream-new"/> <function name="g_memory_input_stream_new ()" link="GMemoryInputStream. html#g-memory-input-stream-new"/>
<function name="g_memory_input_stream_new_from_data ()" link="GMemoryIn putStream.html#g-memory-input-stream-new-from-data"/> <function name="g_memory_input_stream_new_from_data ()" link="GMemoryIn putStream.html#g-memory-input-stream-new-from-data"/>
<function name="g_memory_input_stream_add_data ()" link="GMemoryInputSt ream.html#g-memory-input-stream-add-data"/> <function name="g_memory_input_stream_add_data ()" link="GMemoryInputSt ream.html#g-memory-input-stream-add-data"/>
<function name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallo cFunc"/> <function name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallo cFunc"/>
<function name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMe moryOutputStream-struct"/> <function name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMe moryOutputStream-struct"/>
<function name="g_memory_output_stream_new ()" link="GMemoryOutputStrea m.html#g-memory-output-stream-new"/> <function name="g_memory_output_stream_new ()" link="GMemoryOutputStrea m.html#g-memory-output-stream-new"/>
<function name="g_memory_output_stream_get_data ()" link="GMemoryOutput Stream.html#g-memory-output-stream-get-data"/> <function name="g_memory_output_stream_get_data ()" link="GMemoryOutput Stream.html#g-memory-output-stream-get-data"/>
<function name="g_memory_output_stream_get_size ()" link="GMemoryOutput Stream.html#g-memory-output-stream-get-size"/> <function name="g_memory_output_stream_get_size ()" link="GMemoryOutput Stream.html#g-memory-output-stream-get-size"/>
<function name="g_memory_output_stream_get_data_size ()" link="GMemoryO utputStream.html#g-memory-output-stream-get-data-size"/> <function name="g_memory_output_stream_get_data_size ()" link="GMemoryO utputStream.html#g-memory-output-stream-get-data-size"/>
<function name="g_memory_output_stream_steal_data ()" link="GMemoryOutp utStream.html#g-memory-output-stream-steal-data"/>
<function name="The &quot;data&quot; property" link="GMemoryOutputStrea m.html#GMemoryOutputStream--data"/> <function name="The &quot;data&quot; property" link="GMemoryOutputStrea m.html#GMemoryOutputStream--data"/>
<function name="The &quot;data-size&quot; property" link="GMemoryOutput Stream.html#GMemoryOutputStream--data-size"/> <function name="The &quot;data-size&quot; property" link="GMemoryOutput Stream.html#GMemoryOutputStream--data-size"/>
<function name="The &quot;destroy-function&quot; property" link="GMemor yOutputStream.html#GMemoryOutputStream--destroy-function"/> <function name="The &quot;destroy-function&quot; property" link="GMemor yOutputStream.html#GMemoryOutputStream--destroy-function"/>
<function name="The &quot;realloc-function&quot; property" link="GMemor yOutputStream.html#GMemoryOutputStream--realloc-function"/> <function name="The &quot;realloc-function&quot; property" link="GMemor yOutputStream.html#GMemoryOutputStream--realloc-function"/>
<function name="The &quot;size&quot; property" link="GMemoryOutputStrea m.html#GMemoryOutputStream--size"/> <function name="The &quot;size&quot; property" link="GMemoryOutputStrea m.html#GMemoryOutputStream--size"/>
<function name="GBufferedInputStream" link="GBufferedInputStream.html#G BufferedInputStream-struct"/> <function name="GBufferedInputStream" link="GBufferedInputStream.html#G BufferedInputStream-struct"/>
<function name="g_buffered_input_stream_new ()" link="GBufferedInputStr eam.html#g-buffered-input-stream-new"/> <function name="g_buffered_input_stream_new ()" link="GBufferedInputStr eam.html#g-buffered-input-stream-new"/>
<function name="g_buffered_input_stream_new_sized ()" link="GBufferedIn putStream.html#g-buffered-input-stream-new-sized"/> <function name="g_buffered_input_stream_new_sized ()" link="GBufferedIn putStream.html#g-buffered-input-stream-new-sized"/>
<function name="g_buffered_input_stream_get_buffer_size ()" link="GBuff eredInputStream.html#g-buffered-input-stream-get-buffer-size"/> <function name="g_buffered_input_stream_get_buffer_size ()" link="GBuff eredInputStream.html#g-buffered-input-stream-get-buffer-size"/>
<function name="g_buffered_input_stream_set_buffer_size ()" link="GBuff eredInputStream.html#g-buffered-input-stream-set-buffer-size"/> <function name="g_buffered_input_stream_set_buffer_size ()" link="GBuff eredInputStream.html#g-buffered-input-stream-set-buffer-size"/>
skipping to change at line 667 skipping to change at line 769
<function name="g_data_input_stream_read_byte ()" link="GDataInputStrea m.html#g-data-input-stream-read-byte"/> <function name="g_data_input_stream_read_byte ()" link="GDataInputStrea m.html#g-data-input-stream-read-byte"/>
<function name="g_data_input_stream_read_int16 ()" link="GDataInputStre am.html#g-data-input-stream-read-int16"/> <function name="g_data_input_stream_read_int16 ()" link="GDataInputStre am.html#g-data-input-stream-read-int16"/>
<function name="g_data_input_stream_read_uint16 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint16"/> <function name="g_data_input_stream_read_uint16 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint16"/>
<function name="g_data_input_stream_read_int32 ()" link="GDataInputStre am.html#g-data-input-stream-read-int32"/> <function name="g_data_input_stream_read_int32 ()" link="GDataInputStre am.html#g-data-input-stream-read-int32"/>
<function name="g_data_input_stream_read_uint32 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint32"/> <function name="g_data_input_stream_read_uint32 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint32"/>
<function name="g_data_input_stream_read_int64 ()" link="GDataInputStre am.html#g-data-input-stream-read-int64"/> <function name="g_data_input_stream_read_int64 ()" link="GDataInputStre am.html#g-data-input-stream-read-int64"/>
<function name="g_data_input_stream_read_uint64 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint64"/> <function name="g_data_input_stream_read_uint64 ()" link="GDataInputStr eam.html#g-data-input-stream-read-uint64"/>
<function name="g_data_input_stream_read_line ()" link="GDataInputStrea m.html#g-data-input-stream-read-line"/> <function name="g_data_input_stream_read_line ()" link="GDataInputStrea m.html#g-data-input-stream-read-line"/>
<function name="g_data_input_stream_read_line_async ()" link="GDataInpu tStream.html#g-data-input-stream-read-line-async"/> <function name="g_data_input_stream_read_line_async ()" link="GDataInpu tStream.html#g-data-input-stream-read-line-async"/>
<function name="g_data_input_stream_read_line_finish ()" link="GDataInp utStream.html#g-data-input-stream-read-line-finish"/> <function name="g_data_input_stream_read_line_finish ()" link="GDataInp utStream.html#g-data-input-stream-read-line-finish"/>
<function name="g_data_input_stream_read_upto ()" link="GDataInputStrea
m.html#g-data-input-stream-read-upto"/>
<function name="g_data_input_stream_read_upto_async ()" link="GDataInpu
tStream.html#g-data-input-stream-read-upto-async"/>
<function name="g_data_input_stream_read_upto_finish ()" link="GDataInp
utStream.html#g-data-input-stream-read-upto-finish"/>
<function name="g_data_input_stream_read_until ()" link="GDataInputStre am.html#g-data-input-stream-read-until"/> <function name="g_data_input_stream_read_until ()" link="GDataInputStre am.html#g-data-input-stream-read-until"/>
<function name="g_data_input_stream_read_until_async ()" link="GDataInp utStream.html#g-data-input-stream-read-until-async"/> <function name="g_data_input_stream_read_until_async ()" link="GDataInp utStream.html#g-data-input-stream-read-until-async"/>
<function name="g_data_input_stream_read_until_finish ()" link="GDataIn putStream.html#g-data-input-stream-read-until-finish"/> <function name="g_data_input_stream_read_until_finish ()" link="GDataIn putStream.html#g-data-input-stream-read-until-finish"/>
<function name="The &quot;byte-order&quot; property" link="GDataInputSt ream.html#GDataInputStream--byte-order"/> <function name="The &quot;byte-order&quot; property" link="GDataInputSt ream.html#GDataInputStream--byte-order"/>
<function name="The &quot;newline-type&quot; property" link="GDataInput Stream.html#GDataInputStream--newline-type"/> <function name="The &quot;newline-type&quot; property" link="GDataInput Stream.html#GDataInputStream--newline-type"/>
<function name="GDataOutputStream" link="GDataOutputStream.html#GDataOu tputStream-struct"/> <function name="struct GDataOutputStream" link="GDataOutputStream.html# GDataOutputStream-struct"/>
<function name="g_data_output_stream_new ()" link="GDataOutputStream.ht ml#g-data-output-stream-new"/> <function name="g_data_output_stream_new ()" link="GDataOutputStream.ht ml#g-data-output-stream-new"/>
<function name="g_data_output_stream_set_byte_order ()" link="GDataOutp utStream.html#g-data-output-stream-set-byte-order"/> <function name="g_data_output_stream_set_byte_order ()" link="GDataOutp utStream.html#g-data-output-stream-set-byte-order"/>
<function name="g_data_output_stream_get_byte_order ()" link="GDataOutp utStream.html#g-data-output-stream-get-byte-order"/> <function name="g_data_output_stream_get_byte_order ()" link="GDataOutp utStream.html#g-data-output-stream-get-byte-order"/>
<function name="g_data_output_stream_put_byte ()" link="GDataOutputStre am.html#g-data-output-stream-put-byte"/> <function name="g_data_output_stream_put_byte ()" link="GDataOutputStre am.html#g-data-output-stream-put-byte"/>
<function name="g_data_output_stream_put_int16 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int16"/> <function name="g_data_output_stream_put_int16 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int16"/>
<function name="g_data_output_stream_put_uint16 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint16"/> <function name="g_data_output_stream_put_uint16 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint16"/>
<function name="g_data_output_stream_put_int32 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int32"/> <function name="g_data_output_stream_put_int32 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int32"/>
<function name="g_data_output_stream_put_uint32 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint32"/> <function name="g_data_output_stream_put_uint32 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint32"/>
<function name="g_data_output_stream_put_int64 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int64"/> <function name="g_data_output_stream_put_int64 ()" link="GDataOutputStr eam.html#g-data-output-stream-put-int64"/>
<function name="g_data_output_stream_put_uint64 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint64"/> <function name="g_data_output_stream_put_uint64 ()" link="GDataOutputSt ream.html#g-data-output-stream-put-uint64"/>
<function name="g_data_output_stream_put_string ()" link="GDataOutputSt ream.html#g-data-output-stream-put-string"/> <function name="g_data_output_stream_put_string ()" link="GDataOutputSt ream.html#g-data-output-stream-put-string"/>
<function name="The &quot;byte-order&quot; property" link="GDataOutputS tream.html#GDataOutputStream--byte-order"/> <function name="The &quot;byte-order&quot; property" link="GDataOutputS tream.html#GDataOutputStream--byte-order"/>
<function name="GUnixInputStream" link="GUnixInputStream.html#GUnixInpu tStream-struct"/> <function name="struct GUnixInputStream" link="GUnixInputStream.html#GU nixInputStream-struct"/>
<function name="g_unix_input_stream_new ()" link="GUnixInputStream.html #g-unix-input-stream-new"/> <function name="g_unix_input_stream_new ()" link="GUnixInputStream.html #g-unix-input-stream-new"/>
<function name="g_unix_input_stream_set_close_fd ()" link="GUnixInputSt ream.html#g-unix-input-stream-set-close-fd"/> <function name="g_unix_input_stream_set_close_fd ()" link="GUnixInputSt ream.html#g-unix-input-stream-set-close-fd"/>
<function name="g_unix_input_stream_get_close_fd ()" link="GUnixInputSt ream.html#g-unix-input-stream-get-close-fd"/> <function name="g_unix_input_stream_get_close_fd ()" link="GUnixInputSt ream.html#g-unix-input-stream-get-close-fd"/>
<function name="g_unix_input_stream_get_fd ()" link="GUnixInputStream.h tml#g-unix-input-stream-get-fd"/> <function name="g_unix_input_stream_get_fd ()" link="GUnixInputStream.h tml#g-unix-input-stream-get-fd"/>
<function name="The &quot;close-fd&quot; property" link="GUnixInputStre am.html#GUnixInputStream--close-fd"/> <function name="The &quot;close-fd&quot; property" link="GUnixInputStre am.html#GUnixInputStream--close-fd"/>
<function name="The &quot;fd&quot; property" link="GUnixInputStream.htm l#GUnixInputStream--fd"/> <function name="The &quot;fd&quot; property" link="GUnixInputStream.htm l#GUnixInputStream--fd"/>
<function name="GUnixOutputStream" link="GUnixOutputStream.html#GUnixOu tputStream-struct"/> <function name="struct GUnixOutputStream" link="GUnixOutputStream.html# GUnixOutputStream-struct"/>
<function name="g_unix_output_stream_new ()" link="GUnixOutputStream.ht ml#g-unix-output-stream-new"/> <function name="g_unix_output_stream_new ()" link="GUnixOutputStream.ht ml#g-unix-output-stream-new"/>
<function name="g_unix_output_stream_set_close_fd ()" link="GUnixOutput Stream.html#g-unix-output-stream-set-close-fd"/> <function name="g_unix_output_stream_set_close_fd ()" link="GUnixOutput Stream.html#g-unix-output-stream-set-close-fd"/>
<function name="g_unix_output_stream_get_close_fd ()" link="GUnixOutput Stream.html#g-unix-output-stream-get-close-fd"/> <function name="g_unix_output_stream_get_close_fd ()" link="GUnixOutput Stream.html#g-unix-output-stream-get-close-fd"/>
<function name="g_unix_output_stream_get_fd ()" link="GUnixOutputStream .html#g-unix-output-stream-get-fd"/> <function name="g_unix_output_stream_get_fd ()" link="GUnixOutputStream .html#g-unix-output-stream-get-fd"/>
<function name="The &quot;close-fd&quot; property" link="GUnixOutputStr eam.html#GUnixOutputStream--close-fd"/> <function name="The &quot;close-fd&quot; property" link="GUnixOutputStr eam.html#GUnixOutputStream--close-fd"/>
<function name="The &quot;fd&quot; property" link="GUnixOutputStream.ht ml#GUnixOutputStream--fd"/> <function name="The &quot;fd&quot; property" link="GUnixOutputStream.ht ml#GUnixOutputStream--fd"/>
<function name="GConverterInputStream" link="gio-GConverterInputstream. html#GConverterInputStream-struct"/> <function name="GConverterInputStream" link="gio-GConverterInputstream. html#GConverterInputStream-struct"/>
<function name="g_converter_input_stream_new ()" link="gio-GConverterIn putstream.html#g-converter-input-stream-new"/> <function name="g_converter_input_stream_new ()" link="gio-GConverterIn putstream.html#g-converter-input-stream-new"/>
<function name="g_converter_input_stream_get_converter ()" link="gio-GC onverterInputstream.html#g-converter-input-stream-get-converter"/> <function name="g_converter_input_stream_get_converter ()" link="gio-GC onverterInputstream.html#g-converter-input-stream-get-converter"/>
<function name="The &quot;converter&quot; property" link="gio-GConverte rInputstream.html#GConverterInputStream--converter"/> <function name="The &quot;converter&quot; property" link="gio-GConverte rInputstream.html#GConverterInputStream--converter"/>
<function name="GConverterOutputStream" link="gio-GConverterOutputstrea m.html#GConverterOutputStream-struct"/> <function name="GConverterOutputStream" link="gio-GConverterOutputstrea m.html#GConverterOutputStream-struct"/>
<function name="g_converter_output_stream_new ()" link="gio-GConverterO utputstream.html#g-converter-output-stream-new"/> <function name="g_converter_output_stream_new ()" link="gio-GConverterO utputstream.html#g-converter-output-stream-new"/>
<function name="g_converter_output_stream_get_converter ()" link="gio-G ConverterOutputstream.html#g-converter-output-stream-get-converter"/> <function name="g_converter_output_stream_get_converter ()" link="gio-G ConverterOutputstream.html#g-converter-output-stream-get-converter"/>
<function name="The &quot;converter&quot; property" link="gio-GConverte rOutputstream.html#GConverterOutputStream--converter"/> <function name="The &quot;converter&quot; property" link="gio-GConverte rOutputstream.html#GConverterOutputStream--converter"/>
<function name="GPollableInputStream" link="GPollableInputStream.html#G
PollableInputStream-struct"/>
<function name="struct GPollableInputStreamInterface" link="GPollableIn
putStream.html#GPollableInputStreamInterface"/>
<function name="g_pollable_input_stream_can_poll ()" link="GPollableInp
utStream.html#g-pollable-input-stream-can-poll"/>
<function name="g_pollable_input_stream_is_readable ()" link="GPollable
InputStream.html#g-pollable-input-stream-is-readable"/>
<function name="g_pollable_input_stream_create_source ()" link="GPollab
leInputStream.html#g-pollable-input-stream-create-source"/>
<function name="g_pollable_input_stream_read_nonblocking ()" link="GPol
lableInputStream.html#g-pollable-input-stream-read-nonblocking"/>
<function name="GPollableSourceFunc ()" link="GPollableInputStream.html
#GPollableSourceFunc"/>
<function name="g_pollable_source_new ()" link="GPollableInputStream.ht
ml#g-pollable-source-new"/>
<function name="GPollableOutputStream" link="GPollableOutputStream.html
#GPollableOutputStream-struct"/>
<function name="struct GPollableOutputStreamInterface" link="GPollableO
utputStream.html#GPollableOutputStreamInterface"/>
<function name="g_pollable_output_stream_can_poll ()" link="GPollableOu
tputStream.html#g-pollable-output-stream-can-poll"/>
<function name="g_pollable_output_stream_is_writable ()" link="GPollabl
eOutputStream.html#g-pollable-output-stream-is-writable"/>
<function name="g_pollable_output_stream_create_source ()" link="GPolla
bleOutputStream.html#g-pollable-output-stream-create-source"/>
<function name="g_pollable_output_stream_write_nonblocking ()" link="GP
ollableOutputStream.html#g-pollable-output-stream-write-nonblocking"/>
<function name="g_content_type_equals ()" link="gio-GContentType.html#g -content-type-equals"/> <function name="g_content_type_equals ()" link="gio-GContentType.html#g -content-type-equals"/>
<function name="g_content_type_is_a ()" link="gio-GContentType.html#g-c ontent-type-is-a"/> <function name="g_content_type_is_a ()" link="gio-GContentType.html#g-c ontent-type-is-a"/>
<function name="g_content_type_is_unknown ()" link="gio-GContentType.ht ml#g-content-type-is-unknown"/> <function name="g_content_type_is_unknown ()" link="gio-GContentType.ht ml#g-content-type-is-unknown"/>
<function name="g_content_type_get_description ()" link="gio-GContentTy pe.html#g-content-type-get-description"/> <function name="g_content_type_get_description ()" link="gio-GContentTy pe.html#g-content-type-get-description"/>
<function name="g_content_type_get_mime_type ()" link="gio-GContentType .html#g-content-type-get-mime-type"/> <function name="g_content_type_get_mime_type ()" link="gio-GContentType .html#g-content-type-get-mime-type"/>
<function name="g_content_type_get_icon ()" link="gio-GContentType.html #g-content-type-get-icon"/> <function name="g_content_type_get_icon ()" link="gio-GContentType.html #g-content-type-get-icon"/>
<function name="g_content_type_can_be_executable ()" link="gio-GContent Type.html#g-content-type-can-be-executable"/> <function name="g_content_type_can_be_executable ()" link="gio-GContent Type.html#g-content-type-can-be-executable"/>
<function name="g_content_type_from_mime_type ()" link="gio-GContentTyp e.html#g-content-type-from-mime-type"/> <function name="g_content_type_from_mime_type ()" link="gio-GContentTyp e.html#g-content-type-from-mime-type"/>
<function name="g_content_type_guess ()" link="gio-GContentType.html#g- content-type-guess"/> <function name="g_content_type_guess ()" link="gio-GContentType.html#g- content-type-guess"/>
<function name="g_content_type_guess_for_tree ()" link="gio-GContentTyp e.html#g-content-type-guess-for-tree"/> <function name="g_content_type_guess_for_tree ()" link="gio-GContentTyp e.html#g-content-type-guess-for-tree"/>
<function name="g_content_types_get_registered ()" link="gio-GContentTy pe.html#g-content-types-get-registered"/> <function name="g_content_types_get_registered ()" link="gio-GContentTy pe.html#g-content-types-get-registered"/>
<function name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoC reateFlags"/> <function name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoC reateFlags"/>
<function name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/> <function name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/>
<function name="GAppInfoIface" link="GAppInfo.html#GAppInfoIface"/> <function name="struct GAppInfoIface" link="GAppInfo.html#GAppInfoIface "/>
<function name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContex t-struct"/> <function name="GAppLaunchContext" link="GAppInfo.html#GAppLaunchContex t-struct"/>
<function name="g_app_info_create_from_commandline ()" link="GAppInfo.h tml#g-app-info-create-from-commandline"/> <function name="g_app_info_create_from_commandline ()" link="GAppInfo.h tml#g-app-info-create-from-commandline"/>
<function name="g_app_info_dup ()" link="GAppInfo.html#g-app-info-dup"/ > <function name="g_app_info_dup ()" link="GAppInfo.html#g-app-info-dup"/ >
<function name="g_app_info_equal ()" link="GAppInfo.html#g-app-info-equ al"/> <function name="g_app_info_equal ()" link="GAppInfo.html#g-app-info-equ al"/>
<function name="g_app_info_get_id ()" link="GAppInfo.html#g-app-info-ge t-id"/> <function name="g_app_info_get_id ()" link="GAppInfo.html#g-app-info-ge t-id"/>
<function name="g_app_info_get_name ()" link="GAppInfo.html#g-app-info- get-name"/> <function name="g_app_info_get_name ()" link="GAppInfo.html#g-app-info- get-name"/>
<function name="g_app_info_get_display_name ()" link="GAppInfo.html#g-a pp-info-get-display-name"/> <function name="g_app_info_get_display_name ()" link="GAppInfo.html#g-a pp-info-get-display-name"/>
<function name="g_app_info_get_description ()" link="GAppInfo.html#g-ap p-info-get-description"/> <function name="g_app_info_get_description ()" link="GAppInfo.html#g-ap p-info-get-description"/>
<function name="g_app_info_get_executable ()" link="GAppInfo.html#g-app -info-get-executable"/> <function name="g_app_info_get_executable ()" link="GAppInfo.html#g-app -info-get-executable"/>
<function name="g_app_info_get_commandline ()" link="GAppInfo.html#g-ap p-info-get-commandline"/> <function name="g_app_info_get_commandline ()" link="GAppInfo.html#g-ap p-info-get-commandline"/>
skipping to change at line 742 skipping to change at line 861
<function name="g_app_info_launch ()" link="GAppInfo.html#g-app-info-la unch"/> <function name="g_app_info_launch ()" link="GAppInfo.html#g-app-info-la unch"/>
<function name="g_app_info_supports_files ()" link="GAppInfo.html#g-app -info-supports-files"/> <function name="g_app_info_supports_files ()" link="GAppInfo.html#g-app -info-supports-files"/>
<function name="g_app_info_supports_uris ()" link="GAppInfo.html#g-app- info-supports-uris"/> <function name="g_app_info_supports_uris ()" link="GAppInfo.html#g-app- info-supports-uris"/>
<function name="g_app_info_launch_uris ()" link="GAppInfo.html#g-app-in fo-launch-uris"/> <function name="g_app_info_launch_uris ()" link="GAppInfo.html#g-app-in fo-launch-uris"/>
<function name="g_app_info_should_show ()" link="GAppInfo.html#g-app-in fo-should-show"/> <function name="g_app_info_should_show ()" link="GAppInfo.html#g-app-in fo-should-show"/>
<function name="g_app_info_can_delete ()" link="GAppInfo.html#g-app-inf o-can-delete"/> <function name="g_app_info_can_delete ()" link="GAppInfo.html#g-app-inf o-can-delete"/>
<function name="g_app_info_delete ()" link="GAppInfo.html#g-app-info-de lete"/> <function name="g_app_info_delete ()" link="GAppInfo.html#g-app-info-de lete"/>
<function name="g_app_info_reset_type_associations ()" link="GAppInfo.h tml#g-app-info-reset-type-associations"/> <function name="g_app_info_reset_type_associations ()" link="GAppInfo.h tml#g-app-info-reset-type-associations"/>
<function name="g_app_info_set_as_default_for_type ()" link="GAppInfo.h tml#g-app-info-set-as-default-for-type"/> <function name="g_app_info_set_as_default_for_type ()" link="GAppInfo.h tml#g-app-info-set-as-default-for-type"/>
<function name="g_app_info_set_as_default_for_extension ()" link="GAppI nfo.html#g-app-info-set-as-default-for-extension"/> <function name="g_app_info_set_as_default_for_extension ()" link="GAppI nfo.html#g-app-info-set-as-default-for-extension"/>
<function name="g_app_info_set_as_last_used_for_type ()" link="GAppInfo .html#g-app-info-set-as-last-used-for-type"/>
<function name="g_app_info_add_supports_type ()" link="GAppInfo.html#g- app-info-add-supports-type"/> <function name="g_app_info_add_supports_type ()" link="GAppInfo.html#g- app-info-add-supports-type"/>
<function name="g_app_info_can_remove_supports_type ()" link="GAppInfo. html#g-app-info-can-remove-supports-type"/> <function name="g_app_info_can_remove_supports_type ()" link="GAppInfo. html#g-app-info-can-remove-supports-type"/>
<function name="g_app_info_remove_supports_type ()" link="GAppInfo.html #g-app-info-remove-supports-type"/> <function name="g_app_info_remove_supports_type ()" link="GAppInfo.html #g-app-info-remove-supports-type"/>
<function name="g_app_info_get_all ()" link="GAppInfo.html#g-app-info-g et-all"/> <function name="g_app_info_get_all ()" link="GAppInfo.html#g-app-info-g et-all"/>
<function name="g_app_info_get_all_for_type ()" link="GAppInfo.html#g-a pp-info-get-all-for-type"/> <function name="g_app_info_get_all_for_type ()" link="GAppInfo.html#g-a pp-info-get-all-for-type"/>
<function name="g_app_info_get_default_for_type ()" link="GAppInfo.html #g-app-info-get-default-for-type"/> <function name="g_app_info_get_default_for_type ()" link="GAppInfo.html #g-app-info-get-default-for-type"/>
<function name="g_app_info_get_default_for_uri_scheme ()" link="GAppInf o.html#g-app-info-get-default-for-uri-scheme"/> <function name="g_app_info_get_default_for_uri_scheme ()" link="GAppInf o.html#g-app-info-get-default-for-uri-scheme"/>
<function name="g_app_info_get_fallback_for_type ()" link="GAppInfo.htm
l#g-app-info-get-fallback-for-type"/>
<function name="g_app_info_get_recommended_for_type ()" link="GAppInfo.
html#g-app-info-get-recommended-for-type"/>
<function name="g_app_info_launch_default_for_uri ()" link="GAppInfo.ht ml#g-app-info-launch-default-for-uri"/> <function name="g_app_info_launch_default_for_uri ()" link="GAppInfo.ht ml#g-app-info-launch-default-for-uri"/>
<function name="g_app_launch_context_get_display ()" link="GAppInfo.htm l#g-app-launch-context-get-display"/> <function name="g_app_launch_context_get_display ()" link="GAppInfo.htm l#g-app-launch-context-get-display"/>
<function name="g_app_launch_context_get_startup_notify_id ()" link="GA ppInfo.html#g-app-launch-context-get-startup-notify-id"/> <function name="g_app_launch_context_get_startup_notify_id ()" link="GA ppInfo.html#g-app-launch-context-get-startup-notify-id"/>
<function name="g_app_launch_context_launch_failed ()" link="GAppInfo.h tml#g-app-launch-context-launch-failed"/> <function name="g_app_launch_context_launch_failed ()" link="GAppInfo.h tml#g-app-launch-context-launch-failed"/>
<function name="g_app_launch_context_new ()" link="GAppInfo.html#g-app- launch-context-new"/> <function name="g_app_launch_context_new ()" link="GAppInfo.html#g-app- launch-context-new"/>
<function name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo. html#GDesktopAppInfo-struct"/> <function name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo. html#GDesktopAppInfo-struct"/>
<function name="g_desktop_app_info_new_from_filename ()" link="gio-Desk top-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/> <function name="g_desktop_app_info_new_from_filename ()" link="gio-Desk top-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/>
<function name="g_desktop_app_info_new_from_keyfile ()" link="gio-Deskt op-file-based-GAppInfo.html#g-desktop-app-info-new-from-keyfile"/> <function name="g_desktop_app_info_new_from_keyfile ()" link="gio-Deskt op-file-based-GAppInfo.html#g-desktop-app-info-new-from-keyfile"/>
<function name="g_desktop_app_info_new ()" link="gio-Desktop-file-based -GAppInfo.html#g-desktop-app-info-new"/> <function name="g_desktop_app_info_new ()" link="gio-Desktop-file-based -GAppInfo.html#g-desktop-app-info-new"/>
<function name="g_desktop_app_info_get_filename ()" link="gio-Desktop-f ile-based-GAppInfo.html#g-desktop-app-info-get-filename"/> <function name="g_desktop_app_info_get_filename ()" link="gio-Desktop-f ile-based-GAppInfo.html#g-desktop-app-info-get-filename"/>
<function name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop- file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/> <function name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop- file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/>
<function name="g_desktop_app_info_set_desktop_env ()" link="gio-Deskto p-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/> <function name="g_desktop_app_info_set_desktop_env ()" link="gio-Deskto p-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/>
<function name="GDesktopAppInfoLookup" link="gio-Desktop-file-based-GAp
pInfo.html#GDesktopAppInfoLookup-struct"/>
<function name="G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME" link="g
io-Desktop-file-based-GAppInfo.html#G-DESKTOP-APP-INFO-LOOKUP-EXTENSION-POI
NT-NAME:CAPS"/>
<function name="g_desktop_app_info_lookup_get_default_for_uri_scheme ()
" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-lookup-get-
default-for-uri-scheme"/>
<function name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonito r-struct"/> <function name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonito r-struct"/>
<function name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMon itor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME:CAPS"/> <function name="G_VOLUME_MONITOR_EXTENSION_POINT_NAME" link="GVolumeMon itor.html#G-VOLUME-MONITOR-EXTENSION-POINT-NAME:CAPS"/>
<function name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-vo lume-monitor-get"/> <function name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-vo lume-monitor-get"/>
<function name="g_volume_monitor_get_connected_drives ()" link="GVolume Monitor.html#g-volume-monitor-get-connected-drives"/> <function name="g_volume_monitor_get_connected_drives ()" link="GVolume Monitor.html#g-volume-monitor-get-connected-drives"/>
<function name="g_volume_monitor_get_volumes ()" link="GVolumeMonitor.h tml#g-volume-monitor-get-volumes"/> <function name="g_volume_monitor_get_volumes ()" link="GVolumeMonitor.h tml#g-volume-monitor-get-volumes"/>
<function name="g_volume_monitor_get_mounts ()" link="GVolumeMonitor.ht ml#g-volume-monitor-get-mounts"/> <function name="g_volume_monitor_get_mounts ()" link="GVolumeMonitor.ht ml#g-volume-monitor-get-mounts"/>
<function name="g_volume_monitor_adopt_orphan_mount ()" link="GVolumeMo nitor.html#g-volume-monitor-adopt-orphan-mount"/> <function name="g_volume_monitor_adopt_orphan_mount ()" link="GVolumeMo nitor.html#g-volume-monitor-adopt-orphan-mount"/>
<function name="g_volume_monitor_get_mount_for_uuid ()" link="GVolumeMo nitor.html#g-volume-monitor-get-mount-for-uuid"/> <function name="g_volume_monitor_get_mount_for_uuid ()" link="GVolumeMo nitor.html#g-volume-monitor-get-mount-for-uuid"/>
<function name="g_volume_monitor_get_volume_for_uuid ()" link="GVolumeM onitor.html#g-volume-monitor-get-volume-for-uuid"/> <function name="g_volume_monitor_get_volume_for_uuid ()" link="GVolumeM onitor.html#g-volume-monitor-get-volume-for-uuid"/>
<function name="The &quot;drive-changed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-drive-changed"/> <function name="The &quot;drive-changed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-drive-changed"/>
skipping to change at line 786 skipping to change at line 905
<function name="The &quot;drive-eject-button&quot; signal" link="GVolum eMonitor.html#GVolumeMonitor-drive-eject-button"/> <function name="The &quot;drive-eject-button&quot; signal" link="GVolum eMonitor.html#GVolumeMonitor-drive-eject-button"/>
<function name="The &quot;drive-stop-button&quot; signal" link="GVolume Monitor.html#GVolumeMonitor-drive-stop-button"/> <function name="The &quot;drive-stop-button&quot; signal" link="GVolume Monitor.html#GVolumeMonitor-drive-stop-button"/>
<function name="The &quot;mount-added&quot; signal" link="GVolumeMonito r.html#GVolumeMonitor-mount-added"/> <function name="The &quot;mount-added&quot; signal" link="GVolumeMonito r.html#GVolumeMonitor-mount-added"/>
<function name="The &quot;mount-changed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-mount-changed"/> <function name="The &quot;mount-changed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-mount-changed"/>
<function name="The &quot;mount-pre-unmount&quot; signal" link="GVolume Monitor.html#GVolumeMonitor-mount-pre-unmount"/> <function name="The &quot;mount-pre-unmount&quot; signal" link="GVolume Monitor.html#GVolumeMonitor-mount-pre-unmount"/>
<function name="The &quot;mount-removed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-mount-removed"/> <function name="The &quot;mount-removed&quot; signal" link="GVolumeMoni tor.html#GVolumeMonitor-mount-removed"/>
<function name="The &quot;volume-added&quot; signal" link="GVolumeMonit or.html#GVolumeMonitor-volume-added"/> <function name="The &quot;volume-added&quot; signal" link="GVolumeMonit or.html#GVolumeMonitor-volume-added"/>
<function name="The &quot;volume-changed&quot; signal" link="GVolumeMon itor.html#GVolumeMonitor-volume-changed"/> <function name="The &quot;volume-changed&quot; signal" link="GVolumeMon itor.html#GVolumeMonitor-volume-changed"/>
<function name="The &quot;volume-removed&quot; signal" link="GVolumeMon itor.html#GVolumeMonitor-volume-removed"/> <function name="The &quot;volume-removed&quot; signal" link="GVolumeMon itor.html#GVolumeMonitor-volume-removed"/>
<function name="GVolume" link="GVolume.html#GVolume-struct"/> <function name="GVolume" link="GVolume.html#GVolume-struct"/>
<function name="GVolumeIface" link="GVolume.html#GVolumeIface"/> <function name="struct GVolumeIface" link="GVolume.html#GVolumeIface"/>
<function name="g_volume_get_name ()" link="GVolume.html#g-volume-get-n ame"/> <function name="g_volume_get_name ()" link="GVolume.html#g-volume-get-n ame"/>
<function name="g_volume_get_uuid ()" link="GVolume.html#g-volume-get-u uid"/> <function name="g_volume_get_uuid ()" link="GVolume.html#g-volume-get-u uid"/>
<function name="g_volume_get_icon ()" link="GVolume.html#g-volume-get-i con"/> <function name="g_volume_get_icon ()" link="GVolume.html#g-volume-get-i con"/>
<function name="g_volume_get_drive ()" link="GVolume.html#g-volume-get- drive"/> <function name="g_volume_get_drive ()" link="GVolume.html#g-volume-get- drive"/>
<function name="g_volume_get_mount ()" link="GVolume.html#g-volume-get- mount"/> <function name="g_volume_get_mount ()" link="GVolume.html#g-volume-get- mount"/>
<function name="g_volume_can_mount ()" link="GVolume.html#g-volume-can- mount"/> <function name="g_volume_can_mount ()" link="GVolume.html#g-volume-can- mount"/>
<function name="g_volume_should_automount ()" link="GVolume.html#g-volu me-should-automount"/> <function name="g_volume_should_automount ()" link="GVolume.html#g-volu me-should-automount"/>
<function name="g_volume_get_activation_root ()" link="GVolume.html#g-v olume-get-activation-root"/> <function name="g_volume_get_activation_root ()" link="GVolume.html#g-v olume-get-activation-root"/>
<function name="g_volume_mount ()" link="GVolume.html#g-volume-mount"/> <function name="g_volume_mount ()" link="GVolume.html#g-volume-mount"/>
<function name="g_volume_mount_finish ()" link="GVolume.html#g-volume-m ount-finish"/> <function name="g_volume_mount_finish ()" link="GVolume.html#g-volume-m ount-finish"/>
skipping to change at line 812 skipping to change at line 931
<function name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G- VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"/> <function name="G_VOLUME_IDENTIFIER_KIND_HAL_UDI" link="GVolume.html#G- VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"/>
<function name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VO LUME-IDENTIFIER-KIND-LABEL:CAPS"/> <function name="G_VOLUME_IDENTIFIER_KIND_LABEL" link="GVolume.html#G-VO LUME-IDENTIFIER-KIND-LABEL:CAPS"/>
<function name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html# G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"/> <function name="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT" link="GVolume.html# G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"/>
<function name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.htm l#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"/> <function name="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE" link="GVolume.htm l#G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"/>
<function name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOL UME-IDENTIFIER-KIND-UUID:CAPS"/> <function name="G_VOLUME_IDENTIFIER_KIND_UUID" link="GVolume.html#G-VOL UME-IDENTIFIER-KIND-UUID:CAPS"/>
<function name="g_volume_enumerate_identifiers ()" link="GVolume.html#g -volume-enumerate-identifiers"/> <function name="g_volume_enumerate_identifiers ()" link="GVolume.html#g -volume-enumerate-identifiers"/>
<function name="g_volume_get_identifier ()" link="GVolume.html#g-volume -get-identifier"/> <function name="g_volume_get_identifier ()" link="GVolume.html#g-volume -get-identifier"/>
<function name="The &quot;changed&quot; signal" link="GVolume.html#GVol ume-changed"/> <function name="The &quot;changed&quot; signal" link="GVolume.html#GVol ume-changed"/>
<function name="The &quot;removed&quot; signal" link="GVolume.html#GVol ume-removed"/> <function name="The &quot;removed&quot; signal" link="GVolume.html#GVol ume-removed"/>
<function name="GMount" link="GMount.html#GMount-struct"/> <function name="GMount" link="GMount.html#GMount-struct"/>
<function name="GMountIface" link="GMount.html#GMountIface"/> <function name="struct GMountIface" link="GMount.html#GMountIface"/>
<function name="g_mount_get_name ()" link="GMount.html#g-mount-get-name "/> <function name="g_mount_get_name ()" link="GMount.html#g-mount-get-name "/>
<function name="g_mount_get_uuid ()" link="GMount.html#g-mount-get-uuid "/> <function name="g_mount_get_uuid ()" link="GMount.html#g-mount-get-uuid "/>
<function name="g_mount_get_icon ()" link="GMount.html#g-mount-get-icon "/> <function name="g_mount_get_icon ()" link="GMount.html#g-mount-get-icon "/>
<function name="g_mount_get_drive ()" link="GMount.html#g-mount-get-dri ve"/> <function name="g_mount_get_drive ()" link="GMount.html#g-mount-get-dri ve"/>
<function name="g_mount_get_root ()" link="GMount.html#g-mount-get-root "/> <function name="g_mount_get_root ()" link="GMount.html#g-mount-get-root "/>
<function name="g_mount_get_volume ()" link="GMount.html#g-mount-get-vo lume"/> <function name="g_mount_get_volume ()" link="GMount.html#g-mount-get-vo lume"/>
<function name="g_mount_get_default_location ()" link="GMount.html#g-mo unt-get-default-location"/> <function name="g_mount_get_default_location ()" link="GMount.html#g-mo unt-get-default-location"/>
<function name="g_mount_can_unmount ()" link="GMount.html#g-mount-can-u nmount"/> <function name="g_mount_can_unmount ()" link="GMount.html#g-mount-can-u nmount"/>
<function name="enum GMountMountFlags" link="GMount.html#GMountMountFla gs"/> <function name="enum GMountMountFlags" link="GMount.html#GMountMountFla gs"/>
<function name="enum GMountUnmountFlags" link="GMount.html#GMountUnmoun tFlags"/> <function name="enum GMountUnmountFlags" link="GMount.html#GMountUnmoun tFlags"/>
skipping to change at line 844 skipping to change at line 963
<function name="g_mount_guess_content_type ()" link="GMount.html#g-moun t-guess-content-type"/> <function name="g_mount_guess_content_type ()" link="GMount.html#g-moun t-guess-content-type"/>
<function name="g_mount_guess_content_type_finish ()" link="GMount.html #g-mount-guess-content-type-finish"/> <function name="g_mount_guess_content_type_finish ()" link="GMount.html #g-mount-guess-content-type-finish"/>
<function name="g_mount_guess_content_type_sync ()" link="GMount.html#g -mount-guess-content-type-sync"/> <function name="g_mount_guess_content_type_sync ()" link="GMount.html#g -mount-guess-content-type-sync"/>
<function name="g_mount_is_shadowed ()" link="GMount.html#g-mount-is-sh adowed"/> <function name="g_mount_is_shadowed ()" link="GMount.html#g-mount-is-sh adowed"/>
<function name="g_mount_shadow ()" link="GMount.html#g-mount-shadow"/> <function name="g_mount_shadow ()" link="GMount.html#g-mount-shadow"/>
<function name="g_mount_unshadow ()" link="GMount.html#g-mount-unshadow "/> <function name="g_mount_unshadow ()" link="GMount.html#g-mount-unshadow "/>
<function name="The &quot;changed&quot; signal" link="GMount.html#GMoun t-changed"/> <function name="The &quot;changed&quot; signal" link="GMount.html#GMoun t-changed"/>
<function name="The &quot;pre-unmount&quot; signal" link="GMount.html#G Mount-pre-unmount"/> <function name="The &quot;pre-unmount&quot; signal" link="GMount.html#G Mount-pre-unmount"/>
<function name="The &quot;unmounted&quot; signal" link="GMount.html#GMo unt-unmounted"/> <function name="The &quot;unmounted&quot; signal" link="GMount.html#GMo unt-unmounted"/>
<function name="GDrive" link="GDrive.html#GDrive-struct"/> <function name="GDrive" link="GDrive.html#GDrive-struct"/>
<function name="GDriveIface" link="GDrive.html#GDriveIface"/> <function name="struct GDriveIface" link="GDrive.html#GDriveIface"/>
<function name="enum GDriveStartFlags" link="GDrive.html#GDriveStartFla gs"/> <function name="enum GDriveStartFlags" link="GDrive.html#GDriveStartFla gs"/>
<function name="enum GDriveStartStopType" link="GDrive.html#GDriveStart StopType"/> <function name="enum GDriveStartStopType" link="GDrive.html#GDriveStart StopType"/>
<function name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name "/> <function name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name "/>
<function name="g_drive_get_icon ()" link="GDrive.html#g-drive-get-icon "/> <function name="g_drive_get_icon ()" link="GDrive.html#g-drive-get-icon "/>
<function name="g_drive_has_volumes ()" link="GDrive.html#g-drive-has-v olumes"/> <function name="g_drive_has_volumes ()" link="GDrive.html#g-drive-has-v olumes"/>
<function name="g_drive_get_volumes ()" link="GDrive.html#g-drive-get-v olumes"/> <function name="g_drive_get_volumes ()" link="GDrive.html#g-drive-get-v olumes"/>
<function name="g_drive_can_eject ()" link="GDrive.html#g-drive-can-eje ct"/> <function name="g_drive_can_eject ()" link="GDrive.html#g-drive-can-eje ct"/>
<function name="g_drive_get_start_stop_type ()" link="GDrive.html#g-dri ve-get-start-stop-type"/> <function name="g_drive_get_start_stop_type ()" link="GDrive.html#g-dri ve-get-start-stop-type"/>
<function name="g_drive_can_start ()" link="GDrive.html#g-drive-can-sta rt"/> <function name="g_drive_can_start ()" link="GDrive.html#g-drive-can-sta rt"/>
<function name="g_drive_can_start_degraded ()" link="GDrive.html#g-driv e-can-start-degraded"/> <function name="g_drive_can_start_degraded ()" link="GDrive.html#g-driv e-can-start-degraded"/>
skipping to change at line 876 skipping to change at line 995
<function name="g_drive_start ()" link="GDrive.html#g-drive-start"/> <function name="g_drive_start ()" link="GDrive.html#g-drive-start"/>
<function name="g_drive_start_finish ()" link="GDrive.html#g-drive-star t-finish"/> <function name="g_drive_start_finish ()" link="GDrive.html#g-drive-star t-finish"/>
<function name="g_drive_stop ()" link="GDrive.html#g-drive-stop"/> <function name="g_drive_stop ()" link="GDrive.html#g-drive-stop"/>
<function name="g_drive_stop_finish ()" link="GDrive.html#g-drive-stop- finish"/> <function name="g_drive_stop_finish ()" link="GDrive.html#g-drive-stop- finish"/>
<function name="g_drive_enumerate_identifiers ()" link="GDrive.html#g-d rive-enumerate-identifiers"/> <function name="g_drive_enumerate_identifiers ()" link="GDrive.html#g-d rive-enumerate-identifiers"/>
<function name="g_drive_get_identifier ()" link="GDrive.html#g-drive-ge t-identifier"/> <function name="g_drive_get_identifier ()" link="GDrive.html#g-drive-ge t-identifier"/>
<function name="The &quot;changed&quot; signal" link="GDrive.html#GDriv e-changed"/> <function name="The &quot;changed&quot; signal" link="GDrive.html#GDriv e-changed"/>
<function name="The &quot;disconnected&quot; signal" link="GDrive.html# GDrive-disconnected"/> <function name="The &quot;disconnected&quot; signal" link="GDrive.html# GDrive-disconnected"/>
<function name="The &quot;eject-button&quot; signal" link="GDrive.html# GDrive-eject-button"/> <function name="The &quot;eject-button&quot; signal" link="GDrive.html# GDrive-eject-button"/>
<function name="The &quot;stop-button&quot; signal" link="GDrive.html#G Drive-stop-button"/> <function name="The &quot;stop-button&quot; signal" link="GDrive.html#G Drive-stop-button"/>
<function name="GUnixMount" link="gio-Unix-Mounts.html#GUnixMount"/>
<function name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountP oint"/> <function name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountP oint"/>
<function name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountE ntry"/> <function name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountE ntry"/>
<function name="GUnixMountMonitor" link="gio-Unix-Mounts.html#GUnixMoun tMonitor-struct"/> <function name="GUnixMountMonitor" link="gio-Unix-Mounts.html#GUnixMoun tMonitor-struct"/>
<function name="g_unix_mount_free ()" link="gio-Unix-Mounts.html#g-unix -mount-free"/> <function name="g_unix_mount_free ()" link="gio-Unix-Mounts.html#g-unix -mount-free"/>
<function name="g_unix_mount_compare ()" link="gio-Unix-Mounts.html#g-u nix-mount-compare"/> <function name="g_unix_mount_compare ()" link="gio-Unix-Mounts.html#g-u nix-mount-compare"/>
<function name="g_unix_mount_get_mount_path ()" link="gio-Unix-Mounts.h tml#g-unix-mount-get-mount-path"/> <function name="g_unix_mount_get_mount_path ()" link="gio-Unix-Mounts.h tml#g-unix-mount-get-mount-path"/>
<function name="g_unix_mount_get_device_path ()" link="gio-Unix-Mounts. html#g-unix-mount-get-device-path"/> <function name="g_unix_mount_get_device_path ()" link="gio-Unix-Mounts. html#g-unix-mount-get-device-path"/>
<function name="g_unix_mount_get_fs_type ()" link="gio-Unix-Mounts.html #g-unix-mount-get-fs-type"/> <function name="g_unix_mount_get_fs_type ()" link="gio-Unix-Mounts.html #g-unix-mount-get-fs-type"/>
<function name="g_unix_mount_is_readonly ()" link="gio-Unix-Mounts.html #g-unix-mount-is-readonly"/> <function name="g_unix_mount_is_readonly ()" link="gio-Unix-Mounts.html #g-unix-mount-is-readonly"/>
<function name="g_unix_mount_is_system_internal ()" link="gio-Unix-Moun ts.html#g-unix-mount-is-system-internal"/> <function name="g_unix_mount_is_system_internal ()" link="gio-Unix-Moun ts.html#g-unix-mount-is-system-internal"/>
skipping to change at line 913 skipping to change at line 1031
<function name="g_unix_mounts_get ()" link="gio-Unix-Mounts.html#g-unix -mounts-get"/> <function name="g_unix_mounts_get ()" link="gio-Unix-Mounts.html#g-unix -mounts-get"/>
<function name="g_unix_mount_at ()" link="gio-Unix-Mounts.html#g-unix-m ount-at"/> <function name="g_unix_mount_at ()" link="gio-Unix-Mounts.html#g-unix-m ount-at"/>
<function name="g_unix_mounts_changed_since ()" link="gio-Unix-Mounts.h tml#g-unix-mounts-changed-since"/> <function name="g_unix_mounts_changed_since ()" link="gio-Unix-Mounts.h tml#g-unix-mounts-changed-since"/>
<function name="g_unix_mount_points_changed_since ()" link="gio-Unix-Mo unts.html#g-unix-mount-points-changed-since"/> <function name="g_unix_mount_points_changed_since ()" link="gio-Unix-Mo unts.html#g-unix-mount-points-changed-since"/>
<function name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html #g-unix-mount-monitor-new"/> <function name="g_unix_mount_monitor_new ()" link="gio-Unix-Mounts.html #g-unix-mount-monitor-new"/>
<function name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix- Mounts.html#g-unix-mount-monitor-set-rate-limit"/> <function name="g_unix_mount_monitor_set_rate_limit ()" link="gio-Unix- Mounts.html#g-unix-mount-monitor-set-rate-limit"/>
<function name="g_unix_is_mount_path_system_internal ()" link="gio-Unix -Mounts.html#g-unix-is-mount-path-system-internal"/> <function name="g_unix_is_mount_path_system_internal ()" link="gio-Unix -Mounts.html#g-unix-is-mount-path-system-internal"/>
<function name="The &quot;mountpoints-changed&quot; signal" link="gio-U nix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/> <function name="The &quot;mountpoints-changed&quot; signal" link="gio-U nix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
<function name="The &quot;mounts-changed&quot; signal" link="gio-Unix-M ounts.html#GUnixMountMonitor-mounts-changed"/> <function name="The &quot;mounts-changed&quot; signal" link="gio-Unix-M ounts.html#GUnixMountMonitor-mounts-changed"/>
<function name="GIcon" link="GIcon.html#GIcon-struct"/> <function name="GIcon" link="GIcon.html#GIcon-struct"/>
<function name="GIconIface" link="GIcon.html#GIconIface"/> <function name="struct GIconIface" link="GIcon.html#GIconIface"/>
<function name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/> <function name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/>
<function name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/> <function name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/>
<function name="g_icon_to_string ()" link="GIcon.html#g-icon-to-string" /> <function name="g_icon_to_string ()" link="GIcon.html#g-icon-to-string" />
<function name="g_icon_new_for_string ()" link="GIcon.html#g-icon-new-f or-string"/> <function name="g_icon_new_for_string ()" link="GIcon.html#g-icon-new-f or-string"/>
<function name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/> <function name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/>
<function name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-ne w"/> <function name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-ne w"/>
<function name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-ic on-get-file"/> <function name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-ic on-get-file"/>
<function name="The &quot;file&quot; property" link="GFileIcon.html#GFi leIcon--file"/> <function name="The &quot;file&quot; property" link="GFileIcon.html#GFi leIcon--file"/>
<function name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-s truct"/> <function name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-s truct"/>
<function name="GLoadableIconIface" link="GLoadableIcon.html#GLoadableI conIface"/> <function name="struct GLoadableIconIface" link="GLoadableIcon.html#GLo adableIconIface"/>
<function name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loa dable-icon-load"/> <function name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loa dable-icon-load"/>
<function name="g_loadable_icon_load_async ()" link="GLoadableIcon.html #g-loadable-icon-load-async"/> <function name="g_loadable_icon_load_async ()" link="GLoadableIcon.html #g-loadable-icon-load-async"/>
<function name="g_loadable_icon_load_finish ()" link="GLoadableIcon.htm l#g-loadable-icon-load-finish"/> <function name="g_loadable_icon_load_finish ()" link="GLoadableIcon.htm l#g-loadable-icon-load-finish"/>
<function name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct" /> <function name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct" />
<function name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-i con-new"/> <function name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-i con-new"/>
<function name="g_themed_icon_new_from_names ()" link="GThemedIcon.html #g-themed-icon-new-from-names"/> <function name="g_themed_icon_new_from_names ()" link="GThemedIcon.html #g-themed-icon-new-from-names"/>
<function name="g_themed_icon_new_with_default_fallbacks ()" link="GThe medIcon.html#g-themed-icon-new-with-default-fallbacks"/> <function name="g_themed_icon_new_with_default_fallbacks ()" link="GThe medIcon.html#g-themed-icon-new-with-default-fallbacks"/>
<function name="g_themed_icon_prepend_name ()" link="GThemedIcon.html#g -themed-icon-prepend-name"/> <function name="g_themed_icon_prepend_name ()" link="GThemedIcon.html#g -themed-icon-prepend-name"/>
<function name="g_themed_icon_append_name ()" link="GThemedIcon.html#g- themed-icon-append-name"/> <function name="g_themed_icon_append_name ()" link="GThemedIcon.html#g- themed-icon-append-name"/>
<function name="g_themed_icon_get_names ()" link="GThemedIcon.html#g-th emed-icon-get-names"/> <function name="g_themed_icon_get_names ()" link="GThemedIcon.html#g-th emed-icon-get-names"/>
<function name="The &quot;name&quot; property" link="GThemedIcon.html#G ThemedIcon--name"/> <function name="The &quot;name&quot; property" link="GThemedIcon.html#G ThemedIcon--name"/>
<function name="The &quot;names&quot; property" link="GThemedIcon.html# GThemedIcon--names"/> <function name="The &quot;names&quot; property" link="GThemedIcon.html# GThemedIcon--names"/>
<function name="The &quot;use-default-fallbacks&quot; property" link="G ThemedIcon.html#GThemedIcon--use-default-fallbacks"/> <function name="The &quot;use-default-fallbacks&quot; property" link="G ThemedIcon.html#GThemedIcon--use-default-fallbacks"/>
<function name="GEmblemedIcon" link="GEmblemedIcon.html#GEmblemedIcon-s truct"/> <function name="struct GEmblemedIcon" link="GEmblemedIcon.html#GEmbleme dIcon-struct"/>
<function name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-embl emed-icon-new"/> <function name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-embl emed-icon-new"/>
<function name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g -emblemed-icon-get-icon"/> <function name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g -emblemed-icon-get-icon"/>
<function name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.htm l#g-emblemed-icon-get-emblems"/> <function name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.htm l#g-emblemed-icon-get-emblems"/>
<function name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html #g-emblemed-icon-add-emblem"/> <function name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html #g-emblemed-icon-add-emblem"/>
<function name="g_emblemed_icon_clear_emblems ()" link="GEmblemedIcon.h
tml#g-emblemed-icon-clear-emblems"/>
<function name="The &quot;gicon&quot; property" link="GEmblemedIcon.htm
l#GEmblemedIcon--gicon"/>
<function name="GEmblem" link="GEmblem.html#GEmblem-struct"/> <function name="GEmblem" link="GEmblem.html#GEmblem-struct"/>
<function name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin"/> <function name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin"/>
<function name="g_emblem_new ()" link="GEmblem.html#g-emblem-new"/> <function name="g_emblem_new ()" link="GEmblem.html#g-emblem-new"/>
<function name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emble m-new-with-origin"/> <function name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emble m-new-with-origin"/>
<function name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-i con"/> <function name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-i con"/>
<function name="g_emblem_get_origin ()" link="GEmblem.html#g-emblem-get -origin"/> <function name="g_emblem_get_origin ()" link="GEmblem.html#g-emblem-get -origin"/>
<function name="The &quot;icon&quot; property" link="GEmblem.html#GEmbl em--icon"/> <function name="The &quot;icon&quot; property" link="GEmblem.html#GEmbl em--icon"/>
<function name="The &quot;origin&quot; property" link="GEmblem.html#GEm blem--origin"/> <function name="The &quot;origin&quot; property" link="GEmblem.html#GEm blem--origin"/>
<function name="GInitable" link="GInitable.html#GInitable-struct"/> <function name="GInitable" link="GInitable.html#GInitable-struct"/>
<function name="GInitableIface" link="GInitable.html#GInitableIface"/> <function name="struct GInitableIface" link="GInitable.html#GInitableIf ace"/>
<function name="g_initable_init ()" link="GInitable.html#g-initable-ini t"/> <function name="g_initable_init ()" link="GInitable.html#g-initable-ini t"/>
<function name="g_initable_new ()" link="GInitable.html#g-initable-new" /> <function name="g_initable_new ()" link="GInitable.html#g-initable-new" />
<function name="g_initable_new_valist ()" link="GInitable.html#g-initab le-new-valist"/> <function name="g_initable_new_valist ()" link="GInitable.html#g-initab le-new-valist"/>
<function name="g_initable_newv ()" link="GInitable.html#g-initable-new v"/> <function name="g_initable_newv ()" link="GInitable.html#g-initable-new v"/>
<function name="GAsyncInitable" link="GAsyncInitable.html#GAsyncInitabl e-struct"/> <function name="GAsyncInitable" link="GAsyncInitable.html#GAsyncInitabl e-struct"/>
<function name="GAsyncInitableIface" link="GAsyncInitable.html#GAsyncIn itableIface"/> <function name="struct GAsyncInitableIface" link="GAsyncInitable.html#G AsyncInitableIface"/>
<function name="g_async_initable_init_async ()" link="GAsyncInitable.ht ml#g-async-initable-init-async"/> <function name="g_async_initable_init_async ()" link="GAsyncInitable.ht ml#g-async-initable-init-async"/>
<function name="g_async_initable_init_finish ()" link="GAsyncInitable.h tml#g-async-initable-init-finish"/> <function name="g_async_initable_init_finish ()" link="GAsyncInitable.h tml#g-async-initable-init-finish"/>
<function name="g_async_initable_new_async ()" link="GAsyncInitable.htm l#g-async-initable-new-async"/> <function name="g_async_initable_new_async ()" link="GAsyncInitable.htm l#g-async-initable-new-async"/>
<function name="g_async_initable_new_finish ()" link="GAsyncInitable.ht ml#g-async-initable-new-finish"/> <function name="g_async_initable_new_finish ()" link="GAsyncInitable.ht ml#g-async-initable-new-finish"/>
<function name="g_async_initable_new_valist_async ()" link="GAsyncInita ble.html#g-async-initable-new-valist-async"/> <function name="g_async_initable_new_valist_async ()" link="GAsyncInita ble.html#g-async-initable-new-valist-async"/>
<function name="g_async_initable_newv_async ()" link="GAsyncInitable.ht ml#g-async-initable-newv-async"/> <function name="g_async_initable_newv_async ()" link="GAsyncInitable.ht ml#g-async-initable-newv-async"/>
<function name="GSocket" link="GSocket.html#GSocket-struct"/> <function name="GSocket" link="GSocket.html#GSocket-struct"/>
<function name="GSocketSourceFunc ()" link="GSocket.html#GSocketSourceF unc"/> <function name="GSocketSourceFunc ()" link="GSocket.html#GSocketSourceF unc"/>
<function name="enum GSocketType" link="GSocket.html#GSocketType"/> <function name="enum GSocketType" link="GSocket.html#GSocketType"/>
<function name="enum GSocketProtocol" link="GSocket.html#GSocketProtoco l"/> <function name="enum GSocketProtocol" link="GSocket.html#GSocketProtoco l"/>
<function name="enum GSocketMsgFlags" link="GSocket.html#GSocketMsgFlag s"/> <function name="enum GSocketMsgFlags" link="GSocket.html#GSocketMsgFlag s"/>
<function name="GInputVector" link="GSocket.html#GInputVector"/> <function name="struct GInputVector" link="GSocket.html#GInputVector"/>
<function name="GOutputVector" link="GSocket.html#GOutputVector"/> <function name="struct GOutputVector" link="GSocket.html#GOutputVector"
/>
<function name="g_socket_new ()" link="GSocket.html#g-socket-new"/> <function name="g_socket_new ()" link="GSocket.html#g-socket-new"/>
<function name="g_socket_new_from_fd ()" link="GSocket.html#g-socket-ne w-from-fd"/> <function name="g_socket_new_from_fd ()" link="GSocket.html#g-socket-ne w-from-fd"/>
<function name="g_socket_bind ()" link="GSocket.html#g-socket-bind"/> <function name="g_socket_bind ()" link="GSocket.html#g-socket-bind"/>
<function name="g_socket_listen ()" link="GSocket.html#g-socket-listen" /> <function name="g_socket_listen ()" link="GSocket.html#g-socket-listen" />
<function name="g_socket_accept ()" link="GSocket.html#g-socket-accept" /> <function name="g_socket_accept ()" link="GSocket.html#g-socket-accept" />
<function name="g_socket_connect ()" link="GSocket.html#g-socket-connec t"/> <function name="g_socket_connect ()" link="GSocket.html#g-socket-connec t"/>
<function name="g_socket_check_connect_result ()" link="GSocket.html#g- socket-check-connect-result"/> <function name="g_socket_check_connect_result ()" link="GSocket.html#g- socket-check-connect-result"/>
<function name="g_socket_receive ()" link="GSocket.html#g-socket-receiv e"/> <function name="g_socket_receive ()" link="GSocket.html#g-socket-receiv e"/>
<function name="g_socket_receive_from ()" link="GSocket.html#g-socket-r eceive-from"/> <function name="g_socket_receive_from ()" link="GSocket.html#g-socket-r eceive-from"/>
<function name="g_socket_receive_message ()" link="GSocket.html#g-socke t-receive-message"/> <function name="g_socket_receive_message ()" link="GSocket.html#g-socke t-receive-message"/>
<function name="g_socket_receive_with_blocking ()" link="GSocket.html#g -socket-receive-with-blocking"/>
<function name="g_socket_send ()" link="GSocket.html#g-socket-send"/> <function name="g_socket_send ()" link="GSocket.html#g-socket-send"/>
<function name="g_socket_send_to ()" link="GSocket.html#g-socket-send-t o"/> <function name="g_socket_send_to ()" link="GSocket.html#g-socket-send-t o"/>
<function name="g_socket_send_message ()" link="GSocket.html#g-socket-s end-message"/> <function name="g_socket_send_message ()" link="GSocket.html#g-socket-s end-message"/>
<function name="g_socket_send_with_blocking ()" link="GSocket.html#g-so cket-send-with-blocking"/>
<function name="g_socket_close ()" link="GSocket.html#g-socket-close"/> <function name="g_socket_close ()" link="GSocket.html#g-socket-close"/>
<function name="g_socket_is_closed ()" link="GSocket.html#g-socket-is-c losed"/> <function name="g_socket_is_closed ()" link="GSocket.html#g-socket-is-c losed"/>
<function name="g_socket_shutdown ()" link="GSocket.html#g-socket-shutd own"/> <function name="g_socket_shutdown ()" link="GSocket.html#g-socket-shutd own"/>
<function name="g_socket_is_connected ()" link="GSocket.html#g-socket-i s-connected"/> <function name="g_socket_is_connected ()" link="GSocket.html#g-socket-i s-connected"/>
<function name="g_socket_create_source ()" link="GSocket.html#g-socket- create-source"/> <function name="g_socket_create_source ()" link="GSocket.html#g-socket- create-source"/>
<function name="g_socket_condition_check ()" link="GSocket.html#g-socke t-condition-check"/> <function name="g_socket_condition_check ()" link="GSocket.html#g-socke t-condition-check"/>
<function name="g_socket_condition_wait ()" link="GSocket.html#g-socket -condition-wait"/> <function name="g_socket_condition_wait ()" link="GSocket.html#g-socket -condition-wait"/>
<function name="g_socket_set_listen_backlog ()" link="GSocket.html#g-so cket-set-listen-backlog"/> <function name="g_socket_set_listen_backlog ()" link="GSocket.html#g-so cket-set-listen-backlog"/>
<function name="g_socket_get_listen_backlog ()" link="GSocket.html#g-so cket-get-listen-backlog"/> <function name="g_socket_get_listen_backlog ()" link="GSocket.html#g-so cket-get-listen-backlog"/>
<function name="g_socket_get_blocking ()" link="GSocket.html#g-socket-g et-blocking"/> <function name="g_socket_get_blocking ()" link="GSocket.html#g-socket-g et-blocking"/>
<function name="g_socket_set_blocking ()" link="GSocket.html#g-socket-s et-blocking"/> <function name="g_socket_set_blocking ()" link="GSocket.html#g-socket-s et-blocking"/>
<function name="g_socket_get_keepalive ()" link="GSocket.html#g-socket- get-keepalive"/> <function name="g_socket_get_keepalive ()" link="GSocket.html#g-socket- get-keepalive"/>
<function name="g_socket_set_keepalive ()" link="GSocket.html#g-socket- set-keepalive"/> <function name="g_socket_set_keepalive ()" link="GSocket.html#g-socket- set-keepalive"/>
<function name="g_socket_get_timeout ()" link="GSocket.html#g-socket-ge
t-timeout"/>
<function name="g_socket_set_timeout ()" link="GSocket.html#g-socket-se
t-timeout"/>
<function name="g_socket_get_family ()" link="GSocket.html#g-socket-get -family"/> <function name="g_socket_get_family ()" link="GSocket.html#g-socket-get -family"/>
<function name="g_socket_get_fd ()" link="GSocket.html#g-socket-get-fd" /> <function name="g_socket_get_fd ()" link="GSocket.html#g-socket-get-fd" />
<function name="g_socket_get_local_address ()" link="GSocket.html#g-soc ket-get-local-address"/> <function name="g_socket_get_local_address ()" link="GSocket.html#g-soc ket-get-local-address"/>
<function name="g_socket_get_protocol ()" link="GSocket.html#g-socket-g et-protocol"/> <function name="g_socket_get_protocol ()" link="GSocket.html#g-socket-g et-protocol"/>
<function name="g_socket_get_remote_address ()" link="GSocket.html#g-so cket-get-remote-address"/> <function name="g_socket_get_remote_address ()" link="GSocket.html#g-so cket-get-remote-address"/>
<function name="g_socket_get_socket_type ()" link="GSocket.html#g-socke t-get-socket-type"/> <function name="g_socket_get_socket_type ()" link="GSocket.html#g-socke t-get-socket-type"/>
<function name="g_socket_speaks_ipv4 ()" link="GSocket.html#g-socket-sp eaks-ipv4"/> <function name="g_socket_speaks_ipv4 ()" link="GSocket.html#g-socket-sp eaks-ipv4"/>
<function name="g_socket_get_credentials ()" link="GSocket.html#g-socke t-get-credentials"/>
<function name="The &quot;blocking&quot; property" link="GSocket.html#G Socket--blocking"/> <function name="The &quot;blocking&quot; property" link="GSocket.html#G Socket--blocking"/>
<function name="The &quot;family&quot; property" link="GSocket.html#GSo cket--family"/> <function name="The &quot;family&quot; property" link="GSocket.html#GSo cket--family"/>
<function name="The &quot;fd&quot; property" link="GSocket.html#GSocket --fd"/> <function name="The &quot;fd&quot; property" link="GSocket.html#GSocket --fd"/>
<function name="The &quot;keepalive&quot; property" link="GSocket.html# GSocket--keepalive"/> <function name="The &quot;keepalive&quot; property" link="GSocket.html# GSocket--keepalive"/>
<function name="The &quot;listen-backlog&quot; property" link="GSocket. html#GSocket--listen-backlog"/> <function name="The &quot;listen-backlog&quot; property" link="GSocket. html#GSocket--listen-backlog"/>
<function name="The &quot;local-address&quot; property" link="GSocket.h tml#GSocket--local-address"/> <function name="The &quot;local-address&quot; property" link="GSocket.h tml#GSocket--local-address"/>
<function name="The &quot;protocol&quot; property" link="GSocket.html#G Socket--protocol"/> <function name="The &quot;protocol&quot; property" link="GSocket.html#G Socket--protocol"/>
<function name="The &quot;remote-address&quot; property" link="GSocket. html#GSocket--remote-address"/> <function name="The &quot;remote-address&quot; property" link="GSocket. html#GSocket--remote-address"/>
<function name="The &quot;timeout&quot; property" link="GSocket.html#GS ocket--timeout"/>
<function name="The &quot;type&quot; property" link="GSocket.html#GSock et--type"/> <function name="The &quot;type&quot; property" link="GSocket.html#GSock et--type"/>
<function name="GInetAddress" link="GInetAddress.html#GInetAddress-stru ct"/> <function name="GInetAddress" link="GInetAddress.html#GInetAddress-stru ct"/>
<function name="g_inet_address_new_from_string ()" link="GInetAddress.h tml#g-inet-address-new-from-string"/> <function name="g_inet_address_new_from_string ()" link="GInetAddress.h tml#g-inet-address-new-from-string"/>
<function name="g_inet_address_new_from_bytes ()" link="GInetAddress.ht ml#g-inet-address-new-from-bytes"/> <function name="g_inet_address_new_from_bytes ()" link="GInetAddress.ht ml#g-inet-address-new-from-bytes"/>
<function name="g_inet_address_new_any ()" link="GInetAddress.html#g-in et-address-new-any"/> <function name="g_inet_address_new_any ()" link="GInetAddress.html#g-in et-address-new-any"/>
<function name="g_inet_address_new_loopback ()" link="GInetAddress.html #g-inet-address-new-loopback"/> <function name="g_inet_address_new_loopback ()" link="GInetAddress.html #g-inet-address-new-loopback"/>
<function name="g_inet_address_to_bytes ()" link="GInetAddress.html#g-i net-address-to-bytes"/> <function name="g_inet_address_to_bytes ()" link="GInetAddress.html#g-i net-address-to-bytes"/>
<function name="g_inet_address_get_native_size ()" link="GInetAddress.h tml#g-inet-address-get-native-size"/> <function name="g_inet_address_get_native_size ()" link="GInetAddress.h tml#g-inet-address-get-native-size"/>
<function name="g_inet_address_to_string ()" link="GInetAddress.html#g- inet-address-to-string"/> <function name="g_inet_address_to_string ()" link="GInetAddress.html#g- inet-address-to-string"/>
<function name="g_inet_address_get_family ()" link="GInetAddress.html#g -inet-address-get-family"/> <function name="g_inet_address_get_family ()" link="GInetAddress.html#g -inet-address-get-family"/>
skipping to change at line 1057 skipping to change at line 1183
<function name="g_socket_address_get_family ()" link="GSocketAddress.ht ml#g-socket-address-get-family"/> <function name="g_socket_address_get_family ()" link="GSocketAddress.ht ml#g-socket-address-get-family"/>
<function name="g_socket_address_to_native ()" link="GSocketAddress.htm l#g-socket-address-to-native"/> <function name="g_socket_address_to_native ()" link="GSocketAddress.htm l#g-socket-address-to-native"/>
<function name="g_socket_address_get_native_size ()" link="GSocketAddre ss.html#g-socket-address-get-native-size"/> <function name="g_socket_address_get_native_size ()" link="GSocketAddre ss.html#g-socket-address-get-native-size"/>
<function name="The &quot;family&quot; property" link="GSocketAddress.h tml#GSocketAddress--family"/> <function name="The &quot;family&quot; property" link="GSocketAddress.h tml#GSocketAddress--family"/>
<function name="GInetSocketAddress" link="GInetSocketAddress.html#GInet SocketAddress-struct"/> <function name="GInetSocketAddress" link="GInetSocketAddress.html#GInet SocketAddress-struct"/>
<function name="g_inet_socket_address_new ()" link="GInetSocketAddress. html#g-inet-socket-address-new"/> <function name="g_inet_socket_address_new ()" link="GInetSocketAddress. html#g-inet-socket-address-new"/>
<function name="g_inet_socket_address_get_address ()" link="GInetSocket Address.html#g-inet-socket-address-get-address"/> <function name="g_inet_socket_address_get_address ()" link="GInetSocket Address.html#g-inet-socket-address-get-address"/>
<function name="g_inet_socket_address_get_port ()" link="GInetSocketAdd ress.html#g-inet-socket-address-get-port"/> <function name="g_inet_socket_address_get_port ()" link="GInetSocketAdd ress.html#g-inet-socket-address-get-port"/>
<function name="The &quot;address&quot; property" link="GInetSocketAddr ess.html#GInetSocketAddress--address"/> <function name="The &quot;address&quot; property" link="GInetSocketAddr ess.html#GInetSocketAddress--address"/>
<function name="The &quot;port&quot; property" link="GInetSocketAddress .html#GInetSocketAddress--port"/> <function name="The &quot;port&quot; property" link="GInetSocketAddress .html#GInetSocketAddress--port"/>
<function name="GUnixSocketAddress" link="GUnixSocketAddress.html#GUnix <function name="struct GUnixSocketAddress" link="GUnixSocketAddress.htm
SocketAddress-struct"/> l#GUnixSocketAddress-struct"/>
<function name="enum GUnixSocketAddressType" link="GUnixSocketAddress.h
tml#GUnixSocketAddressType"/>
<function name="g_unix_socket_address_new ()" link="GUnixSocketAddress. html#g-unix-socket-address-new"/> <function name="g_unix_socket_address_new ()" link="GUnixSocketAddress. html#g-unix-socket-address-new"/>
<function name="g_unix_socket_address_new_abstract ()" link="GUnixSocke tAddress.html#g-unix-socket-address-new-abstract"/> <function name="g_unix_socket_address_new_abstract ()" link="GUnixSocke tAddress.html#g-unix-socket-address-new-abstract"/>
<function name="g_unix_socket_address_new_with_type ()" link="GUnixSock etAddress.html#g-unix-socket-address-new-with-type"/>
<function name="g_unix_socket_address_get_is_abstract ()" link="GUnixSo cketAddress.html#g-unix-socket-address-get-is-abstract"/> <function name="g_unix_socket_address_get_is_abstract ()" link="GUnixSo cketAddress.html#g-unix-socket-address-get-is-abstract"/>
<function name="g_unix_socket_address_get_address_type ()" link="GUnixS ocketAddress.html#g-unix-socket-address-get-address-type"/>
<function name="g_unix_socket_address_get_path ()" link="GUnixSocketAdd ress.html#g-unix-socket-address-get-path"/> <function name="g_unix_socket_address_get_path ()" link="GUnixSocketAdd ress.html#g-unix-socket-address-get-path"/>
<function name="g_unix_socket_address_get_path_len ()" link="GUnixSocke tAddress.html#g-unix-socket-address-get-path-len"/> <function name="g_unix_socket_address_get_path_len ()" link="GUnixSocke tAddress.html#g-unix-socket-address-get-path-len"/>
<function name="g_unix_socket_address_abstract_names_supported ()" link ="GUnixSocketAddress.html#g-unix-socket-address-abstract-names-supported"/> <function name="g_unix_socket_address_abstract_names_supported ()" link ="GUnixSocketAddress.html#g-unix-socket-address-abstract-names-supported"/>
<function name="The &quot;abstract&quot; property" link="GUnixSocketAdd ress.html#GUnixSocketAddress--abstract"/> <function name="The &quot;abstract&quot; property" link="GUnixSocketAdd ress.html#GUnixSocketAddress--abstract"/>
<function name="The &quot;address-type&quot; property" link="GUnixSocke tAddress.html#GUnixSocketAddress--address-type"/>
<function name="The &quot;path&quot; property" link="GUnixSocketAddress .html#GUnixSocketAddress--path"/> <function name="The &quot;path&quot; property" link="GUnixSocketAddress .html#GUnixSocketAddress--path"/>
<function name="The &quot;path-as-array&quot; property" link="GUnixSock etAddress.html#GUnixSocketAddress--path-as-array"/> <function name="The &quot;path-as-array&quot; property" link="GUnixSock etAddress.html#GUnixSocketAddress--path-as-array"/>
<function name="GSocketControlMessage" link="GSocketControlMessage.html #GSocketControlMessage-struct"/> <function name="GSocketControlMessage" link="GSocketControlMessage.html #GSocketControlMessage-struct"/>
<function name="g_socket_control_message_deserialize ()" link="GSocketC ontrolMessage.html#g-socket-control-message-deserialize"/> <function name="g_socket_control_message_deserialize ()" link="GSocketC ontrolMessage.html#g-socket-control-message-deserialize"/>
<function name="g_socket_control_message_get_level ()" link="GSocketCon trolMessage.html#g-socket-control-message-get-level"/> <function name="g_socket_control_message_get_level ()" link="GSocketCon trolMessage.html#g-socket-control-message-get-level"/>
<function name="g_socket_control_message_get_msg_type ()" link="GSocket ControlMessage.html#g-socket-control-message-get-msg-type"/> <function name="g_socket_control_message_get_msg_type ()" link="GSocket ControlMessage.html#g-socket-control-message-get-msg-type"/>
<function name="g_socket_control_message_get_size ()" link="GSocketCont rolMessage.html#g-socket-control-message-get-size"/> <function name="g_socket_control_message_get_size ()" link="GSocketCont rolMessage.html#g-socket-control-message-get-size"/>
<function name="g_socket_control_message_serialize ()" link="GSocketCon trolMessage.html#g-socket-control-message-serialize"/> <function name="g_socket_control_message_serialize ()" link="GSocketCon trolMessage.html#g-socket-control-message-serialize"/>
<function name="GUnixFDList" link="GUnixFDList.html#GUnixFDList-struct" /> <function name="GUnixFDList" link="GUnixFDList.html#GUnixFDList-struct" />
<function name="g_unix_fd_list_new_from_array ()" link="GUnixFDList.htm l#g-unix-fd-list-new-from-array"/> <function name="g_unix_fd_list_new_from_array ()" link="GUnixFDList.htm l#g-unix-fd-list-new-from-array"/>
skipping to change at line 1088 skipping to change at line 1218
<function name="g_unix_fd_list_peek_fds ()" link="GUnixFDList.html#g-un ix-fd-list-peek-fds"/> <function name="g_unix_fd_list_peek_fds ()" link="GUnixFDList.html#g-un ix-fd-list-peek-fds"/>
<function name="g_unix_fd_list_steal_fds ()" link="GUnixFDList.html#g-u nix-fd-list-steal-fds"/> <function name="g_unix_fd_list_steal_fds ()" link="GUnixFDList.html#g-u nix-fd-list-steal-fds"/>
<function name="g_unix_fd_list_append ()" link="GUnixFDList.html#g-unix -fd-list-append"/> <function name="g_unix_fd_list_append ()" link="GUnixFDList.html#g-unix -fd-list-append"/>
<function name="GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessag e-struct"/> <function name="GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessag e-struct"/>
<function name="g_unix_fd_message_new_with_fd_list ()" link="GUnixFDMes sage.html#g-unix-fd-message-new-with-fd-list"/> <function name="g_unix_fd_message_new_with_fd_list ()" link="GUnixFDMes sage.html#g-unix-fd-message-new-with-fd-list"/>
<function name="g_unix_fd_message_new ()" link="GUnixFDMessage.html#g-u nix-fd-message-new"/> <function name="g_unix_fd_message_new ()" link="GUnixFDMessage.html#g-u nix-fd-message-new"/>
<function name="g_unix_fd_message_get_fd_list ()" link="GUnixFDMessage. html#g-unix-fd-message-get-fd-list"/> <function name="g_unix_fd_message_get_fd_list ()" link="GUnixFDMessage. html#g-unix-fd-message-get-fd-list"/>
<function name="g_unix_fd_message_append_fd ()" link="GUnixFDMessage.ht ml#g-unix-fd-message-append-fd"/> <function name="g_unix_fd_message_append_fd ()" link="GUnixFDMessage.ht ml#g-unix-fd-message-append-fd"/>
<function name="g_unix_fd_message_steal_fds ()" link="GUnixFDMessage.ht ml#g-unix-fd-message-steal-fds"/> <function name="g_unix_fd_message_steal_fds ()" link="GUnixFDMessage.ht ml#g-unix-fd-message-steal-fds"/>
<function name="The &quot;fd-list&quot; property" link="GUnixFDMessage. html#GUnixFDMessage--fd-list"/> <function name="The &quot;fd-list&quot; property" link="GUnixFDMessage. html#GUnixFDMessage--fd-list"/>
<function name="GResolver" link="GResolver.html#GResolver-struct"/> <function name="GCredentials" link="GCredentials.html#GCredentials-stru
<function name="g_resolver_get_default ()" link="GResolver.html#g-resol ct"/>
ver-get-default"/> <function name="enum GCredentialsType" link="GCredentials.html#GCredent
<function name="g_resolver_set_default ()" link="GResolver.html#g-resol ialsType"/>
ver-set-default"/> <function name="g_credentials_new ()" link="GCredentials.html#g-credent
<function name="g_resolver_lookup_by_name ()" link="GResolver.html#g-re ials-new"/>
solver-lookup-by-name"/> <function name="g_credentials_to_string ()" link="GCredentials.html#g-c
<function name="g_resolver_lookup_by_name_async ()" link="GResolver.htm redentials-to-string"/>
l#g-resolver-lookup-by-name-async"/> <function name="g_credentials_get_native ()" link="GCredentials.html#g-
<function name="g_resolver_lookup_by_name_finish ()" link="GResolver.ht credentials-get-native"/>
ml#g-resolver-lookup-by-name-finish"/> <function name="g_credentials_set_native ()" link="GCredentials.html#g-
<function name="g_resolver_free_addresses ()" link="GResolver.html#g-re credentials-set-native"/>
solver-free-addresses"/> <function name="g_credentials_is_same_user ()" link="GCredentials.html#
<function name="g_resolver_lookup_by_address ()" link="GResolver.html#g g-credentials-is-same-user"/>
-resolver-lookup-by-address"/> <function name="g_credentials_get_unix_user ()" link="GCredentials.html
<function name="g_resolver_lookup_by_address_async ()" link="GResolver. #g-credentials-get-unix-user"/>
html#g-resolver-lookup-by-address-async"/> <function name="g_credentials_set_unix_user ()" link="GCredentials.html
<function name="g_resolver_lookup_by_address_finish ()" link="GResolver #g-credentials-set-unix-user"/>
.html#g-resolver-lookup-by-address-finish"/> <function name="GUnixCredentialsMessage" link="GUnixCredentialsMessage.
<function name="g_resolver_lookup_service ()" link="GResolver.html#g-re html#GUnixCredentialsMessage-struct"/>
solver-lookup-service"/> <function name="struct GUnixCredentialsMessageClass" link="GUnixCredent
<function name="g_resolver_lookup_service_async ()" link="GResolver.htm ialsMessage.html#GUnixCredentialsMessageClass"/>
l#g-resolver-lookup-service-async"/> <function name="g_unix_credentials_message_new ()" link="GUnixCredentia
<function name="g_resolver_lookup_service_finish ()" link="GResolver.ht lsMessage.html#g-unix-credentials-message-new"/>
ml#g-resolver-lookup-service-finish"/> <function name="g_unix_credentials_message_new_with_credentials ()" lin
<function name="g_resolver_free_targets ()" link="GResolver.html#g-reso k="GUnixCredentialsMessage.html#g-unix-credentials-message-new-with-credent
lver-free-targets"/> ials"/>
<function name="G_RESOLVER_ERROR" link="GResolver.html#G-RESOLVER-ERROR <function name="g_unix_credentials_message_get_credentials ()" link="GU
:CAPS"/> nixCredentialsMessage.html#g-unix-credentials-message-get-credentials"/>
<function name="enum GResolverError" link="GResolver.html#GResolverErro <function name="g_unix_credentials_message_is_supported ()" link="GUnix
r"/> CredentialsMessage.html#g-unix-credentials-message-is-supported"/>
<function name="The &quot;reload&quot; signal" link="GResolver.html#GRe <function name="The &quot;credentials&quot; property" link="GUnixCreden
solver-reload"/> tialsMessage.html#GUnixCredentialsMessage--credentials"/>
<function name="GSocketConnectable" link="GSocketConnectable.html#GSock <function name="GProxy" link="GProxy.html#GProxy-struct"/>
etConnectable-struct"/> <function name="struct GProxyInterface" link="GProxy.html#GProxyInterfa
<function name="GSocketConnectableIface" link="GSocketConnectable.html# ce"/>
GSocketConnectableIface"/> <function name="G_PROXY_EXTENSION_POINT_NAME" link="GProxy.html#G-PROXY
<function name="g_socket_connectable_enumerate ()" link="GSocketConnect -EXTENSION-POINT-NAME:CAPS"/>
able.html#g-socket-connectable-enumerate"/> <function name="g_proxy_connect ()" link="GProxy.html#g-proxy-connect"/
<function name="GSocketAddressEnumerator" link="GSocketConnectable.html >
#GSocketAddressEnumerator-struct"/> <function name="g_proxy_connect_async ()" link="GProxy.html#g-proxy-con
<function name="g_socket_address_enumerator_next ()" link="GSocketConne nect-async"/>
ctable.html#g-socket-address-enumerator-next"/> <function name="g_proxy_connect_finish ()" link="GProxy.html#g-proxy-co
<function name="g_socket_address_enumerator_next_async ()" link="GSocke nnect-finish"/>
tConnectable.html#g-socket-address-enumerator-next-async"/> <function name="g_proxy_get_default_for_protocol ()" link="GProxy.html#
<function name="g_socket_address_enumerator_next_finish ()" link="GSock g-proxy-get-default-for-protocol"/>
etConnectable.html#g-socket-address-enumerator-next-finish"/> <function name="g_proxy_supports_hostname ()" link="GProxy.html#g-proxy
<function name="GNetworkAddress" link="GNetworkAddress.html#GNetworkAdd -supports-hostname"/>
ress-struct"/> <function name="GProxyAddress" link="GProxyAddress.html#GProxyAddress-s
<function name="g_network_address_new ()" link="GNetworkAddress.html#g- truct"/>
network-address-new"/> <function name="struct GProxyAddressClass" link="GProxyAddress.html#GPr
<function name="g_network_address_get_hostname ()" link="GNetworkAddres oxyAddressClass"/>
s.html#g-network-address-get-hostname"/> <function name="g_proxy_address_get_destination_hostname ()" link="GPro
<function name="g_network_address_get_port ()" link="GNetworkAddress.ht xyAddress.html#g-proxy-address-get-destination-hostname"/>
ml#g-network-address-get-port"/> <function name="g_proxy_address_get_destination_port ()" link="GProxyAd
<function name="g_network_address_parse ()" link="GNetworkAddress.html# dress.html#g-proxy-address-get-destination-port"/>
g-network-address-parse"/> <function name="g_proxy_address_get_password ()" link="GProxyAddress.ht
<function name="The &quot;hostname&quot; property" link="GNetworkAddres ml#g-proxy-address-get-password"/>
s.html#GNetworkAddress--hostname"/> <function name="g_proxy_address_get_protocol ()" link="GProxyAddress.ht
<function name="The &quot;port&quot; property" link="GNetworkAddress.ht ml#g-proxy-address-get-protocol"/>
ml#GNetworkAddress--port"/> <function name="g_proxy_address_get_username ()" link="GProxyAddress.ht
<function name="GNetworkService" link="GNetworkService.html#GNetworkSer ml#g-proxy-address-get-username"/>
vice-struct"/> <function name="g_proxy_address_new ()" link="GProxyAddress.html#g-prox
<function name="g_network_service_new ()" link="GNetworkService.html#g- y-address-new"/>
network-service-new"/> <function name="The &quot;destination-hostname&quot; property" link="GP
<function name="g_network_service_get_service ()" link="GNetworkService roxyAddress.html#GProxyAddress--destination-hostname"/>
.html#g-network-service-get-service"/> <function name="The &quot;destination-port&quot; property" link="GProxy
<function name="g_network_service_get_protocol ()" link="GNetworkServic Address.html#GProxyAddress--destination-port"/>
e.html#g-network-service-get-protocol"/> <function name="The &quot;password&quot; property" link="GProxyAddress.
<function name="g_network_service_get_domain ()" link="GNetworkService. html#GProxyAddress--password"/>
html#g-network-service-get-domain"/> <function name="The &quot;protocol&quot; property" link="GProxyAddress.
<function name="The &quot;domain&quot; property" link="GNetworkService. html#GProxyAddress--protocol"/>
html#GNetworkService--domain"/> <function name="The &quot;username&quot; property" link="GProxyAddress.
<function name="The &quot;protocol&quot; property" link="GNetworkServic html#GProxyAddress--username"/>
e.html#GNetworkService--protocol"/>
<function name="The &quot;service&quot; property" link="GNetworkService
.html#GNetworkService--service"/>
<function name="GSrvTarget" link="gio-GSrvTarget.html#GSrvTarget"/>
<function name="g_srv_target_new ()" link="gio-GSrvTarget.html#g-srv-ta
rget-new"/>
<function name="g_srv_target_copy ()" link="gio-GSrvTarget.html#g-srv-t
arget-copy"/>
<function name="g_srv_target_free ()" link="gio-GSrvTarget.html#g-srv-t
arget-free"/>
<function name="g_srv_target_get_hostname ()" link="gio-GSrvTarget.html
#g-srv-target-get-hostname"/>
<function name="g_srv_target_get_port ()" link="gio-GSrvTarget.html#g-s
rv-target-get-port"/>
<function name="g_srv_target_get_priority ()" link="gio-GSrvTarget.html
#g-srv-target-get-priority"/>
<function name="g_srv_target_get_weight ()" link="gio-GSrvTarget.html#g
-srv-target-get-weight"/>
<function name="g_srv_target_list_sort ()" link="gio-GSrvTarget.html#g-
srv-target-list-sort"/>
<function name="GSocketClient" link="GSocketClient.html#GSocketClient-s truct"/> <function name="GSocketClient" link="GSocketClient.html#GSocketClient-s truct"/>
<function name="g_socket_client_add_application_proxy ()" link="GSocket Client.html#g-socket-client-add-application-proxy"/>
<function name="g_socket_client_new ()" link="GSocketClient.html#g-sock et-client-new"/> <function name="g_socket_client_new ()" link="GSocketClient.html#g-sock et-client-new"/>
<function name="g_socket_client_connect ()" link="GSocketClient.html#g- socket-client-connect"/> <function name="g_socket_client_connect ()" link="GSocketClient.html#g- socket-client-connect"/>
<function name="g_socket_client_connect_async ()" link="GSocketClient.h tml#g-socket-client-connect-async"/> <function name="g_socket_client_connect_async ()" link="GSocketClient.h tml#g-socket-client-connect-async"/>
<function name="g_socket_client_connect_finish ()" link="GSocketClient. html#g-socket-client-connect-finish"/> <function name="g_socket_client_connect_finish ()" link="GSocketClient. html#g-socket-client-connect-finish"/>
<function name="g_socket_client_connect_to_host ()" link="GSocketClient .html#g-socket-client-connect-to-host"/> <function name="g_socket_client_connect_to_host ()" link="GSocketClient .html#g-socket-client-connect-to-host"/>
<function name="g_socket_client_connect_to_host_async ()" link="GSocket Client.html#g-socket-client-connect-to-host-async"/> <function name="g_socket_client_connect_to_host_async ()" link="GSocket Client.html#g-socket-client-connect-to-host-async"/>
<function name="g_socket_client_connect_to_host_finish ()" link="GSocke tClient.html#g-socket-client-connect-to-host-finish"/> <function name="g_socket_client_connect_to_host_finish ()" link="GSocke tClient.html#g-socket-client-connect-to-host-finish"/>
<function name="g_socket_client_connect_to_service ()" link="GSocketCli ent.html#g-socket-client-connect-to-service"/> <function name="g_socket_client_connect_to_service ()" link="GSocketCli ent.html#g-socket-client-connect-to-service"/>
<function name="g_socket_client_connect_to_service_async ()" link="GSoc ketClient.html#g-socket-client-connect-to-service-async"/> <function name="g_socket_client_connect_to_service_async ()" link="GSoc ketClient.html#g-socket-client-connect-to-service-async"/>
<function name="g_socket_client_connect_to_service_finish ()" link="GSo cketClient.html#g-socket-client-connect-to-service-finish"/> <function name="g_socket_client_connect_to_service_finish ()" link="GSo cketClient.html#g-socket-client-connect-to-service-finish"/>
<function name="g_socket_client_connect_to_uri ()" link="GSocketClient.
html#g-socket-client-connect-to-uri"/>
<function name="g_socket_client_connect_to_uri_async ()" link="GSocketC
lient.html#g-socket-client-connect-to-uri-async"/>
<function name="g_socket_client_connect_to_uri_finish ()" link="GSocket
Client.html#g-socket-client-connect-to-uri-finish"/>
<function name="g_socket_client_set_family ()" link="GSocketClient.html #g-socket-client-set-family"/> <function name="g_socket_client_set_family ()" link="GSocketClient.html #g-socket-client-set-family"/>
<function name="g_socket_client_set_local_address ()" link="GSocketClie nt.html#g-socket-client-set-local-address"/> <function name="g_socket_client_set_local_address ()" link="GSocketClie nt.html#g-socket-client-set-local-address"/>
<function name="g_socket_client_set_protocol ()" link="GSocketClient.ht ml#g-socket-client-set-protocol"/> <function name="g_socket_client_set_protocol ()" link="GSocketClient.ht ml#g-socket-client-set-protocol"/>
<function name="g_socket_client_set_socket_type ()" link="GSocketClient .html#g-socket-client-set-socket-type"/> <function name="g_socket_client_set_socket_type ()" link="GSocketClient .html#g-socket-client-set-socket-type"/>
<function name="g_socket_client_set_timeout ()" link="GSocketClient.htm
l#g-socket-client-set-timeout"/>
<function name="g_socket_client_set_enable_proxy ()" link="GSocketClien
t.html#g-socket-client-set-enable-proxy"/>
<function name="g_socket_client_set_tls ()" link="GSocketClient.html#g-
socket-client-set-tls"/>
<function name="g_socket_client_set_tls_validation_flags ()" link="GSoc
ketClient.html#g-socket-client-set-tls-validation-flags"/>
<function name="g_socket_client_get_family ()" link="GSocketClient.html #g-socket-client-get-family"/> <function name="g_socket_client_get_family ()" link="GSocketClient.html #g-socket-client-get-family"/>
<function name="g_socket_client_get_local_address ()" link="GSocketClie nt.html#g-socket-client-get-local-address"/> <function name="g_socket_client_get_local_address ()" link="GSocketClie nt.html#g-socket-client-get-local-address"/>
<function name="g_socket_client_get_protocol ()" link="GSocketClient.ht ml#g-socket-client-get-protocol"/> <function name="g_socket_client_get_protocol ()" link="GSocketClient.ht ml#g-socket-client-get-protocol"/>
<function name="g_socket_client_get_socket_type ()" link="GSocketClient .html#g-socket-client-get-socket-type"/> <function name="g_socket_client_get_socket_type ()" link="GSocketClient .html#g-socket-client-get-socket-type"/>
<function name="g_socket_client_get_timeout ()" link="GSocketClient.htm
l#g-socket-client-get-timeout"/>
<function name="g_socket_client_get_enable_proxy ()" link="GSocketClien
t.html#g-socket-client-get-enable-proxy"/>
<function name="g_socket_client_get_tls ()" link="GSocketClient.html#g-
socket-client-get-tls"/>
<function name="g_socket_client_get_tls_validation_flags ()" link="GSoc
ketClient.html#g-socket-client-get-tls-validation-flags"/>
<function name="The &quot;enable-proxy&quot; property" link="GSocketCli
ent.html#GSocketClient--enable-proxy"/>
<function name="The &quot;family&quot; property" link="GSocketClient.ht ml#GSocketClient--family"/> <function name="The &quot;family&quot; property" link="GSocketClient.ht ml#GSocketClient--family"/>
<function name="The &quot;local-address&quot; property" link="GSocketCl ient.html#GSocketClient--local-address"/> <function name="The &quot;local-address&quot; property" link="GSocketCl ient.html#GSocketClient--local-address"/>
<function name="The &quot;protocol&quot; property" link="GSocketClient. html#GSocketClient--protocol"/> <function name="The &quot;protocol&quot; property" link="GSocketClient. html#GSocketClient--protocol"/>
<function name="The &quot;timeout&quot; property" link="GSocketClient.h
tml#GSocketClient--timeout"/>
<function name="The &quot;tls&quot; property" link="GSocketClient.html#
GSocketClient--tls"/>
<function name="The &quot;tls-validation-flags&quot; property" link="GS
ocketClient.html#GSocketClient--tls-validation-flags"/>
<function name="The &quot;type&quot; property" link="GSocketClient.html #GSocketClient--type"/> <function name="The &quot;type&quot; property" link="GSocketClient.html #GSocketClient--type"/>
<function name="GSocketConnection" link="GSocketConnection.html#GSocket Connection-struct"/> <function name="GSocketConnection" link="GSocketConnection.html#GSocket Connection-struct"/>
<function name="g_socket_connection_get_local_address ()" link="GSocket Connection.html#g-socket-connection-get-local-address"/> <function name="g_socket_connection_get_local_address ()" link="GSocket Connection.html#g-socket-connection-get-local-address"/>
<function name="g_socket_connection_get_remote_address ()" link="GSocke tConnection.html#g-socket-connection-get-remote-address"/> <function name="g_socket_connection_get_remote_address ()" link="GSocke tConnection.html#g-socket-connection-get-remote-address"/>
<function name="g_socket_connection_get_socket ()" link="GSocketConnect ion.html#g-socket-connection-get-socket"/> <function name="g_socket_connection_get_socket ()" link="GSocketConnect ion.html#g-socket-connection-get-socket"/>
<function name="GTcpConnection" link="GSocketConnection.html#GTcpConnec
tion-struct"/>
<function name="g_tcp_connection_set_graceful_disconnect ()" link="GSoc
ketConnection.html#g-tcp-connection-set-graceful-disconnect"/>
<function name="g_tcp_connection_get_graceful_disconnect ()" link="GSoc
ketConnection.html#g-tcp-connection-get-graceful-disconnect"/>
<function name="GUnixConnection" link="GSocketConnection.html#GUnixConn
ection-struct"/>
<function name="g_unix_connection_receive_fd ()" link="GSocketConnectio
n.html#g-unix-connection-receive-fd"/>
<function name="g_unix_connection_send_fd ()" link="GSocketConnection.h
tml#g-unix-connection-send-fd"/>
<function name="g_socket_connection_factory_create_connection ()" link= "GSocketConnection.html#g-socket-connection-factory-create-connection"/> <function name="g_socket_connection_factory_create_connection ()" link= "GSocketConnection.html#g-socket-connection-factory-create-connection"/>
<function name="g_socket_connection_factory_lookup_type ()" link="GSock etConnection.html#g-socket-connection-factory-lookup-type"/> <function name="g_socket_connection_factory_lookup_type ()" link="GSock etConnection.html#g-socket-connection-factory-lookup-type"/>
<function name="g_socket_connection_factory_register_type ()" link="GSo cketConnection.html#g-socket-connection-factory-register-type"/> <function name="g_socket_connection_factory_register_type ()" link="GSo cketConnection.html#g-socket-connection-factory-register-type"/>
<function name="The &quot;socket&quot; property" link="GSocketConnectio n.html#GSocketConnection--socket"/> <function name="The &quot;socket&quot; property" link="GSocketConnectio n.html#GSocketConnection--socket"/>
<function name="The &quot;graceful-disconnect&quot; property" link="GSo <function name="GUnixConnection" link="GUnixConnection.html#GUnixConnec
cketConnection.html#GTcpConnection--graceful-disconnect"/> tion-struct"/>
<function name="g_unix_connection_receive_fd ()" link="GUnixConnection.
html#g-unix-connection-receive-fd"/>
<function name="g_unix_connection_send_fd ()" link="GUnixConnection.htm
l#g-unix-connection-send-fd"/>
<function name="g_unix_connection_receive_credentials ()" link="GUnixCo
nnection.html#g-unix-connection-receive-credentials"/>
<function name="g_unix_connection_send_credentials ()" link="GUnixConne
ction.html#g-unix-connection-send-credentials"/>
<function name="GTcpConnection" link="GTcpConnection.html#GTcpConnectio
n-struct"/>
<function name="g_tcp_connection_set_graceful_disconnect ()" link="GTcp
Connection.html#g-tcp-connection-set-graceful-disconnect"/>
<function name="g_tcp_connection_get_graceful_disconnect ()" link="GTcp
Connection.html#g-tcp-connection-get-graceful-disconnect"/>
<function name="The &quot;graceful-disconnect&quot; property" link="GTc
pConnection.html#GTcpConnection--graceful-disconnect"/>
<function name="GTcpWrapperConnection" link="GTcpWrapperConnection.html
#GTcpWrapperConnection-struct"/>
<function name="g_tcp_wrapper_connection_new ()" link="GTcpWrapperConne
ction.html#g-tcp-wrapper-connection-new"/>
<function name="g_tcp_wrapper_connection_get_base_io_stream ()" link="G
TcpWrapperConnection.html#g-tcp-wrapper-connection-get-base-io-stream"/>
<function name="The &quot;base-io-stream&quot; property" link="GTcpWrap
perConnection.html#GTcpWrapperConnection--base-io-stream"/>
<function name="GSocketListener" link="GSocketListener.html#GSocketList ener-struct"/> <function name="GSocketListener" link="GSocketListener.html#GSocketList ener-struct"/>
<function name="g_socket_listener_new ()" link="GSocketListener.html#g- socket-listener-new"/> <function name="g_socket_listener_new ()" link="GSocketListener.html#g- socket-listener-new"/>
<function name="g_socket_listener_add_socket ()" link="GSocketListener. html#g-socket-listener-add-socket"/> <function name="g_socket_listener_add_socket ()" link="GSocketListener. html#g-socket-listener-add-socket"/>
<function name="g_socket_listener_add_address ()" link="GSocketListener .html#g-socket-listener-add-address"/> <function name="g_socket_listener_add_address ()" link="GSocketListener .html#g-socket-listener-add-address"/>
<function name="g_socket_listener_add_inet_port ()" link="GSocketListen er.html#g-socket-listener-add-inet-port"/> <function name="g_socket_listener_add_inet_port ()" link="GSocketListen er.html#g-socket-listener-add-inet-port"/>
<function name="g_socket_listener_add_any_inet_port ()" link="GSocketLi stener.html#g-socket-listener-add-any-inet-port"/> <function name="g_socket_listener_add_any_inet_port ()" link="GSocketLi stener.html#g-socket-listener-add-any-inet-port"/>
<function name="g_socket_listener_accept ()" link="GSocketListener.html #g-socket-listener-accept"/> <function name="g_socket_listener_accept ()" link="GSocketListener.html #g-socket-listener-accept"/>
<function name="g_socket_listener_accept_async ()" link="GSocketListene r.html#g-socket-listener-accept-async"/> <function name="g_socket_listener_accept_async ()" link="GSocketListene r.html#g-socket-listener-accept-async"/>
<function name="g_socket_listener_accept_finish ()" link="GSocketListen er.html#g-socket-listener-accept-finish"/> <function name="g_socket_listener_accept_finish ()" link="GSocketListen er.html#g-socket-listener-accept-finish"/>
<function name="g_socket_listener_accept_socket ()" link="GSocketListen er.html#g-socket-listener-accept-socket"/> <function name="g_socket_listener_accept_socket ()" link="GSocketListen er.html#g-socket-listener-accept-socket"/>
skipping to change at line 1199 skipping to change at line 1340
<function name="GSocketService" link="GSocketService.html#GSocketServic e-struct"/> <function name="GSocketService" link="GSocketService.html#GSocketServic e-struct"/>
<function name="g_socket_service_new ()" link="GSocketService.html#g-so cket-service-new"/> <function name="g_socket_service_new ()" link="GSocketService.html#g-so cket-service-new"/>
<function name="g_socket_service_start ()" link="GSocketService.html#g- socket-service-start"/> <function name="g_socket_service_start ()" link="GSocketService.html#g- socket-service-start"/>
<function name="g_socket_service_stop ()" link="GSocketService.html#g-s ocket-service-stop"/> <function name="g_socket_service_stop ()" link="GSocketService.html#g-s ocket-service-stop"/>
<function name="g_socket_service_is_active ()" link="GSocketService.htm l#g-socket-service-is-active"/> <function name="g_socket_service_is_active ()" link="GSocketService.htm l#g-socket-service-is-active"/>
<function name="The &quot;incoming&quot; signal" link="GSocketService.h tml#GSocketService-incoming"/> <function name="The &quot;incoming&quot; signal" link="GSocketService.h tml#GSocketService-incoming"/>
<function name="GThreadedSocketService" link="GThreadedSocketService.ht ml#GThreadedSocketService-struct"/> <function name="GThreadedSocketService" link="GThreadedSocketService.ht ml#GThreadedSocketService-struct"/>
<function name="g_threaded_socket_service_new ()" link="GThreadedSocket Service.html#g-threaded-socket-service-new"/> <function name="g_threaded_socket_service_new ()" link="GThreadedSocket Service.html#g-threaded-socket-service-new"/>
<function name="The &quot;max-threads&quot; property" link="GThreadedSo cketService.html#GThreadedSocketService--max-threads"/> <function name="The &quot;max-threads&quot; property" link="GThreadedSo cketService.html#GThreadedSocketService--max-threads"/>
<function name="The &quot;run&quot; signal" link="GThreadedSocketServic e.html#GThreadedSocketService-run"/> <function name="The &quot;run&quot; signal" link="GThreadedSocketServic e.html#GThreadedSocketService-run"/>
<function name="GFilenameCompleter" link="GFilenameCompleter.html#GFile <function name="G_TLS_ERROR" link="gio-TLS-Overview.html#G-TLS-ERROR:CA
nameCompleter-struct"/> PS"/>
<function name="g_filename_completer_new ()" link="GFilenameCompleter.h <function name="enum GTlsError" link="gio-TLS-Overview.html#GTlsError"/
tml#g-filename-completer-new"/> >
<function name="g_filename_completer_get_completion_suffix ()" link="GF <function name="enum GTlsAuthenticationMode" link="gio-TLS-Overview.htm
ilenameCompleter.html#g-filename-completer-get-completion-suffix"/> l#GTlsAuthenticationMode"/>
<function name="g_filename_completer_get_completions ()" link="GFilenam <function name="enum GTlsCertificateFlags" link="gio-TLS-Overview.html#
eCompleter.html#g-filename-completer-get-completions"/> GTlsCertificateFlags"/>
<function name="g_filename_completer_set_dirs_only ()" link="GFilenameC <function name="GTlsCertificate" link="GTlsCertificate.html#GTlsCertifi
ompleter.html#g-filename-completer-set-dirs-only"/> cate-struct"/>
<function name="The &quot;got-completion-data&quot; signal" link="GFile <function name="g_tls_certificate_new_from_pem ()" link="GTlsCertificat
nameCompleter.html#GFilenameCompleter-got-completion-data"/> e.html#g-tls-certificate-new-from-pem"/>
<function name="g_tls_certificate_new_from_file ()" link="GTlsCertifica
te.html#g-tls-certificate-new-from-file"/>
<function name="g_tls_certificate_new_from_files ()" link="GTlsCertific
ate.html#g-tls-certificate-new-from-files"/>
<function name="g_tls_certificate_list_new_from_file ()" link="GTlsCert
ificate.html#g-tls-certificate-list-new-from-file"/>
<function name="g_tls_certificate_get_issuer ()" link="GTlsCertificate.
html#g-tls-certificate-get-issuer"/>
<function name="g_tls_certificate_verify ()" link="GTlsCertificate.html
#g-tls-certificate-verify"/>
<function name="The &quot;certificate&quot; property" link="GTlsCertifi
cate.html#GTlsCertificate--certificate"/>
<function name="The &quot;certificate-pem&quot; property" link="GTlsCer
tificate.html#GTlsCertificate--certificate-pem"/>
<function name="The &quot;issuer&quot; property" link="GTlsCertificate.
html#GTlsCertificate--issuer"/>
<function name="The &quot;private-key&quot; property" link="GTlsCertifi
cate.html#GTlsCertificate--private-key"/>
<function name="The &quot;private-key-pem&quot; property" link="GTlsCer
tificate.html#GTlsCertificate--private-key-pem"/>
<function name="GTlsConnection" link="GTlsConnection.html#GTlsConnectio
n-struct"/>
<function name="g_tls_connection_set_certificate ()" link="GTlsConnecti
on.html#g-tls-connection-set-certificate"/>
<function name="g_tls_connection_get_certificate ()" link="GTlsConnecti
on.html#g-tls-connection-get-certificate"/>
<function name="g_tls_connection_get_peer_certificate ()" link="GTlsCon
nection.html#g-tls-connection-get-peer-certificate"/>
<function name="g_tls_connection_get_peer_certificate_errors ()" link="
GTlsConnection.html#g-tls-connection-get-peer-certificate-errors"/>
<function name="g_tls_connection_set_require_close_notify ()" link="GTl
sConnection.html#g-tls-connection-set-require-close-notify"/>
<function name="g_tls_connection_get_require_close_notify ()" link="GTl
sConnection.html#g-tls-connection-get-require-close-notify"/>
<function name="enum GTlsRehandshakeMode" link="GTlsConnection.html#GTl
sRehandshakeMode"/>
<function name="g_tls_connection_set_rehandshake_mode ()" link="GTlsCon
nection.html#g-tls-connection-set-rehandshake-mode"/>
<function name="g_tls_connection_get_rehandshake_mode ()" link="GTlsCon
nection.html#g-tls-connection-get-rehandshake-mode"/>
<function name="g_tls_connection_set_use_system_certdb ()" link="GTlsCo
nnection.html#g-tls-connection-set-use-system-certdb"/>
<function name="g_tls_connection_get_use_system_certdb ()" link="GTlsCo
nnection.html#g-tls-connection-get-use-system-certdb"/>
<function name="g_tls_connection_handshake ()" link="GTlsConnection.htm
l#g-tls-connection-handshake"/>
<function name="g_tls_connection_handshake_async ()" link="GTlsConnecti
on.html#g-tls-connection-handshake-async"/>
<function name="g_tls_connection_handshake_finish ()" link="GTlsConnect
ion.html#g-tls-connection-handshake-finish"/>
<function name="g_tls_connection_emit_accept_certificate ()" link="GTls
Connection.html#g-tls-connection-emit-accept-certificate"/>
<function name="The &quot;base-io-stream&quot; property" link="GTlsConn
ection.html#GTlsConnection--base-io-stream"/>
<function name="The &quot;certificate&quot; property" link="GTlsConnect
ion.html#GTlsConnection--certificate"/>
<function name="The &quot;peer-certificate&quot; property" link="GTlsCo
nnection.html#GTlsConnection--peer-certificate"/>
<function name="The &quot;peer-certificate-errors&quot; property" link=
"GTlsConnection.html#GTlsConnection--peer-certificate-errors"/>
<function name="The &quot;rehandshake-mode&quot; property" link="GTlsCo
nnection.html#GTlsConnection--rehandshake-mode"/>
<function name="The &quot;require-close-notify&quot; property" link="GT
lsConnection.html#GTlsConnection--require-close-notify"/>
<function name="The &quot;use-system-certdb&quot; property" link="GTlsC
onnection.html#GTlsConnection--use-system-certdb"/>
<function name="The &quot;accept-certificate&quot; signal" link="GTlsCo
nnection.html#GTlsConnection-accept-certificate"/>
<function name="GTlsClientConnection" link="GTlsClientConnection.html#G
TlsClientConnection-struct"/>
<function name="struct GTlsClientConnectionInterface" link="GTlsClientC
onnection.html#GTlsClientConnectionInterface"/>
<function name="g_tls_client_connection_new ()" link="GTlsClientConnect
ion.html#g-tls-client-connection-new"/>
<function name="g_tls_client_connection_set_server_identity ()" link="G
TlsClientConnection.html#g-tls-client-connection-set-server-identity"/>
<function name="g_tls_client_connection_get_server_identity ()" link="G
TlsClientConnection.html#g-tls-client-connection-get-server-identity"/>
<function name="g_tls_client_connection_set_validation_flags ()" link="
GTlsClientConnection.html#g-tls-client-connection-set-validation-flags"/>
<function name="g_tls_client_connection_get_validation_flags ()" link="
GTlsClientConnection.html#g-tls-client-connection-get-validation-flags"/>
<function name="g_tls_client_connection_set_use_ssl3 ()" link="GTlsClie
ntConnection.html#g-tls-client-connection-set-use-ssl3"/>
<function name="g_tls_client_connection_get_use_ssl3 ()" link="GTlsClie
ntConnection.html#g-tls-client-connection-get-use-ssl3"/>
<function name="g_tls_client_connection_get_accepted_cas ()" link="GTls
ClientConnection.html#g-tls-client-connection-get-accepted-cas"/>
<function name="The &quot;accepted-cas&quot; property" link="GTlsClient
Connection.html#GTlsClientConnection--accepted-cas"/>
<function name="The &quot;server-identity&quot; property" link="GTlsCli
entConnection.html#GTlsClientConnection--server-identity"/>
<function name="The &quot;use-ssl3&quot; property" link="GTlsClientConn
ection.html#GTlsClientConnection--use-ssl3"/>
<function name="The &quot;validation-flags&quot; property" link="GTlsCl
ientConnection.html#GTlsClientConnection--validation-flags"/>
<function name="GTlsServerConnection" link="GTlsServerConnection.html#G
TlsServerConnection-struct"/>
<function name="struct GTlsServerConnectionInterface" link="GTlsServerC
onnection.html#GTlsServerConnectionInterface"/>
<function name="g_tls_server_connection_new ()" link="GTlsServerConnect
ion.html#g-tls-server-connection-new"/>
<function name="The &quot;authentication-mode&quot; property" link="GTl
sServerConnection.html#GTlsServerConnection--authentication-mode"/>
<function name="G_TLS_BACKEND_EXTENSION_POINT_NAME" link="GTlsBackend.h
tml#G-TLS-BACKEND-EXTENSION-POINT-NAME:CAPS"/>
<function name="GTlsBackend" link="GTlsBackend.html#GTlsBackend-struct"
/>
<function name="struct GTlsBackendInterface" link="GTlsBackend.html#GTl
sBackendInterface"/>
<function name="g_tls_backend_get_default ()" link="GTlsBackend.html#g-
tls-backend-get-default"/>
<function name="g_tls_backend_supports_tls ()" link="GTlsBackend.html#g
-tls-backend-supports-tls"/>
<function name="g_tls_backend_get_certificate_type ()" link="GTlsBacken
d.html#g-tls-backend-get-certificate-type"/>
<function name="g_tls_backend_get_client_connection_type ()" link="GTls
Backend.html#g-tls-backend-get-client-connection-type"/>
<function name="g_tls_backend_get_server_connection_type ()" link="GTls
Backend.html#g-tls-backend-get-server-connection-type"/>
<function name="GResolver" link="GResolver.html#GResolver-struct"/>
<function name="g_resolver_get_default ()" link="GResolver.html#g-resol
ver-get-default"/>
<function name="g_resolver_set_default ()" link="GResolver.html#g-resol
ver-set-default"/>
<function name="g_resolver_lookup_by_name ()" link="GResolver.html#g-re
solver-lookup-by-name"/>
<function name="g_resolver_lookup_by_name_async ()" link="GResolver.htm
l#g-resolver-lookup-by-name-async"/>
<function name="g_resolver_lookup_by_name_finish ()" link="GResolver.ht
ml#g-resolver-lookup-by-name-finish"/>
<function name="g_resolver_free_addresses ()" link="GResolver.html#g-re
solver-free-addresses"/>
<function name="g_resolver_lookup_by_address ()" link="GResolver.html#g
-resolver-lookup-by-address"/>
<function name="g_resolver_lookup_by_address_async ()" link="GResolver.
html#g-resolver-lookup-by-address-async"/>
<function name="g_resolver_lookup_by_address_finish ()" link="GResolver
.html#g-resolver-lookup-by-address-finish"/>
<function name="g_resolver_lookup_service ()" link="GResolver.html#g-re
solver-lookup-service"/>
<function name="g_resolver_lookup_service_async ()" link="GResolver.htm
l#g-resolver-lookup-service-async"/>
<function name="g_resolver_lookup_service_finish ()" link="GResolver.ht
ml#g-resolver-lookup-service-finish"/>
<function name="g_resolver_free_targets ()" link="GResolver.html#g-reso
lver-free-targets"/>
<function name="G_RESOLVER_ERROR" link="GResolver.html#G-RESOLVER-ERROR
:CAPS"/>
<function name="enum GResolverError" link="GResolver.html#GResolverErro
r"/>
<function name="The &quot;reload&quot; signal" link="GResolver.html#GRe
solver-reload"/>
<function name="GProxyResolver" link="GProxyResolver.html#GProxyResolve
r-struct"/>
<function name="struct GProxyResolverInterface" link="GProxyResolver.ht
ml#GProxyResolverInterface"/>
<function name="G_PROXY_RESOLVER_EXTENSION_POINT_NAME" link="GProxyReso
lver.html#G-PROXY-RESOLVER-EXTENSION-POINT-NAME:CAPS"/>
<function name="g_proxy_resolver_get_default ()" link="GProxyResolver.h
tml#g-proxy-resolver-get-default"/>
<function name="g_proxy_resolver_is_supported ()" link="GProxyResolver.
html#g-proxy-resolver-is-supported"/>
<function name="g_proxy_resolver_lookup ()" link="GProxyResolver.html#g
-proxy-resolver-lookup"/>
<function name="g_proxy_resolver_lookup_async ()" link="GProxyResolver.
html#g-proxy-resolver-lookup-async"/>
<function name="g_proxy_resolver_lookup_finish ()" link="GProxyResolver
.html#g-proxy-resolver-lookup-finish"/>
<function name="GSocketConnectable" link="GSocketConnectable.html#GSock
etConnectable-struct"/>
<function name="struct GSocketConnectableIface" link="GSocketConnectabl
e.html#GSocketConnectableIface"/>
<function name="g_socket_connectable_enumerate ()" link="GSocketConnect
able.html#g-socket-connectable-enumerate"/>
<function name="g_socket_connectable_proxy_enumerate ()" link="GSocketC
onnectable.html#g-socket-connectable-proxy-enumerate"/>
<function name="GSocketAddressEnumerator" link="GSocketConnectable.html
#GSocketAddressEnumerator-struct"/>
<function name="g_socket_address_enumerator_next ()" link="GSocketConne
ctable.html#g-socket-address-enumerator-next"/>
<function name="g_socket_address_enumerator_next_async ()" link="GSocke
tConnectable.html#g-socket-address-enumerator-next-async"/>
<function name="g_socket_address_enumerator_next_finish ()" link="GSock
etConnectable.html#g-socket-address-enumerator-next-finish"/>
<function name="GProxyAddressEnumerator" link="GSocketConnectable.html#
GProxyAddressEnumerator-struct"/>
<function name="The &quot;connectable&quot; property" link="GSocketConn
ectable.html#GProxyAddressEnumerator--connectable"/>
<function name="The &quot;uri&quot; property" link="GSocketConnectable.
html#GProxyAddressEnumerator--uri"/>
<function name="GNetworkAddress" link="GNetworkAddress.html#GNetworkAdd
ress-struct"/>
<function name="g_network_address_new ()" link="GNetworkAddress.html#g-
network-address-new"/>
<function name="g_network_address_get_hostname ()" link="GNetworkAddres
s.html#g-network-address-get-hostname"/>
<function name="g_network_address_get_port ()" link="GNetworkAddress.ht
ml#g-network-address-get-port"/>
<function name="g_network_address_get_scheme ()" link="GNetworkAddress.
html#g-network-address-get-scheme"/>
<function name="g_network_address_parse ()" link="GNetworkAddress.html#
g-network-address-parse"/>
<function name="g_network_address_parse_uri ()" link="GNetworkAddress.h
tml#g-network-address-parse-uri"/>
<function name="The &quot;hostname&quot; property" link="GNetworkAddres
s.html#GNetworkAddress--hostname"/>
<function name="The &quot;port&quot; property" link="GNetworkAddress.ht
ml#GNetworkAddress--port"/>
<function name="The &quot;scheme&quot; property" link="GNetworkAddress.
html#GNetworkAddress--scheme"/>
<function name="GNetworkService" link="GNetworkService.html#GNetworkSer
vice-struct"/>
<function name="g_network_service_new ()" link="GNetworkService.html#g-
network-service-new"/>
<function name="g_network_service_get_service ()" link="GNetworkService
.html#g-network-service-get-service"/>
<function name="g_network_service_get_protocol ()" link="GNetworkServic
e.html#g-network-service-get-protocol"/>
<function name="g_network_service_get_domain ()" link="GNetworkService.
html#g-network-service-get-domain"/>
<function name="g_network_service_get_scheme ()" link="GNetworkService.
html#g-network-service-get-scheme"/>
<function name="g_network_service_set_scheme ()" link="GNetworkService.
html#g-network-service-set-scheme"/>
<function name="The &quot;domain&quot; property" link="GNetworkService.
html#GNetworkService--domain"/>
<function name="The &quot;protocol&quot; property" link="GNetworkServic
e.html#GNetworkService--protocol"/>
<function name="The &quot;scheme&quot; property" link="GNetworkService.
html#GNetworkService--scheme"/>
<function name="The &quot;service&quot; property" link="GNetworkService
.html#GNetworkService--service"/>
<function name="GSrvTarget" link="GSrvTarget.html#GSrvTarget-struct"/>
<function name="g_srv_target_new ()" link="GSrvTarget.html#g-srv-target
-new"/>
<function name="g_srv_target_copy ()" link="GSrvTarget.html#g-srv-targe
t-copy"/>
<function name="g_srv_target_free ()" link="GSrvTarget.html#g-srv-targe
t-free"/>
<function name="g_srv_target_get_hostname ()" link="GSrvTarget.html#g-s
rv-target-get-hostname"/>
<function name="g_srv_target_get_port ()" link="GSrvTarget.html#g-srv-t
arget-get-port"/>
<function name="g_srv_target_get_priority ()" link="GSrvTarget.html#g-s
rv-target-get-priority"/>
<function name="g_srv_target_get_weight ()" link="GSrvTarget.html#g-srv
-target-get-weight"/>
<function name="g_srv_target_list_sort ()" link="GSrvTarget.html#g-srv-
target-list-sort"/>
<function name="g_dbus_generate_guid ()" link="gio-D-Bus-Utilities.html
#g-dbus-generate-guid"/>
<function name="g_dbus_is_guid ()" link="gio-D-Bus-Utilities.html#g-dbu
s-is-guid"/>
<function name="g_dbus_is_name ()" link="gio-D-Bus-Utilities.html#g-dbu
s-is-name"/>
<function name="g_dbus_is_unique_name ()" link="gio-D-Bus-Utilities.htm
l#g-dbus-is-unique-name"/>
<function name="g_dbus_is_member_name ()" link="gio-D-Bus-Utilities.htm
l#g-dbus-is-member-name"/>
<function name="g_dbus_is_interface_name ()" link="gio-D-Bus-Utilities.
html#g-dbus-is-interface-name"/>
<function name="g_dbus_is_address ()" link="gio-D-Bus-Addresses.html#g-
dbus-is-address"/>
<function name="g_dbus_is_supported_address ()" link="gio-D-Bus-Address
es.html#g-dbus-is-supported-address"/>
<function name="g_dbus_address_get_stream ()" link="gio-D-Bus-Addresses
.html#g-dbus-address-get-stream"/>
<function name="g_dbus_address_get_stream_finish ()" link="gio-D-Bus-Ad
dresses.html#g-dbus-address-get-stream-finish"/>
<function name="g_dbus_address_get_stream_sync ()" link="gio-D-Bus-Addr
esses.html#g-dbus-address-get-stream-sync"/>
<function name="g_dbus_address_get_for_bus_sync ()" link="gio-D-Bus-Add
resses.html#g-dbus-address-get-for-bus-sync"/>
<function name="GDBusAnnotationInfo" link="gio-D-Bus-Introspection-Data
.html#GDBusAnnotationInfo"/>
<function name="GDBusArgInfo" link="gio-D-Bus-Introspection-Data.html#G
DBusArgInfo"/>
<function name="GDBusMethodInfo" link="gio-D-Bus-Introspection-Data.htm
l#GDBusMethodInfo"/>
<function name="GDBusSignalInfo" link="gio-D-Bus-Introspection-Data.htm
l#GDBusSignalInfo"/>
<function name="enum GDBusPropertyInfoFlags" link="gio-D-Bus-Introspect
ion-Data.html#GDBusPropertyInfoFlags"/>
<function name="GDBusPropertyInfo" link="gio-D-Bus-Introspection-Data.h
tml#GDBusPropertyInfo"/>
<function name="GDBusInterfaceInfo" link="gio-D-Bus-Introspection-Data.
html#GDBusInterfaceInfo-struct"/>
<function name="GDBusNodeInfo" link="gio-D-Bus-Introspection-Data.html#
GDBusNodeInfo"/>
<function name="g_dbus_annotation_info_lookup ()" link="gio-D-Bus-Intro
spection-Data.html#g-dbus-annotation-info-lookup"/>
<function name="g_dbus_interface_info_lookup_method ()" link="gio-D-Bus
-Introspection-Data.html#g-dbus-interface-info-lookup-method"/>
<function name="g_dbus_interface_info_lookup_signal ()" link="gio-D-Bus
-Introspection-Data.html#g-dbus-interface-info-lookup-signal"/>
<function name="g_dbus_interface_info_lookup_property ()" link="gio-D-B
us-Introspection-Data.html#g-dbus-interface-info-lookup-property"/>
<function name="g_dbus_interface_info_generate_xml ()" link="gio-D-Bus-
Introspection-Data.html#g-dbus-interface-info-generate-xml"/>
<function name="g_dbus_node_info_new_for_xml ()" link="gio-D-Bus-Intros
pection-Data.html#g-dbus-node-info-new-for-xml"/>
<function name="g_dbus_node_info_lookup_interface ()" link="gio-D-Bus-I
ntrospection-Data.html#g-dbus-node-info-lookup-interface"/>
<function name="g_dbus_node_info_generate_xml ()" link="gio-D-Bus-Intro
spection-Data.html#g-dbus-node-info-generate-xml"/>
<function name="G_TYPE_DBUS_NODE_INFO" link="gio-D-Bus-Introspection-Da
ta.html#G-TYPE-DBUS-NODE-INFO:CAPS"/>
<function name="G_TYPE_DBUS_INTERFACE_INFO" link="gio-D-Bus-Introspecti
on-Data.html#G-TYPE-DBUS-INTERFACE-INFO:CAPS"/>
<function name="G_TYPE_DBUS_METHOD_INFO" link="gio-D-Bus-Introspection-
Data.html#G-TYPE-DBUS-METHOD-INFO:CAPS"/>
<function name="G_TYPE_DBUS_SIGNAL_INFO" link="gio-D-Bus-Introspection-
Data.html#G-TYPE-DBUS-SIGNAL-INFO:CAPS"/>
<function name="G_TYPE_DBUS_PROPERTY_INFO" link="gio-D-Bus-Introspectio
n-Data.html#G-TYPE-DBUS-PROPERTY-INFO:CAPS"/>
<function name="G_TYPE_DBUS_ARG_INFO" link="gio-D-Bus-Introspection-Dat
a.html#G-TYPE-DBUS-ARG-INFO:CAPS"/>
<function name="G_TYPE_DBUS_ANNOTATION_INFO" link="gio-D-Bus-Introspect
ion-Data.html#G-TYPE-DBUS-ANNOTATION-INFO:CAPS"/>
<function name="g_dbus_node_info_ref ()" link="gio-D-Bus-Introspection-
Data.html#g-dbus-node-info-ref"/>
<function name="g_dbus_interface_info_ref ()" link="gio-D-Bus-Introspec
tion-Data.html#g-dbus-interface-info-ref"/>
<function name="g_dbus_method_info_ref ()" link="gio-D-Bus-Introspectio
n-Data.html#g-dbus-method-info-ref"/>
<function name="g_dbus_signal_info_ref ()" link="gio-D-Bus-Introspectio
n-Data.html#g-dbus-signal-info-ref"/>
<function name="g_dbus_property_info_ref ()" link="gio-D-Bus-Introspect
ion-Data.html#g-dbus-property-info-ref"/>
<function name="g_dbus_arg_info_ref ()" link="gio-D-Bus-Introspection-D
ata.html#g-dbus-arg-info-ref"/>
<function name="g_dbus_annotation_info_ref ()" link="gio-D-Bus-Introspe
ction-Data.html#g-dbus-annotation-info-ref"/>
<function name="g_dbus_node_info_unref ()" link="gio-D-Bus-Introspectio
n-Data.html#g-dbus-node-info-unref"/>
<function name="g_dbus_interface_info_unref ()" link="gio-D-Bus-Introsp
ection-Data.html#g-dbus-interface-info-unref"/>
<function name="g_dbus_method_info_unref ()" link="gio-D-Bus-Introspect
ion-Data.html#g-dbus-method-info-unref"/>
<function name="g_dbus_signal_info_unref ()" link="gio-D-Bus-Introspect
ion-Data.html#g-dbus-signal-info-unref"/>
<function name="g_dbus_property_info_unref ()" link="gio-D-Bus-Introspe
ction-Data.html#g-dbus-property-info-unref"/>
<function name="g_dbus_arg_info_unref ()" link="gio-D-Bus-Introspection
-Data.html#g-dbus-arg-info-unref"/>
<function name="g_dbus_annotation_info_unref ()" link="gio-D-Bus-Intros
pection-Data.html#g-dbus-annotation-info-unref"/>
<function name="enum GDBusError" link="GDBusError.html#GDBusError"/>
<function name="G_DBUS_ERROR" link="GDBusError.html#G-DBUS-ERROR:CAPS"/
>
<function name="g_dbus_error_is_remote_error ()" link="GDBusError.html#
g-dbus-error-is-remote-error"/>
<function name="g_dbus_error_get_remote_error ()" link="GDBusError.html
#g-dbus-error-get-remote-error"/>
<function name="g_dbus_error_strip_remote_error ()" link="GDBusError.ht
ml#g-dbus-error-strip-remote-error"/>
<function name="GDBusErrorEntry" link="GDBusError.html#GDBusErrorEntry"
/>
<function name="g_dbus_error_register_error_domain ()" link="GDBusError
.html#g-dbus-error-register-error-domain"/>
<function name="g_dbus_error_register_error ()" link="GDBusError.html#g
-dbus-error-register-error"/>
<function name="g_dbus_error_unregister_error ()" link="GDBusError.html
#g-dbus-error-unregister-error"/>
<function name="g_dbus_error_new_for_dbus_error ()" link="GDBusError.ht
ml#g-dbus-error-new-for-dbus-error"/>
<function name="g_dbus_error_set_dbus_error ()" link="GDBusError.html#g
-dbus-error-set-dbus-error"/>
<function name="g_dbus_error_set_dbus_error_valist ()" link="GDBusError
.html#g-dbus-error-set-dbus-error-valist"/>
<function name="g_dbus_error_encode_gerror ()" link="GDBusError.html#g-
dbus-error-encode-gerror"/>
<function name="GDBusMessage" link="GDBusMessage.html#GDBusMessage-stru
ct"/>
<function name="enum GDBusMessageType" link="GDBusMessage.html#GDBusMes
sageType"/>
<function name="enum GDBusMessageFlags" link="GDBusMessage.html#GDBusMe
ssageFlags"/>
<function name="enum GDBusMessageHeaderField" link="GDBusMessage.html#G
DBusMessageHeaderField"/>
<function name="enum GDBusMessageByteOrder" link="GDBusMessage.html#GDB
usMessageByteOrder"/>
<function name="g_dbus_message_new ()" link="GDBusMessage.html#g-dbus-m
essage-new"/>
<function name="g_dbus_message_new_signal ()" link="GDBusMessage.html#g
-dbus-message-new-signal"/>
<function name="g_dbus_message_new_method_call ()" link="GDBusMessage.h
tml#g-dbus-message-new-method-call"/>
<function name="g_dbus_message_new_method_reply ()" link="GDBusMessage.
html#g-dbus-message-new-method-reply"/>
<function name="g_dbus_message_new_method_error ()" link="GDBusMessage.
html#g-dbus-message-new-method-error"/>
<function name="g_dbus_message_new_method_error_valist ()" link="GDBusM
essage.html#g-dbus-message-new-method-error-valist"/>
<function name="g_dbus_message_new_method_error_literal ()" link="GDBus
Message.html#g-dbus-message-new-method-error-literal"/>
<function name="g_dbus_message_print ()" link="GDBusMessage.html#g-dbus
-message-print"/>
<function name="g_dbus_message_get_locked ()" link="GDBusMessage.html#g
-dbus-message-get-locked"/>
<function name="g_dbus_message_lock ()" link="GDBusMessage.html#g-dbus-
message-lock"/>
<function name="g_dbus_message_copy ()" link="GDBusMessage.html#g-dbus-
message-copy"/>
<function name="g_dbus_message_get_byte_order ()" link="GDBusMessage.ht
ml#g-dbus-message-get-byte-order"/>
<function name="g_dbus_message_set_byte_order ()" link="GDBusMessage.ht
ml#g-dbus-message-set-byte-order"/>
<function name="g_dbus_message_get_message_type ()" link="GDBusMessage.
html#g-dbus-message-get-message-type"/>
<function name="g_dbus_message_set_message_type ()" link="GDBusMessage.
html#g-dbus-message-set-message-type"/>
<function name="g_dbus_message_get_serial ()" link="GDBusMessage.html#g
-dbus-message-get-serial"/>
<function name="g_dbus_message_set_serial ()" link="GDBusMessage.html#g
-dbus-message-set-serial"/>
<function name="g_dbus_message_get_flags ()" link="GDBusMessage.html#g-
dbus-message-get-flags"/>
<function name="g_dbus_message_set_flags ()" link="GDBusMessage.html#g-
dbus-message-set-flags"/>
<function name="g_dbus_message_get_body ()" link="GDBusMessage.html#g-d
bus-message-get-body"/>
<function name="g_dbus_message_set_body ()" link="GDBusMessage.html#g-d
bus-message-set-body"/>
<function name="g_dbus_message_get_unix_fd_list ()" link="GDBusMessage.
html#g-dbus-message-get-unix-fd-list"/>
<function name="g_dbus_message_set_unix_fd_list ()" link="GDBusMessage.
html#g-dbus-message-set-unix-fd-list"/>
<function name="g_dbus_message_get_num_unix_fds ()" link="GDBusMessage.
html#g-dbus-message-get-num-unix-fds"/>
<function name="g_dbus_message_set_num_unix_fds ()" link="GDBusMessage.
html#g-dbus-message-set-num-unix-fds"/>
<function name="g_dbus_message_get_header_fields ()" link="GDBusMessage
.html#g-dbus-message-get-header-fields"/>
<function name="g_dbus_message_get_header ()" link="GDBusMessage.html#g
-dbus-message-get-header"/>
<function name="g_dbus_message_set_header ()" link="GDBusMessage.html#g
-dbus-message-set-header"/>
<function name="g_dbus_message_get_destination ()" link="GDBusMessage.h
tml#g-dbus-message-get-destination"/>
<function name="g_dbus_message_set_destination ()" link="GDBusMessage.h
tml#g-dbus-message-set-destination"/>
<function name="g_dbus_message_get_error_name ()" link="GDBusMessage.ht
ml#g-dbus-message-get-error-name"/>
<function name="g_dbus_message_set_error_name ()" link="GDBusMessage.ht
ml#g-dbus-message-set-error-name"/>
<function name="g_dbus_message_get_interface ()" link="GDBusMessage.htm
l#g-dbus-message-get-interface"/>
<function name="g_dbus_message_set_interface ()" link="GDBusMessage.htm
l#g-dbus-message-set-interface"/>
<function name="g_dbus_message_get_member ()" link="GDBusMessage.html#g
-dbus-message-get-member"/>
<function name="g_dbus_message_set_member ()" link="GDBusMessage.html#g
-dbus-message-set-member"/>
<function name="g_dbus_message_get_path ()" link="GDBusMessage.html#g-d
bus-message-get-path"/>
<function name="g_dbus_message_set_path ()" link="GDBusMessage.html#g-d
bus-message-set-path"/>
<function name="g_dbus_message_get_reply_serial ()" link="GDBusMessage.
html#g-dbus-message-get-reply-serial"/>
<function name="g_dbus_message_set_reply_serial ()" link="GDBusMessage.
html#g-dbus-message-set-reply-serial"/>
<function name="g_dbus_message_get_sender ()" link="GDBusMessage.html#g
-dbus-message-get-sender"/>
<function name="g_dbus_message_set_sender ()" link="GDBusMessage.html#g
-dbus-message-set-sender"/>
<function name="g_dbus_message_get_signature ()" link="GDBusMessage.htm
l#g-dbus-message-get-signature"/>
<function name="g_dbus_message_set_signature ()" link="GDBusMessage.htm
l#g-dbus-message-set-signature"/>
<function name="g_dbus_message_get_arg0 ()" link="GDBusMessage.html#g-d
bus-message-get-arg0"/>
<function name="g_dbus_message_to_blob ()" link="GDBusMessage.html#g-db
us-message-to-blob"/>
<function name="g_dbus_message_bytes_needed ()" link="GDBusMessage.html
#g-dbus-message-bytes-needed"/>
<function name="g_dbus_message_new_from_blob ()" link="GDBusMessage.htm
l#g-dbus-message-new-from-blob"/>
<function name="g_dbus_message_to_gerror ()" link="GDBusMessage.html#g-
dbus-message-to-gerror"/>
<function name="The &quot;locked&quot; property" link="GDBusMessage.htm
l#GDBusMessage--locked"/>
<function name="enum GBusType" link="GDBusConnection.html#GBusType"/>
<function name="g_bus_get ()" link="GDBusConnection.html#g-bus-get"/>
<function name="g_bus_get_finish ()" link="GDBusConnection.html#g-bus-g
et-finish"/>
<function name="g_bus_get_sync ()" link="GDBusConnection.html#g-bus-get
-sync"/>
<function name="GDBusConnection" link="GDBusConnection.html#GDBusConnec
tion-struct"/>
<function name="enum GDBusConnectionFlags" link="GDBusConnection.html#G
DBusConnectionFlags"/>
<function name="g_dbus_connection_new ()" link="GDBusConnection.html#g-
dbus-connection-new"/>
<function name="g_dbus_connection_new_finish ()" link="GDBusConnection.
html#g-dbus-connection-new-finish"/>
<function name="g_dbus_connection_new_sync ()" link="GDBusConnection.ht
ml#g-dbus-connection-new-sync"/>
<function name="g_dbus_connection_new_for_address ()" link="GDBusConnec
tion.html#g-dbus-connection-new-for-address"/>
<function name="g_dbus_connection_new_for_address_finish ()" link="GDBu
sConnection.html#g-dbus-connection-new-for-address-finish"/>
<function name="g_dbus_connection_new_for_address_sync ()" link="GDBusC
onnection.html#g-dbus-connection-new-for-address-sync"/>
<function name="g_dbus_connection_start_message_processing ()" link="GD
BusConnection.html#g-dbus-connection-start-message-processing"/>
<function name="g_dbus_connection_close ()" link="GDBusConnection.html#
g-dbus-connection-close"/>
<function name="g_dbus_connection_close_finish ()" link="GDBusConnectio
n.html#g-dbus-connection-close-finish"/>
<function name="g_dbus_connection_close_sync ()" link="GDBusConnection.
html#g-dbus-connection-close-sync"/>
<function name="g_dbus_connection_is_closed ()" link="GDBusConnection.h
tml#g-dbus-connection-is-closed"/>
<function name="g_dbus_connection_flush ()" link="GDBusConnection.html#
g-dbus-connection-flush"/>
<function name="g_dbus_connection_flush_finish ()" link="GDBusConnectio
n.html#g-dbus-connection-flush-finish"/>
<function name="g_dbus_connection_flush_sync ()" link="GDBusConnection.
html#g-dbus-connection-flush-sync"/>
<function name="g_dbus_connection_get_exit_on_close ()" link="GDBusConn
ection.html#g-dbus-connection-get-exit-on-close"/>
<function name="g_dbus_connection_set_exit_on_close ()" link="GDBusConn
ection.html#g-dbus-connection-set-exit-on-close"/>
<function name="g_dbus_connection_get_stream ()" link="GDBusConnection.
html#g-dbus-connection-get-stream"/>
<function name="g_dbus_connection_get_guid ()" link="GDBusConnection.ht
ml#g-dbus-connection-get-guid"/>
<function name="g_dbus_connection_get_unique_name ()" link="GDBusConnec
tion.html#g-dbus-connection-get-unique-name"/>
<function name="enum GDBusCapabilityFlags" link="GDBusConnection.html#G
DBusCapabilityFlags"/>
<function name="g_dbus_connection_get_capabilities ()" link="GDBusConne
ction.html#g-dbus-connection-get-capabilities"/>
<function name="g_dbus_connection_get_peer_credentials ()" link="GDBusC
onnection.html#g-dbus-connection-get-peer-credentials"/>
<function name="enum GDBusCallFlags" link="GDBusConnection.html#GDBusCa
llFlags"/>
<function name="g_dbus_connection_call ()" link="GDBusConnection.html#g
-dbus-connection-call"/>
<function name="g_dbus_connection_call_finish ()" link="GDBusConnection
.html#g-dbus-connection-call-finish"/>
<function name="g_dbus_connection_call_sync ()" link="GDBusConnection.h
tml#g-dbus-connection-call-sync"/>
<function name="g_dbus_connection_emit_signal ()" link="GDBusConnection
.html#g-dbus-connection-emit-signal"/>
<function name="enum GDBusSignalFlags" link="GDBusConnection.html#GDBus
SignalFlags"/>
<function name="GDBusSignalCallback ()" link="GDBusConnection.html#GDBu
sSignalCallback"/>
<function name="g_dbus_connection_signal_subscribe ()" link="GDBusConne
ction.html#g-dbus-connection-signal-subscribe"/>
<function name="g_dbus_connection_signal_unsubscribe ()" link="GDBusCon
nection.html#g-dbus-connection-signal-unsubscribe"/>
<function name="enum GDBusSendMessageFlags" link="GDBusConnection.html#
GDBusSendMessageFlags"/>
<function name="g_dbus_connection_send_message ()" link="GDBusConnectio
n.html#g-dbus-connection-send-message"/>
<function name="g_dbus_connection_send_message_with_reply ()" link="GDB
usConnection.html#g-dbus-connection-send-message-with-reply"/>
<function name="g_dbus_connection_send_message_with_reply_finish ()" li
nk="GDBusConnection.html#g-dbus-connection-send-message-with-reply-finish"/
>
<function name="g_dbus_connection_send_message_with_reply_sync ()" link
="GDBusConnection.html#g-dbus-connection-send-message-with-reply-sync"/>
<function name="GDBusMessageFilterFunction ()" link="GDBusConnection.ht
ml#GDBusMessageFilterFunction"/>
<function name="g_dbus_connection_add_filter ()" link="GDBusConnection.
html#g-dbus-connection-add-filter"/>
<function name="g_dbus_connection_remove_filter ()" link="GDBusConnecti
on.html#g-dbus-connection-remove-filter"/>
<function name="GDBusInterfaceVTable" link="GDBusConnection.html#GDBusI
nterfaceVTable"/>
<function name="GDBusInterfaceMethodCallFunc ()" link="GDBusConnection.
html#GDBusInterfaceMethodCallFunc"/>
<function name="GDBusInterfaceGetPropertyFunc ()" link="GDBusConnection
.html#GDBusInterfaceGetPropertyFunc"/>
<function name="GDBusInterfaceSetPropertyFunc ()" link="GDBusConnection
.html#GDBusInterfaceSetPropertyFunc"/>
<function name="g_dbus_connection_register_object ()" link="GDBusConnec
tion.html#g-dbus-connection-register-object"/>
<function name="g_dbus_connection_unregister_object ()" link="GDBusConn
ection.html#g-dbus-connection-unregister-object"/>
<function name="GDBusSubtreeVTable" link="GDBusConnection.html#GDBusSub
treeVTable"/>
<function name="GDBusSubtreeEnumerateFunc ()" link="GDBusConnection.htm
l#GDBusSubtreeEnumerateFunc"/>
<function name="GDBusSubtreeIntrospectFunc ()" link="GDBusConnection.ht
ml#GDBusSubtreeIntrospectFunc"/>
<function name="GDBusSubtreeDispatchFunc ()" link="GDBusConnection.html
#GDBusSubtreeDispatchFunc"/>
<function name="enum GDBusSubtreeFlags" link="GDBusConnection.html#GDBu
sSubtreeFlags"/>
<function name="g_dbus_connection_register_subtree ()" link="GDBusConne
ction.html#g-dbus-connection-register-subtree"/>
<function name="g_dbus_connection_unregister_subtree ()" link="GDBusCon
nection.html#g-dbus-connection-unregister-subtree"/>
<function name="The &quot;address&quot; property" link="GDBusConnection
.html#GDBusConnection--address"/>
<function name="The &quot;authentication-observer&quot; property" link=
"GDBusConnection.html#GDBusConnection--authentication-observer"/>
<function name="The &quot;capabilities&quot; property" link="GDBusConne
ction.html#GDBusConnection--capabilities"/>
<function name="The &quot;closed&quot; property" link="GDBusConnection.
html#GDBusConnection--closed"/>
<function name="The &quot;exit-on-close&quot; property" link="GDBusConn
ection.html#GDBusConnection--exit-on-close"/>
<function name="The &quot;flags&quot; property" link="GDBusConnection.h
tml#GDBusConnection--flags"/>
<function name="The &quot;guid&quot; property" link="GDBusConnection.ht
ml#GDBusConnection--guid"/>
<function name="The &quot;stream&quot; property" link="GDBusConnection.
html#GDBusConnection--stream"/>
<function name="The &quot;unique-name&quot; property" link="GDBusConnec
tion.html#GDBusConnection--unique-name"/>
<function name="The &quot;closed&quot; signal" link="GDBusConnection.ht
ml#GDBusConnection-closed"/>
<function name="GDBusMethodInvocation" link="GDBusMethodInvocation.html
#GDBusMethodInvocation-struct"/>
<function name="g_dbus_method_invocation_get_sender ()" link="GDBusMeth
odInvocation.html#g-dbus-method-invocation-get-sender"/>
<function name="g_dbus_method_invocation_get_object_path ()" link="GDBu
sMethodInvocation.html#g-dbus-method-invocation-get-object-path"/>
<function name="g_dbus_method_invocation_get_interface_name ()" link="G
DBusMethodInvocation.html#g-dbus-method-invocation-get-interface-name"/>
<function name="g_dbus_method_invocation_get_method_name ()" link="GDBu
sMethodInvocation.html#g-dbus-method-invocation-get-method-name"/>
<function name="g_dbus_method_invocation_get_method_info ()" link="GDBu
sMethodInvocation.html#g-dbus-method-invocation-get-method-info"/>
<function name="g_dbus_method_invocation_get_connection ()" link="GDBus
MethodInvocation.html#g-dbus-method-invocation-get-connection"/>
<function name="g_dbus_method_invocation_get_message ()" link="GDBusMet
hodInvocation.html#g-dbus-method-invocation-get-message"/>
<function name="g_dbus_method_invocation_get_parameters ()" link="GDBus
MethodInvocation.html#g-dbus-method-invocation-get-parameters"/>
<function name="g_dbus_method_invocation_get_user_data ()" link="GDBusM
ethodInvocation.html#g-dbus-method-invocation-get-user-data"/>
<function name="g_dbus_method_invocation_return_value ()" link="GDBusMe
thodInvocation.html#g-dbus-method-invocation-return-value"/>
<function name="g_dbus_method_invocation_return_error ()" link="GDBusMe
thodInvocation.html#g-dbus-method-invocation-return-error"/>
<function name="g_dbus_method_invocation_return_error_valist ()" link="
GDBusMethodInvocation.html#g-dbus-method-invocation-return-error-valist"/>
<function name="g_dbus_method_invocation_return_error_literal ()" link=
"GDBusMethodInvocation.html#g-dbus-method-invocation-return-error-literal"/
>
<function name="g_dbus_method_invocation_return_gerror ()" link="GDBusM
ethodInvocation.html#g-dbus-method-invocation-return-gerror"/>
<function name="g_dbus_method_invocation_return_dbus_error ()" link="GD
BusMethodInvocation.html#g-dbus-method-invocation-return-dbus-error"/>
<function name="GDBusServer" link="GDBusServer.html#GDBusServer-struct"
/>
<function name="enum GDBusServerFlags" link="GDBusServer.html#GDBusServ
erFlags"/>
<function name="g_dbus_server_new_sync ()" link="GDBusServer.html#g-dbu
s-server-new-sync"/>
<function name="g_dbus_server_start ()" link="GDBusServer.html#g-dbus-s
erver-start"/>
<function name="g_dbus_server_stop ()" link="GDBusServer.html#g-dbus-se
rver-stop"/>
<function name="g_dbus_server_is_active ()" link="GDBusServer.html#g-db
us-server-is-active"/>
<function name="g_dbus_server_get_guid ()" link="GDBusServer.html#g-dbu
s-server-get-guid"/>
<function name="g_dbus_server_get_flags ()" link="GDBusServer.html#g-db
us-server-get-flags"/>
<function name="g_dbus_server_get_client_address ()" link="GDBusServer.
html#g-dbus-server-get-client-address"/>
<function name="The &quot;active&quot; property" link="GDBusServer.html
#GDBusServer--active"/>
<function name="The &quot;address&quot; property" link="GDBusServer.htm
l#GDBusServer--address"/>
<function name="The &quot;authentication-observer&quot; property" link=
"GDBusServer.html#GDBusServer--authentication-observer"/>
<function name="The &quot;client-address&quot; property" link="GDBusSer
ver.html#GDBusServer--client-address"/>
<function name="The &quot;flags&quot; property" link="GDBusServer.html#
GDBusServer--flags"/>
<function name="The &quot;guid&quot; property" link="GDBusServer.html#G
DBusServer--guid"/>
<function name="The &quot;new-connection&quot; signal" link="GDBusServe
r.html#GDBusServer-new-connection"/>
<function name="GDBusAuthObserver" link="GDBusAuthObserver.html#GDBusAu
thObserver-struct"/>
<function name="g_dbus_auth_observer_new ()" link="GDBusAuthObserver.ht
ml#g-dbus-auth-observer-new"/>
<function name="g_dbus_auth_observer_authorize_authenticated_peer ()" l
ink="GDBusAuthObserver.html#g-dbus-auth-observer-authorize-authenticated-pe
er"/>
<function name="The &quot;authorize-authenticated-peer&quot; signal" li
nk="GDBusAuthObserver.html#GDBusAuthObserver-authorize-authenticated-peer"/
>
<function name="GBusAcquiredCallback ()" link="gio-Owning-Bus-Names.htm
l#GBusAcquiredCallback"/>
<function name="GBusNameAcquiredCallback ()" link="gio-Owning-Bus-Names
.html#GBusNameAcquiredCallback"/>
<function name="GBusNameLostCallback ()" link="gio-Owning-Bus-Names.htm
l#GBusNameLostCallback"/>
<function name="enum GBusNameOwnerFlags" link="gio-Owning-Bus-Names.htm
l#GBusNameOwnerFlags"/>
<function name="g_bus_own_name ()" link="gio-Owning-Bus-Names.html#g-bu
s-own-name"/>
<function name="g_bus_own_name_on_connection ()" link="gio-Owning-Bus-N
ames.html#g-bus-own-name-on-connection"/>
<function name="g_bus_unown_name ()" link="gio-Owning-Bus-Names.html#g-
bus-unown-name"/>
<function name="g_bus_own_name_with_closures ()" link="gio-Owning-Bus-N
ames.html#g-bus-own-name-with-closures"/>
<function name="g_bus_own_name_on_connection_with_closures ()" link="gi
o-Owning-Bus-Names.html#g-bus-own-name-on-connection-with-closures"/>
<function name="GBusNameAppearedCallback ()" link="gio-Watching-Bus-Nam
es.html#GBusNameAppearedCallback"/>
<function name="GBusNameVanishedCallback ()" link="gio-Watching-Bus-Nam
es.html#GBusNameVanishedCallback"/>
<function name="enum GBusNameWatcherFlags" link="gio-Watching-Bus-Names
.html#GBusNameWatcherFlags"/>
<function name="g_bus_watch_name ()" link="gio-Watching-Bus-Names.html#
g-bus-watch-name"/>
<function name="g_bus_watch_name_on_connection ()" link="gio-Watching-B
us-Names.html#g-bus-watch-name-on-connection"/>
<function name="g_bus_unwatch_name ()" link="gio-Watching-Bus-Names.htm
l#g-bus-unwatch-name"/>
<function name="g_bus_watch_name_with_closures ()" link="gio-Watching-B
us-Names.html#g-bus-watch-name-with-closures"/>
<function name="g_bus_watch_name_on_connection_with_closures ()" link="
gio-Watching-Bus-Names.html#g-bus-watch-name-on-connection-with-closures"/>
<function name="enum GDBusProxyFlags" link="GDBusProxy.html#GDBusProxyF
lags"/>
<function name="GDBusProxy" link="GDBusProxy.html#GDBusProxy-struct"/>
<function name="struct GDBusProxyClass" link="GDBusProxy.html#GDBusProx
yClass"/>
<function name="g_dbus_proxy_new ()" link="GDBusProxy.html#g-dbus-proxy
-new"/>
<function name="g_dbus_proxy_new_finish ()" link="GDBusProxy.html#g-dbu
s-proxy-new-finish"/>
<function name="g_dbus_proxy_new_sync ()" link="GDBusProxy.html#g-dbus-
proxy-new-sync"/>
<function name="g_dbus_proxy_new_for_bus ()" link="GDBusProxy.html#g-db
us-proxy-new-for-bus"/>
<function name="g_dbus_proxy_new_for_bus_finish ()" link="GDBusProxy.ht
ml#g-dbus-proxy-new-for-bus-finish"/>
<function name="g_dbus_proxy_new_for_bus_sync ()" link="GDBusProxy.html
#g-dbus-proxy-new-for-bus-sync"/>
<function name="g_dbus_proxy_get_flags ()" link="GDBusProxy.html#g-dbus
-proxy-get-flags"/>
<function name="g_dbus_proxy_get_connection ()" link="GDBusProxy.html#g
-dbus-proxy-get-connection"/>
<function name="g_dbus_proxy_get_name ()" link="GDBusProxy.html#g-dbus-
proxy-get-name"/>
<function name="g_dbus_proxy_get_name_owner ()" link="GDBusProxy.html#g
-dbus-proxy-get-name-owner"/>
<function name="g_dbus_proxy_get_object_path ()" link="GDBusProxy.html#
g-dbus-proxy-get-object-path"/>
<function name="g_dbus_proxy_get_interface_name ()" link="GDBusProxy.ht
ml#g-dbus-proxy-get-interface-name"/>
<function name="g_dbus_proxy_get_default_timeout ()" link="GDBusProxy.h
tml#g-dbus-proxy-get-default-timeout"/>
<function name="g_dbus_proxy_set_default_timeout ()" link="GDBusProxy.h
tml#g-dbus-proxy-set-default-timeout"/>
<function name="g_dbus_proxy_get_cached_property ()" link="GDBusProxy.h
tml#g-dbus-proxy-get-cached-property"/>
<function name="g_dbus_proxy_set_cached_property ()" link="GDBusProxy.h
tml#g-dbus-proxy-set-cached-property"/>
<function name="g_dbus_proxy_get_cached_property_names ()" link="GDBusP
roxy.html#g-dbus-proxy-get-cached-property-names"/>
<function name="g_dbus_proxy_set_interface_info ()" link="GDBusProxy.ht
ml#g-dbus-proxy-set-interface-info"/>
<function name="g_dbus_proxy_get_interface_info ()" link="GDBusProxy.ht
ml#g-dbus-proxy-get-interface-info"/>
<function name="g_dbus_proxy_call ()" link="GDBusProxy.html#g-dbus-prox
y-call"/>
<function name="g_dbus_proxy_call_finish ()" link="GDBusProxy.html#g-db
us-proxy-call-finish"/>
<function name="g_dbus_proxy_call_sync ()" link="GDBusProxy.html#g-dbus
-proxy-call-sync"/>
<function name="The &quot;g-bus-type&quot; property" link="GDBusProxy.h
tml#GDBusProxy--g-bus-type"/>
<function name="The &quot;g-connection&quot; property" link="GDBusProxy
.html#GDBusProxy--g-connection"/>
<function name="The &quot;g-default-timeout&quot; property" link="GDBus
Proxy.html#GDBusProxy--g-default-timeout"/>
<function name="The &quot;g-flags&quot; property" link="GDBusProxy.html
#GDBusProxy--g-flags"/>
<function name="The &quot;g-interface-info&quot; property" link="GDBusP
roxy.html#GDBusProxy--g-interface-info"/>
<function name="The &quot;g-interface-name&quot; property" link="GDBusP
roxy.html#GDBusProxy--g-interface-name"/>
<function name="The &quot;g-name&quot; property" link="GDBusProxy.html#
GDBusProxy--g-name"/>
<function name="The &quot;g-name-owner&quot; property" link="GDBusProxy
.html#GDBusProxy--g-name-owner"/>
<function name="The &quot;g-object-path&quot; property" link="GDBusProx
y.html#GDBusProxy--g-object-path"/>
<function name="The &quot;g-properties-changed&quot; signal" link="GDBu
sProxy.html#GDBusProxy-g-properties-changed"/>
<function name="The &quot;g-signal&quot; signal" link="GDBusProxy.html#
GDBusProxy-g-signal"/>
<function name="Vendor overrides" link="GSettings.html#id718774"/>
<function name="Binding" link="GSettings.html#id718818"/>
<function name="GSettings" link="GSettings.html#GSettings-struct"/>
<function name="g_settings_new ()" link="GSettings.html#g-settings-new"
/>
<function name="g_settings_new_with_path ()" link="GSettings.html#g-set
tings-new-with-path"/>
<function name="g_settings_new_with_backend ()" link="GSettings.html#g-
settings-new-with-backend"/>
<function name="g_settings_new_with_backend_and_path ()" link="GSetting
s.html#g-settings-new-with-backend-and-path"/>
<function name="g_settings_sync ()" link="GSettings.html#g-settings-syn
c"/>
<function name="g_settings_get_value ()" link="GSettings.html#g-setting
s-get-value"/>
<function name="g_settings_set_value ()" link="GSettings.html#g-setting
s-set-value"/>
<function name="g_settings_is_writable ()" link="GSettings.html#g-setti
ngs-is-writable"/>
<function name="g_settings_delay ()" link="GSettings.html#g-settings-de
lay"/>
<function name="g_settings_apply ()" link="GSettings.html#g-settings-ap
ply"/>
<function name="g_settings_revert ()" link="GSettings.html#g-settings-r
evert"/>
<function name="g_settings_get_has_unapplied ()" link="GSettings.html#g
-settings-get-has-unapplied"/>
<function name="g_settings_get_child ()" link="GSettings.html#g-setting
s-get-child"/>
<function name="g_settings_reset ()" link="GSettings.html#g-settings-re
set"/>
<function name="g_settings_list_schemas ()" link="GSettings.html#g-sett
ings-list-schemas"/>
<function name="g_settings_list_relocatable_schemas ()" link="GSettings
.html#g-settings-list-relocatable-schemas"/>
<function name="g_settings_list_keys ()" link="GSettings.html#g-setting
s-list-keys"/>
<function name="g_settings_list_children ()" link="GSettings.html#g-set
tings-list-children"/>
<function name="g_settings_get_range ()" link="GSettings.html#g-setting
s-get-range"/>
<function name="g_settings_range_check ()" link="GSettings.html#g-setti
ngs-range-check"/>
<function name="g_settings_get ()" link="GSettings.html#g-settings-get"
/>
<function name="g_settings_set ()" link="GSettings.html#g-settings-set"
/>
<function name="g_settings_get_boolean ()" link="GSettings.html#g-setti
ngs-get-boolean"/>
<function name="g_settings_set_boolean ()" link="GSettings.html#g-setti
ngs-set-boolean"/>
<function name="g_settings_get_int ()" link="GSettings.html#g-settings-
get-int"/>
<function name="g_settings_set_int ()" link="GSettings.html#g-settings-
set-int"/>
<function name="g_settings_get_double ()" link="GSettings.html#g-settin
gs-get-double"/>
<function name="g_settings_set_double ()" link="GSettings.html#g-settin
gs-set-double"/>
<function name="g_settings_get_string ()" link="GSettings.html#g-settin
gs-get-string"/>
<function name="g_settings_set_string ()" link="GSettings.html#g-settin
gs-set-string"/>
<function name="g_settings_get_strv ()" link="GSettings.html#g-settings
-get-strv"/>
<function name="g_settings_set_strv ()" link="GSettings.html#g-settings
-set-strv"/>
<function name="g_settings_get_enum ()" link="GSettings.html#g-settings
-get-enum"/>
<function name="g_settings_set_enum ()" link="GSettings.html#g-settings
-set-enum"/>
<function name="g_settings_get_flags ()" link="GSettings.html#g-setting
s-get-flags"/>
<function name="g_settings_set_flags ()" link="GSettings.html#g-setting
s-set-flags"/>
<function name="GSettingsGetMapping ()" link="GSettings.html#GSettingsG
etMapping"/>
<function name="g_settings_get_mapped ()" link="GSettings.html#g-settin
gs-get-mapped"/>
<function name="enum GSettingsBindFlags" link="GSettings.html#GSettings
BindFlags"/>
<function name="g_settings_bind ()" link="GSettings.html#g-settings-bin
d"/>
<function name="g_settings_bind_with_mapping ()" link="GSettings.html#g
-settings-bind-with-mapping"/>
<function name="g_settings_bind_writable ()" link="GSettings.html#g-set
tings-bind-writable"/>
<function name="g_settings_unbind ()" link="GSettings.html#g-settings-u
nbind"/>
<function name="GSettingsBindSetMapping ()" link="GSettings.html#GSetti
ngsBindSetMapping"/>
<function name="GSettingsBindGetMapping ()" link="GSettings.html#GSetti
ngsBindGetMapping"/>
<function name="The &quot;backend&quot; property" link="GSettings.html#
GSettings--backend"/>
<function name="The &quot;delay-apply&quot; property" link="GSettings.h
tml#GSettings--delay-apply"/>
<function name="The &quot;has-unapplied&quot; property" link="GSettings
.html#GSettings--has-unapplied"/>
<function name="The &quot;path&quot; property" link="GSettings.html#GSe
ttings--path"/>
<function name="The &quot;schema&quot; property" link="GSettings.html#G
Settings--schema"/>
<function name="The &quot;change-event&quot; signal" link="GSettings.ht
ml#GSettings-change-event"/>
<function name="The &quot;changed&quot; signal" link="GSettings.html#GS
ettings-changed"/>
<function name="The &quot;writable-change-event&quot; signal" link="GSe
ttings.html#GSettings-writable-change-event"/>
<function name="The &quot;writable-changed&quot; signal" link="GSetting
s.html#GSettings-writable-changed"/>
<function name="GSettingsBackend" link="GSettingsBackend.html#GSettings
Backend-struct"/>
<function name="struct GSettingsBackendClass" link="GSettingsBackend.ht
ml#GSettingsBackendClass"/>
<function name="G_SETTINGS_BACKEND_EXTENSION_POINT_NAME" link="GSetting
sBackend.html#G-SETTINGS-BACKEND-EXTENSION-POINT-NAME:CAPS"/>
<function name="g_settings_backend_get_default ()" link="GSettingsBacke
nd.html#g-settings-backend-get-default"/>
<function name="g_settings_backend_changed ()" link="GSettingsBackend.h
tml#g-settings-backend-changed"/>
<function name="g_settings_backend_path_changed ()" link="GSettingsBack
end.html#g-settings-backend-path-changed"/>
<function name="g_settings_backend_keys_changed ()" link="GSettingsBack
end.html#g-settings-backend-keys-changed"/>
<function name="g_settings_backend_path_writable_changed ()" link="GSet
tingsBackend.html#g-settings-backend-path-writable-changed"/>
<function name="g_settings_backend_writable_changed ()" link="GSettings
Backend.html#g-settings-backend-writable-changed"/>
<function name="g_settings_backend_changed_tree ()" link="GSettingsBack
end.html#g-settings-backend-changed-tree"/>
<function name="g_settings_backend_flatten_tree ()" link="GSettingsBack
end.html#g-settings-backend-flatten-tree"/>
<function name="g_keyfile_settings_backend_new ()" link="GSettingsBacke
nd.html#g-keyfile-settings-backend-new"/>
<function name="g_memory_settings_backend_new ()" link="GSettingsBacken
d.html#g-memory-settings-backend-new"/>
<function name="g_null_settings_backend_new ()" link="GSettingsBackend.
html#g-null-settings-backend-new"/>
<function name="GPermission" link="GPermission.html#GPermission-struct"
/>
<function name="g_permission_get_allowed ()" link="GPermission.html#g-p
ermission-get-allowed"/>
<function name="g_permission_get_can_acquire ()" link="GPermission.html
#g-permission-get-can-acquire"/>
<function name="g_permission_get_can_release ()" link="GPermission.html
#g-permission-get-can-release"/>
<function name="g_permission_acquire ()" link="GPermission.html#g-permi
ssion-acquire"/>
<function name="g_permission_acquire_async ()" link="GPermission.html#g
-permission-acquire-async"/>
<function name="g_permission_acquire_finish ()" link="GPermission.html#
g-permission-acquire-finish"/>
<function name="g_permission_release ()" link="GPermission.html#g-permi
ssion-release"/>
<function name="g_permission_release_async ()" link="GPermission.html#g
-permission-release-async"/>
<function name="g_permission_release_finish ()" link="GPermission.html#
g-permission-release-finish"/>
<function name="g_permission_impl_update ()" link="GPermission.html#g-p
ermission-impl-update"/>
<function name="The &quot;allowed&quot; property" link="GPermission.htm
l#GPermission--allowed"/>
<function name="The &quot;can-acquire&quot; property" link="GPermission
.html#GPermission--can-acquire"/>
<function name="The &quot;can-release&quot; property" link="GPermission
.html#GPermission--can-release"/>
<function name="GSimplePermission" link="GSimplePermission.html#GSimple
Permission-struct"/>
<function name="g_simple_permission_new ()" link="GSimplePermission.htm
l#g-simple-permission-new"/>
<function name="GActionGroup" link="GActionGroup.html#GActionGroup-stru
ct"/>
<function name="g_action_group_has_action ()" link="GActionGroup.html#g
-action-group-has-action"/>
<function name="g_action_group_list_actions ()" link="GActionGroup.html
#g-action-group-list-actions"/>
<function name="g_action_group_get_action_enabled ()" link="GActionGrou
p.html#g-action-group-get-action-enabled"/>
<function name="g_action_group_get_action_parameter_type ()" link="GAct
ionGroup.html#g-action-group-get-action-parameter-type"/>
<function name="g_action_group_get_action_state_type ()" link="GActionG
roup.html#g-action-group-get-action-state-type"/>
<function name="g_action_group_get_action_state_hint ()" link="GActionG
roup.html#g-action-group-get-action-state-hint"/>
<function name="g_action_group_get_action_state ()" link="GActionGroup.
html#g-action-group-get-action-state"/>
<function name="g_action_group_change_action_state ()" link="GActionGro
up.html#g-action-group-change-action-state"/>
<function name="g_action_group_activate_action ()" link="GActionGroup.h
tml#g-action-group-activate-action"/>
<function name="g_action_group_action_added ()" link="GActionGroup.html
#g-action-group-action-added"/>
<function name="g_action_group_action_removed ()" link="GActionGroup.ht
ml#g-action-group-action-removed"/>
<function name="g_action_group_action_enabled_changed ()" link="GAction
Group.html#g-action-group-action-enabled-changed"/>
<function name="g_action_group_action_state_changed ()" link="GActionGr
oup.html#g-action-group-action-state-changed"/>
<function name="The &quot;action-added&quot; signal" link="GActionGroup
.html#GActionGroup-action-added"/>
<function name="The &quot;action-enabled-changed&quot; signal" link="GA
ctionGroup.html#GActionGroup-action-enabled-changed"/>
<function name="The &quot;action-removed&quot; signal" link="GActionGro
up.html#GActionGroup-action-removed"/>
<function name="The &quot;action-state-changed&quot; signal" link="GAct
ionGroup.html#GActionGroup-action-state-changed"/>
<function name="GSimpleActionGroup" link="GSimpleActionGroup.html#GSimp
leActionGroup-struct"/>
<function name="g_simple_action_group_new ()" link="GSimpleActionGroup.
html#g-simple-action-group-new"/>
<function name="g_simple_action_group_lookup ()" link="GSimpleActionGro
up.html#g-simple-action-group-lookup"/>
<function name="g_simple_action_group_insert ()" link="GSimpleActionGro
up.html#g-simple-action-group-insert"/>
<function name="g_simple_action_group_remove ()" link="GSimpleActionGro
up.html#g-simple-action-group-remove"/>
<function name="GAction" link="GAction.html#GAction-struct"/>
<function name="g_action_get_name ()" link="GAction.html#g-action-get-n
ame"/>
<function name="g_action_get_parameter_type ()" link="GAction.html#g-ac
tion-get-parameter-type"/>
<function name="g_action_get_state_type ()" link="GAction.html#g-action
-get-state-type"/>
<function name="g_action_get_state_hint ()" link="GAction.html#g-action
-get-state-hint"/>
<function name="g_action_get_enabled ()" link="GAction.html#g-action-ge
t-enabled"/>
<function name="g_action_get_state ()" link="GAction.html#g-action-get-
state"/>
<function name="g_action_set_state ()" link="GAction.html#g-action-set-
state"/>
<function name="g_action_activate ()" link="GAction.html#g-action-activ
ate"/>
<function name="The &quot;enabled&quot; property" link="GAction.html#GA
ction--enabled"/>
<function name="The &quot;name&quot; property" link="GAction.html#GActi
on--name"/>
<function name="The &quot;parameter-type&quot; property" link="GAction.
html#GAction--parameter-type"/>
<function name="The &quot;state&quot; property" link="GAction.html#GAct
ion--state"/>
<function name="The &quot;state-type&quot; property" link="GAction.html
#GAction--state-type"/>
<function name="GSimpleAction" link="GSimpleAction.html#GSimpleAction-s
truct"/>
<function name="struct GSimpleActionClass" link="GSimpleAction.html#GSi
mpleActionClass"/>
<function name="g_simple_action_new ()" link="GSimpleAction.html#g-simp
le-action-new"/>
<function name="g_simple_action_new_stateful ()" link="GSimpleAction.ht
ml#g-simple-action-new-stateful"/>
<function name="g_simple_action_set_enabled ()" link="GSimpleAction.htm
l#g-simple-action-set-enabled"/>
<function name="The &quot;enabled&quot; property" link="GSimpleAction.h
tml#GSimpleAction--enabled"/>
<function name="The &quot;name&quot; property" link="GSimpleAction.html
#GSimpleAction--name"/>
<function name="The &quot;parameter-type&quot; property" link="GSimpleA
ction.html#GSimpleAction--parameter-type"/>
<function name="The &quot;state&quot; property" link="GSimpleAction.htm
l#GSimpleAction--state"/>
<function name="The &quot;state-type&quot; property" link="GSimpleActio
n.html#GSimpleAction--state-type"/>
<function name="The &quot;activate&quot; signal" link="GSimpleAction.ht
ml#GSimpleAction-activate"/>
<function name="GApplication" link="GApplication.html#GApplication-stru
ct"/>
<function name="struct GApplicationClass" link="GApplication.html#GAppl
icationClass"/>
<function name="enum GApplicationFlags" link="GApplication.html#GApplic
ationFlags"/>
<function name="g_application_id_is_valid ()" link="GApplication.html#g
-application-id-is-valid"/>
<function name="g_application_new ()" link="GApplication.html#g-applica
tion-new"/>
<function name="g_application_get_application_id ()" link="GApplication
.html#g-application-get-application-id"/>
<function name="g_application_set_application_id ()" link="GApplication
.html#g-application-set-application-id"/>
<function name="g_application_get_inactivity_timeout ()" link="GApplica
tion.html#g-application-get-inactivity-timeout"/>
<function name="g_application_set_inactivity_timeout ()" link="GApplica
tion.html#g-application-set-inactivity-timeout"/>
<function name="g_application_get_flags ()" link="GApplication.html#g-a
pplication-get-flags"/>
<function name="g_application_set_flags ()" link="GApplication.html#g-a
pplication-set-flags"/>
<function name="g_application_set_action_group ()" link="GApplication.h
tml#g-application-set-action-group"/>
<function name="g_application_get_is_registered ()" link="GApplication.
html#g-application-get-is-registered"/>
<function name="g_application_get_is_remote ()" link="GApplication.html
#g-application-get-is-remote"/>
<function name="g_application_register ()" link="GApplication.html#g-ap
plication-register"/>
<function name="g_application_hold ()" link="GApplication.html#g-applic
ation-hold"/>
<function name="g_application_release ()" link="GApplication.html#g-app
lication-release"/>
<function name="g_application_activate ()" link="GApplication.html#g-ap
plication-activate"/>
<function name="g_application_open ()" link="GApplication.html#g-applic
ation-open"/>
<function name="g_application_run ()" link="GApplication.html#g-applica
tion-run"/>
<function name="The &quot;action-group&quot; property" link="GApplicati
on.html#GApplication--action-group"/>
<function name="The &quot;application-id&quot; property" link="GApplica
tion.html#GApplication--application-id"/>
<function name="The &quot;flags&quot; property" link="GApplication.html
#GApplication--flags"/>
<function name="The &quot;inactivity-timeout&quot; property" link="GApp
lication.html#GApplication--inactivity-timeout"/>
<function name="The &quot;is-registered&quot; property" link="GApplicat
ion.html#GApplication--is-registered"/>
<function name="The &quot;is-remote&quot; property" link="GApplication.
html#GApplication--is-remote"/>
<function name="The &quot;activate&quot; signal" link="GApplication.htm
l#GApplication-activate"/>
<function name="The &quot;command-line&quot; signal" link="GApplication
.html#GApplication-command-line"/>
<function name="The &quot;open&quot; signal" link="GApplication.html#GA
pplication-open"/>
<function name="The &quot;startup&quot; signal" link="GApplication.html
#GApplication-startup"/>
<function name="GApplicationCommandLine" link="GApplicationCommandLine.
html#GApplicationCommandLine-struct"/>
<function name="struct GApplicationCommandLineClass" link="GApplication
CommandLine.html#GApplicationCommandLineClass"/>
<function name="g_application_command_line_get_arguments ()" link="GApp
licationCommandLine.html#g-application-command-line-get-arguments"/>
<function name="g_application_command_line_get_cwd ()" link="GApplicati
onCommandLine.html#g-application-command-line-get-cwd"/>
<function name="g_application_command_line_get_environ ()" link="GAppli
cationCommandLine.html#g-application-command-line-get-environ"/>
<function name="g_application_command_line_getenv ()" link="GApplicatio
nCommandLine.html#g-application-command-line-getenv"/>
<function name="g_application_command_line_get_is_remote ()" link="GApp
licationCommandLine.html#g-application-command-line-get-is-remote"/>
<function name="g_application_command_line_get_platform_data ()" link="
GApplicationCommandLine.html#g-application-command-line-get-platform-data"/
>
<function name="g_application_command_line_set_exit_status ()" link="GA
pplicationCommandLine.html#g-application-command-line-set-exit-status"/>
<function name="g_application_command_line_get_exit_status ()" link="GA
pplicationCommandLine.html#g-application-command-line-get-exit-status"/>
<function name="g_application_command_line_print ()" link="GApplication
CommandLine.html#g-application-command-line-print"/>
<function name="g_application_command_line_printerr ()" link="GApplicat
ionCommandLine.html#g-application-command-line-printerr"/>
<function name="GVfs" link="GVfs.html#GVfs-struct"/> <function name="GVfs" link="GVfs.html#GVfs-struct"/>
<function name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTEN SION-POINT-NAME:CAPS"/> <function name="G_VFS_EXTENSION_POINT_NAME" link="GVfs.html#G-VFS-EXTEN SION-POINT-NAME:CAPS"/>
<function name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-f ile-for-path"/> <function name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-f ile-for-path"/>
<function name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-fi le-for-uri"/> <function name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-fi le-for-uri"/>
<function name="g_vfs_parse_name ()" link="GVfs.html#g-vfs-parse-name"/ > <function name="g_vfs_parse_name ()" link="GVfs.html#g-vfs-parse-name"/ >
<function name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default "/> <function name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default "/>
<function name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/> <function name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/>
<function name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/> <function name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/>
<function name="g_vfs_get_supported_uri_schemes ()" link="GVfs.html#g-v fs-get-supported-uri-schemes"/> <function name="g_vfs_get_supported_uri_schemes ()" link="GVfs.html#g-v fs-get-supported-uri-schemes"/>
<function name="GIOModule" link="GIOModule.html#GIOModule-struct"/> <function name="GIOModule" link="GIOModule.html#GIOModule-struct"/>
skipping to change at line 1234 skipping to change at line 1952
<function name="g_io_extension_get_priority ()" link="gio-Extension-Poi nts.html#g-io-extension-get-priority"/> <function name="g_io_extension_get_priority ()" link="gio-Extension-Poi nts.html#g-io-extension-get-priority"/>
<function name="g_io_extension_get_type ()" link="gio-Extension-Points. html#g-io-extension-get-type"/> <function name="g_io_extension_get_type ()" link="gio-Extension-Points. html#g-io-extension-get-type"/>
<function name="g_io_extension_point_get_extension_by_name ()" link="gi o-Extension-Points.html#g-io-extension-point-get-extension-by-name"/> <function name="g_io_extension_point_get_extension_by_name ()" link="gi o-Extension-Points.html#g-io-extension-point-get-extension-by-name"/>
<function name="g_io_extension_point_get_extensions ()" link="gio-Exten sion-Points.html#g-io-extension-point-get-extensions"/> <function name="g_io_extension_point_get_extensions ()" link="gio-Exten sion-Points.html#g-io-extension-point-get-extensions"/>
<function name="g_io_extension_point_get_required_type ()" link="gio-Ex tension-Points.html#g-io-extension-point-get-required-type"/> <function name="g_io_extension_point_get_required_type ()" link="gio-Ex tension-Points.html#g-io-extension-point-get-required-type"/>
<function name="g_io_extension_point_implement ()" link="gio-Extension- Points.html#g-io-extension-point-implement"/> <function name="g_io_extension_point_implement ()" link="gio-Extension- Points.html#g-io-extension-point-implement"/>
<function name="g_io_extension_point_lookup ()" link="gio-Extension-Poi nts.html#g-io-extension-point-lookup"/> <function name="g_io_extension_point_lookup ()" link="gio-Extension-Poi nts.html#g-io-extension-point-lookup"/>
<function name="g_io_extension_point_register ()" link="gio-Extension-P oints.html#g-io-extension-point-register"/> <function name="g_io_extension_point_register ()" link="gio-Extension-P oints.html#g-io-extension-point-register"/>
<function name="g_io_extension_point_set_required_type ()" link="gio-Ex tension-Points.html#g-io-extension-point-set-required-type"/> <function name="g_io_extension_point_set_required_type ()" link="gio-Ex tension-Points.html#g-io-extension-point-set-required-type"/>
<function name="g_io_extension_ref_class ()" link="gio-Extension-Points .html#g-io-extension-ref-class"/> <function name="g_io_extension_ref_class ()" link="gio-Extension-Points .html#g-io-extension-ref-class"/>
<function name="Commands" link="gsettings-tool.html#id627043"/>
<function name="Options" link="glib-compile-schemas.html#id360673"/>
<function name="Commands" link="gdbus.html#id584801"/>
</functions> </functions>
</book> </book>
 End of changes. 67 change blocks. 
166 lines changed or deleted 1516 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/