Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtext.c120 static void gnoclGetTagProperties ( GtkTextTag * tag, Tcl_Obj *resList );
2482 gnoclGetTagProperties ( tag, resList ); in tagCmd()
3341 static void gnoclGetTagProperties ( GtkTextTag *tag, Tcl_Obj *resList ) in gnoclGetTagProperties() function
4825 gtk_text_tag_table_foreach ( tagtable, gnoclGetTagProperties, &txt ); // in gnoclTextCommand()