Package: gobject
Function gobject:signal-emit
Lambda Listgobject: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 |
2024-12-21