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

g_idle_add_full

Declaration

Source position: lazglib2.pas line 4473

function g_idle_add_full(

  priority: gint;

  function_: TGSourceFunc;

  data: gpointer;

  notify: TGDestroyNotify

):guint;