Method

FridaPackageget_version

Declaration

const gchar*
frida_package_get_version (
  FridaPackage* self
)

Description [src]

The package version.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.