Method
GIRepositoryObjectInfoget_vfunc
since: 2.80
Declaration [src]
GIVFuncInfo*
gi_object_info_get_vfunc (
  GIObjectInfo* info,
  unsigned int n
)
Return value
Type: GIVFuncInfo
The GIVFuncInfo. Free the struct
  by calling gi_base_info_unref() when done.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |