Function

Gio-2.0Giodbus_is_member_nameSince 2.26

  • Checks if string is a valid D-Bus member (e.g. signal or method) name.

    Parameters

    • string: string

      The string to check.

    Returns boolean

    true if valid, false otherwise.

    2.26