Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DhelperFuncs.c982 int gnoclGetSelectionMode ( Tcl_Interp *interp, Tcl_Obj *obj, GtkSelectionMode *selection ) in gnoclGetSelectionMode() function
H A Dgnocl.h362 int gnoclGetSelectionMode ( Tcl_Interp *interp, Tcl_Obj *obj, GtkSelectionMode *selection );
H A DtreeList.c1707 if ( gnoclGetSelectionMode ( interp, options[selectionModeIdx].val.obj, &mode ) != TCL_OK ) in configure()