Method

GtkTextBufferget_can_redo

Declaration [src]

gboolean
gtk_text_buffer_get_can_redo (
  GtkTextBuffer* buffer
)

Description [src]

Gets whether there is a redoable action in the history.

Return value

Type: gboolean

TRUE if there is a redoable action.