Source position: goption.inc line 59
type TGOptionArgFunc = function(
option_name: Pgchar;
value: Pgchar;
data: gpointer;
error: PPGError
):gboolean;