[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_io_add_watch

Declaration

Source position: lazglib2.pas line 4482

function g_io_add_watch(

  channel: PGIOChannel;

  condition: TGIOCondition;

  func: TGIOFunc;

  user_data: gpointer

):guint;