SignalQuery.itype
gobject.types.GType itype() @propertyGet itype field.
Returns
The interface/instance type that this signal can be emitted for.
void itype(gobject.types.GType propval) @propertySet itype field.
Parameters
propval | The interface/instance type that this signal can be emitted for. |