Function

GObject-2.0GObjectsignal_list_ids

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

    Parameters

    • itype: GType

      Instance or interface type.

    Returns number[]

    Newly allocated array of signal IDs.