[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4483
function g_io_add_watch_full( |
channel: PGIOChannel; |
priority: gint; |
condition: TGIOCondition; |
func: TGIOFunc; |
user_data: gpointer; |
notify: TGDestroyNotify |
):guint; |