Function
MetaIdleMonitorWatchFunc
Declaration
void
(* MetaIdleMonitorWatchFunc) (
MetaIdleMonitor* monitor,
guint watch_id,
gpointer user_data
)
Parameters
monitor |
MetaIdleMonitor |
| No description available. | |
| The data is owned by the caller of the function. | |
watch_id |
guint |
| No description available. | |
user_data |
gpointer |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. |