gFileMonitorEmitEvent: gFileMonitorEmitEvent

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

Description

Emits the "changed" signal if a change has taken place. Should be called from file monitor implementations only.

Usage

1
gFileMonitorEmitEvent(object, file, other.file, event.type)

Arguments

object

a GFileMonitor.

file

a GFile.

other.file

a GFile.

event.type

a set of GFileMonitorEvent flags.

Details

The signal will be emitted from an idle handler (in the thread-default main context).

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.