list_ids


Description:

[ CCode ( array_length_type = "guint" ) ]
public static 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.