package lablgtk3-sourceview3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `sourceundomanager ] Gobject.obj
method can_undo : source_undo_manager_props -> bool
method can_redo : 'a -> bool
method undo : 'a -> unit -> unit
method redo : 'a -> unit -> unit
method begin_not_undoable_action : 'a -> unit -> unit
method end_not_undoable_action : 'a -> unit -> unit
method can_undo_changed : 'a -> unit -> unit
method can_redo_changed : 'a -> unit -> unit