EDITING_COMMAND_CREATE_LINK
Description:
[ CCode ( cname = "WEBKIT_EDITING_COMMAND_CREATE_LINK" ) ]
[ Version ( since = "2.10" ) ]
public const string EDITING_COMMAND_CREATE_LINK
[ Version ( since = "2.10" ) ]
public const string EDITING_COMMAND_CREATE_LINK
The create link command.
Creates a link element that is inserted at the current cursor position. If there's a selection, the selected text will be used as the link text, otherwise the URL itself will be used. It receives the link URL as argument. This command should be executed with execute_editing_command_with_argument
Namespace: WebKit
Package: webkitgtk-6.0