Function

GUsbversion_string

since: 0.3.1

Declaration

const gchar*
g_usb_version_string (
  void
)

Description

Gets the GUsb installed runtime version.

Available since: 0.3.1

Return value

Type: const gchar*

A version number, e.g. “0.3.1”

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.