Valadoc | Vala | Tutorial | API-References | Markup

list_ids


Description:

public uint[] list_ids (Type itype)

Lists the signals by id that a certain instance or interface type created. Further information about the signals can be acquired through query.

Parameters:

itype Instance or interface type.
n_ids Location to store the number of signal ids for itype.

Returns:

Newly allocated array of signal IDs.

Namespace: GLib.Signal
Package: gobject-2.0