Method

WebKitWebExtensionMatchPatternget_string

Declaration [src]

const gchar*
webkit_web_extension_match_pattern_get_string (
  WebKitWebExtensionMatchPattern* matchPattern
)

Description [src]

Gets the original pattern string.

Available since:2.48

Return value

Returns: const gchar*
 

The original pattern string.

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