Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 877
    • Issues 877
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !2717

gfile (and GAppInfo): Add some missing async APIs and ensure async calls always use them

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marco Trevisan requested to merge 3v1n0/glib:more-async-gfile into main Jun 02, 2022
  • Overview 78
  • Commits 23
  • Pipelines 30
  • Changes 13

Add some missing async APIs for creating symlinks or initiazling a new temporary file or folder.

Then, in order to make g_file_query_default_handler_async fully async, added few missing async APIs to GAppInfo and use them in GFile and in GAppInfo itself.

Edited Jun 15, 2022 by Marco Trevisan
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: more-async-gfile