Method
WebKit2ApplicationInfoset_name
since: 2.18
Declaration [src]
void
webkit_application_info_set_name (
WebKitApplicationInfo* info,
const gchar* name
)
Description [src]
Set the name of the application.
If not provided, or NULL
is passed,
g_get_prgname()
will be used.
Available since: 2.18