glib
supports several file monitors. The used monitor can be detected by calling G_OBJECT_TYPE_NAME (monitor)
.
When using the gio
program, there is no documented way to determine this. Or is it possible?
glib
supports several file monitors. The used monitor can be detected by calling G_OBJECT_TYPE_NAME (monitor)
.
When using the gio
program, there is no documented way to determine this. Or is it possible?