Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dbuilder.c477 proc = textViewFunc; in setGtkWidgetFunc()
H A Dgnocl.h762 gnoclWidgetFunc textViewFunc; variable
H A Dtext.c5137 int textViewFunc ( ClientData data, Tcl_Interp * interp, int objc, Tcl_Obj * const objv[] ) in textViewFunc() function
5331 return gnoclRegisterWidget ( interp, textView, textViewFunc ); in gnoclTextViewCmd()