Unit 'glib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGLogFunc

Declaration

Source position: glib.pp line 482

type TGLogFunc = procedure(

  log_domain: Pgchar;

  log_level: TGLogLevelFlags;

  message: Pgchar;

  user_data: gpointer

);


Documentation generated on: 2025-07-25