Function

GUsbversion_string

Declaration

const gchar*
g_usb_version_string (
  void
)

Description

Gets the GUsb installed runtime version.

Available since:0.3.1

Return value

Returns: utf8
 

A version number, e.g. “0.3.1”

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