Method
WebKitWebExtensionget_display_action_label
since: 2.52
Declaration [src]
const gchar*
webkit_web_extension_get_display_action_label (
WebKitWebExtension* extension
)
Description [src]
Get the localized display action label for the extension.
This label serves as a default and should be used to represent the extension in contexts like action sheets or toolbars prior to the extension being loaded into an extension context. Once the extension is loaded, a tab-specific label may be used instead.
Available since: 2.52
| Gets property | WebKit.WebExtension:display-action-label |