API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
gboolean gtk_text_buffer_get_modified ( GtkTextBuffer* buffer )
Indicates whether the buffer has been modified since the last call to gtk_text_buffer_set_modified() set the modification flag to FALSE. Used for example to enable a “save” function in a text editor.
gtk_text_buffer_set_modified()
FALSE
Type: gboolean
gboolean
TRUE if the buffer has been modified.
TRUE