Function
MetaIdleMonitorWatchFunc
Declaration
void
(* MetaIdleMonitorWatchFunc) (
  MetaIdleMonitor* monitor,
  guint watch_id,
  gpointer user_data
)
Parameters
- monitor
- 
            Type: MetaIdleMonitorNo description available. The data is owned by the caller of the function. 
- watch_id
- 
            Type: guintNo description available. 
- user_data
- 
            Type: gpointerNo description available. The argument can be NULL.The data is owned by the caller of the function.