Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DparseOptions.c4622 static void doOnInsertAtCursor ( GtkEntry *entry, gchar *arg1, gpointer user_data ) in doOnInsertAtCursor() function
4671 …Cmd ( interp, GTK_ENTRY ( obj ), "insert-at-cursor", G_CALLBACK ( doOnInsertAtCursor ), opt, NULL… in gnoclOptOnInsertAtCursor()