⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gio.devhelp

📁 最新gtk中文资料集
💻 DEVHELP
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="GIO Reference Manual" link="index.html" author="" name="gio">  <chapters>    <sub name="GIO Overview" link="pt01.html">      <sub name="Introduction" link="ch01.html"/>      <sub name="Compiling GIO applications" link="ch02.html"/>      <sub name="Running GIO applications" link="ch03.html"/>      <sub name="Extending GIO" link="gio-extension-points.html"/>    </sub>    <sub name="API Reference" link="pt02.html">      <sub name="File Operations" link="file_ops.html">        <sub name="GFile" link="GFile.html"/>        <sub name="GFileAttribute" link="gio-GFileAttribute.html"/>        <sub name="GFileInfo" link="GFileInfo.html"/>        <sub name="GFileEnumerator" link="GFileEnumerator.html"/>        <sub name="GMountOperation" link="GMountOperation.html"/>        <sub name="GIOError" link="gio-GIOError.html"/>      </sub>      <sub name="File System Monitoring" link="file_mon.html">        <sub name="GFileMonitor" link="GFileMonitor.html"/>      </sub>      <sub name="Asynchronous I/O" link="async.html">        <sub name="GCancellable" link="GCancellable.html"/>        <sub name="GAsyncResult" link="GAsyncResult.html"/>        <sub name="GIOScheduler" link="gio-GIOScheduler.html"/>        <sub name="GSimpleAsyncResult" link="GSimpleAsyncResult.html"/>      </sub>      <sub name="Streaming I/O" link="streaming.html">        <sub name="GSeekable" link="GSeekable.html"/>        <sub name="GInputStream" link="GInputStream.html"/>        <sub name="GOutputStream" link="GOutputStream.html"/>        <sub name="GFileInputStream" link="GFileInputStream.html"/>        <sub name="GFileOutputStream" link="GFileOutputStream.html"/>        <sub name="GFilterInputStream" link="GFilterInputStream.html"/>        <sub name="GFilterOutputStream" link="GFilterOutputStream.html"/>        <sub name="GMemoryInputStream" link="GMemoryInputStream.html"/>        <sub name="GMemoryOutputStream" link="GMemoryOutputStream.html"/>        <sub name="GBufferedInputStream" link="GBufferedInputStream.html"/>        <sub name="GBufferedOutputStream" link="GBufferedOutputStream.html"/>        <sub name="GDataInputStream" link="GDataInputStream.html"/>        <sub name="GDataOutputStream" link="GDataOutputStream.html"/>        <sub name="GUnixInputStream" link="GUnixInputStream.html"/>        <sub name="GUnixOutputStream" link="GUnixOutputStream.html"/>      </sub>      <sub name="File types and applications" link="types.html">        <sub name="GContentType" link="gio-GContentType.html"/>        <sub name="GAppInfo" link="GAppInfo.html"/>        <sub name="Desktop file based GAppInfo" link="gio-Desktop-file-based-GAppInfo.html"/>      </sub>      <sub name="Volumes and Drives" link="volume_mon.html">        <sub name="GVolumeMonitor" link="GVolumeMonitor.html"/>        <sub name="GVolume" link="GVolume.html"/>        <sub name="GMount" link="GMount.html"/>        <sub name="GDrive" link="GDrive.html"/>        <sub name="Unix Mounts" link="gio-Unix-Mounts.html"/>      </sub>      <sub name="Icons" link="icons.html">        <sub name="GIcon" link="GIcon.html"/>        <sub name="GFileIcon" link="GFileIcon.html"/>        <sub name="GLoadableIcon" link="GLoadableIcon.html"/>        <sub name="GThemedIcon" link="GThemedIcon.html"/>      </sub>      <sub name="Utilities" link="utils.html">        <sub name="GFilenameCompleter" link="GFilenameCompleter.html"/>      </sub>      <sub name="Extending GIO" link="extending.html">        <sub name="GVfs" link="GVfs.html"/>        <sub name="GIOModule" link="GIOModule.html"/>        <sub name="Extension Points" link="gio-Extension-Points.html"/>      </sub>    </sub>    <sub name="Migrating to GIO" link="migrating.html">      <sub name="Migrating from POSIX to GIO" link="ch14.html"/>      <sub name="Migrating from GnomeVFS to GIO" link="ch15.html">        <sub name="Trash handling" link="ch15.html#id3097667"/>        <sub name="Operations on multiple files" link="ch15s02.html"/>        <sub name="Mime monitoring" link="ch15s03.html"/>      </sub>    </sub>    <sub name="Object Hierarchy" link="gio-hierarchy.html"/>    <sub name="Index" link="ix01.html"/>  </chapters>  <functions>    <function name="GFile" link="GFile.html#GFile-struct"/>    <function name="GFileIface" link="GFile.html#GFileIface"/>    <function name="enum GFileQueryInfoFlags" link="GFile.html#GFileQueryInfoFlags"/>    <function name="enum GFileCreateFlags" link="GFile.html#GFileCreateFlags"/>    <function name="enum GFileCopyFlags" link="GFile.html#GFileCopyFlags"/>    <function name="enum GFileMonitorFlags" link="GFile.html#GFileMonitorFlags"/>    <function name="enum GFilesystemPreviewType" link="GFile.html#GFilesystemPreviewType"/>    <function name="GFileProgressCallback ()" link="GFile.html#GFileProgressCallback"/>    <function name="GFileReadMoreCallback ()" link="GFile.html#GFileReadMoreCallback"/>    <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_commandline_arg ()" link="GFile.html#g-file-new-for-commandline-arg"/>    <function name="g_file_parse_name ()" link="GFile.html#g-file-parse-name"/>    <function name="g_file_dup ()" link="GFile.html#g-file-dup"/>    <function name="g_file_hash ()" link="GFile.html#g-file-hash"/>    <function name="g_file_equal ()" link="GFile.html#g-file-equal"/>    <function name="g_file_get_basename ()" link="GFile.html#g-file-get-basename"/>    <function name="g_file_get_path ()" link="GFile.html#g-file-get-path"/>    <function name="g_file_get_uri ()" link="GFile.html#g-file-get-uri"/>    <function name="g_file_get_parse_name ()" link="GFile.html#g-file-get-parse-name"/>    <function name="g_file_get_parent ()" link="GFile.html#g-file-get-parent"/>    <function name="g_file_get_child ()" link="GFile.html#g-file-get-child"/>    <function name="g_file_get_child_for_display_name ()" link="GFile.html#g-file-get-child-for-display-name"/>    <function name="g_file_has_prefix ()" link="GFile.html#g-file-has-prefix"/>    <function name="g_file_get_relative_path ()" link="GFile.html#g-file-get-relative-path"/>    <function name="g_file_resolve_relative_path ()" link="GFile.html#g-file-resolve-relative-path"/>    <function name="g_file_is_native ()" link="GFile.html#g-file-is-native"/>    <function name="g_file_has_uri_scheme ()" link="GFile.html#g-file-has-uri-scheme"/>    <function name="g_file_get_uri_scheme ()" link="GFile.html#g-file-get-uri-scheme"/>    <function name="g_file_read ()" link="GFile.html#g-file-read"/>    <function name="g_file_read_async ()" link="GFile.html#g-file-read-async"/>    <function name="g_file_read_finish ()" link="GFile.html#g-file-read-finish"/>    <function name="g_file_append_to ()" link="GFile.html#g-file-append-to"/>    <function name="g_file_create ()" link="GFile.html#g-file-create"/>    <function name="g_file_replace ()" link="GFile.html#g-file-replace"/>    <function name="g_file_append_to_async ()" link="GFile.html#g-file-append-to-async"/>    <function name="g_file_append_to_finish ()" link="GFile.html#g-file-append-to-finish"/>    <function name="g_file_create_async ()" link="GFile.html#g-file-create-async"/>    <function name="g_file_create_finish ()" link="GFile.html#g-file-create-finish"/>    <function name="g_file_replace_async ()" link="GFile.html#g-file-replace-async"/>    <function name="g_file_replace_finish ()" link="GFile.html#g-file-replace-finish"/>    <function name="g_file_query_info ()" link="GFile.html#g-file-query-info"/>    <function name="g_file_query_info_async ()" link="GFile.html#g-file-query-info-async"/>    <function name="g_file_query_info_finish ()" link="GFile.html#g-file-query-info-finish"/>    <function name="g_file_query_exists ()" link="GFile.html#g-file-query-exists"/>    <function name="g_file_query_filesystem_info ()" link="GFile.html#g-file-query-filesystem-info"/>    <function name="g_file_query_filesystem_info_async ()" link="GFile.html#g-file-query-filesystem-info-async"/>    <function name="g_file_query_filesystem_info_finish ()" link="GFile.html#g-file-query-filesystem-info-finish"/>    <function name="g_file_query_default_handler ()" link="GFile.html#g-file-query-default-handler"/>    <function name="g_file_find_enclosing_mount ()" link="GFile.html#g-file-find-enclosing-mount"/>    <function name="g_file_find_enclosing_mount_async ()" link="GFile.html#g-file-find-enclosing-mount-async"/>    <function name="g_file_find_enclosing_mount_finish ()" link="GFile.html#g-file-find-enclosing-mount-finish"/>    <function name="g_file_enumerate_children ()" link="GFile.html#g-file-enumerate-children"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -