Package: gobject

Function gobject:signal-query

Lambda List

gobject:signal-query (id)

Arguments

id -- an unsigned integer with the signal ID of the signal to query information for

Return Value

The g:signal-query instance with the signal info.

Details

Returns the signal info. Queries the signal system for in-depth information about a specific signal. This function will return signal-specific information. If an invalid signal ID is passed in the nil value is returned.
 

See also

2024-6-19