Method

GIRepositoryCallableInfoget_n_args

since: 2.80

Declaration

unsigned int
gi_callable_info_get_n_args (
  GICallableInfo* info
)

Description

Obtain the number of arguments (both ‘in’ and ‘out’) for this callable.

Available since: 2.80

Return value

Type: unsigned int

The number of arguments this callable expects.