Skip to content
Commit 2e5fe3d9 authored by Marco Trevisan's avatar Marco Trevisan Committed by Philip Chimento
Browse files

signals: Simulate GObject's connect_after behavior on signals

GObject signals have a connect_after function that we don't have in the
gjs core signals, while it can be useful in some situations.

So introduce it.
parent 92f7a45d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment