WebKit2.EDITING_COMMAND_CREATE_LINK

The create link command. Creates a link elment thst 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 WebKit2.WebView.prototype.execute_editing_command_with_argument

Since 2.10