Method
GIRepositoryInterfaceInfoget_signal
since: 2.80
Declaration [src]
GISignalInfo*
gi_interface_info_get_signal (
  GIInterfaceInfo* info,
  unsigned int n
)
Return value
Type: GISignalInfo
The GISignalInfo. 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. |