Static webkit6::EDITING_COMMAND_INSERT_IMAGE
source · pub static EDITING_COMMAND_INSERT_IMAGE: &GStr
Expand description
The insert image command. Creates an image element that is inserted at the current cursor position. It receives an URI as argument, that is used as the image source. This command should be executed with webkit_web_view_execute_editing_command_with_argument().