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?
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
?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.