Package: gobject
Function g-signal-emit
Lambda Listg-signal-emit (instance detailed &rest args) ArgumentsReturn ValueThe return value of the signal. Details          Emits a signal.  Note that the g-signal-emit function resets the return value to the
  default if no handlers are connected.   Lisp implementationAt this time setting a GParam value is not implemented in the Lisp binding. Therefore, you can not emit a "notify::<property>" signal on an instance.  | See also | 
*2021-12-14