Valadoc | Vala | Tutorial | API-References | Markup

name


Description:

public unowned string name (uint signal_id)

Given the signal's identifier, finds its name.

Two different signals may have the same name, if they have differing types.

Parameters:

signal_id the signal's identifying number.

Returns:

the signal name, or null if the signal number was invalid.

Namespace: GLib.Signal
Package: gobject-2.0