Method

GtkTextBufferget_can_undo

Declaration [src]

gboolean
gtk_text_buffer_get_can_undo (
  GtkTextBuffer* buffer
)

Description [src]

Gets whether there is an undoable action in the history.

Return value

Type: gboolean

TRUE if there is an undoable action.