Function

Gio-2.0Giodbus_is_interface_nameSince 2.26

  • Checks if string is a valid D-Bus interface name.

    Parameters

    • string: string

      The string to check.

    Returns boolean

    true if valid, false otherwise.

    2.26