Method

FridaApplicationget_name

Declaration

const gchar*
frida_application_get_name (
  FridaApplication* self
)

Description [src]

The application’s display name.

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.