Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 852
    • Issues 852
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and 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
  • GNOMEGNOME
  • GLib
  • Issues
  • #2669
Closed
Open
Issue created Jun 10, 2022 by TAO ZUHONG@taozuhong

Make UUID's functions to public

Could GLib make UUID's function to public?

static void g_uuid_generate_v4 (GUuid *uuid);
static gchar * g_uuid_to_string (const GUuid *uuid);
static gboolean uuid_parse_string (const gchar *str, GUuid *uuid);

MR !2743 (closed) for this issue

Edited Jun 10, 2022 by TAO ZUHONG
Assignee
Assign to
Time tracking