Home
last modified time | relevance | path

Searched refs:gtk_text_history_end_user_action (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktexthistoryprivate.h54 void gtk_text_history_end_user_action (GtkTextHistory *self);
H A Dgtktexthistory.c808 gtk_text_history_end_user_action (GtkTextHistory *self) in gtk_text_history_end_user_action() function
H A Dgtktextbuffer.c4298 gtk_text_history_end_user_action (buffer->priv->history); in gtk_text_buffer_end_user_action()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dtexthistory.c282 gtk_text_history_end_user_action (text->history); in run_test()