Package: gobject

Accessor g-signal-query-signal-id

Lambda List

g-signal-query-signal-id (instance)

Syntax

(g-signal-query-signal-id instance) => signal-id

Arguments

instance -- a g-signal-query structure
signal-id -- an unsigned integer with the signal ID of the signal being queried, or 0 if the signal to be queried was unknown

Details

Accessor of the signal-id slot of the g-signal-query structure. See the g-signal-query function.
 

See also

2021-12-14