Home / api / name / gb.nparam 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.NParam
Syntax
int GB.NParam ( void )

Returns the number of additional parameters of a method accepting a variable number of arguments.

For example, this function is used by the DCOP management of the KDE component to check a DCOP method call method knowing its signature only at runtime.

See also

Methods Implementation  Unknown Special Method Management