Searched defs:param_count (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/ | ||
H A D | extension.h | 150 unsigned int param_count ( ) { return parameters == NULL ? 0 : function in class:Inkscape::Extension::Extension 156 \note Currently this just calls param_count as visible isn't implemented |
Completed in 14 milliseconds