Function

Gio-2.0Giodbus_is_nameSince 2.26

  • Checks if string is a valid D-Bus bus name (either unique or well-known).

    Parameters

    • string: string

      The string to check.

    Returns boolean

    true if valid, false otherwise.

    2.26