Method

FridaPackageget_description

Declaration

const gchar*
frida_package_get_description (
  FridaPackage* self
)

Description [src]

A short description of the package, if any.

Return value

Type: const gchar*

No description available.

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