Function Macro

GObjectCALLBACK

Declaration

#define G_CALLBACK (
  f
)

Description

Cast a function pointer to a GCallback.

This function is not directly available to language bindings.

Parameters

f

Type: -

A function pointer.