Skip to content

GObject.SignalQuery

record (struct)

A structure holding in-depth information for a specific signal.

See also: signal_query

Properties

signal_id

signal_id: int  # read/write

signal_name

signal_name: str  # read/write

itype

itype: type | Type  # read/write

signal_flags

signal_flags: SignalFlags | int  # read/write

return_type

return_type: type | Type  # read/write

n_params

n_params: int  # read/write

param_types

param_types: list[type | Type]  # read/write