How to use a listener for when a file changes in an extension?

I want to make an extension that uses a St.Label which displays the content of a file in the top bar.

For that I guess there is some kind of listener to attach to a callback?

Maybe you’re thinking of something like Gio.FileMonitor?

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.