Method

WPEWebKitEditorStateis_undo_available

Declaration [src]

gboolean
webkit_editor_state_is_undo_available (
  WebKitEditorState* editor_state
)

Description [src]

Gets whether an undo command can be issued.

Available since:2.20

Return value

Returns: gboolean
 

TRUE if undo is currently available.