Function Macro

GObjectCALLBACK

since: 2.0

Declaration

#define G_CALLBACK (
  f
)

Description

Cast a function pointer to a GCallback.

Available since: 2.0

This function is not directly available to language bindings.

Parameters

f

Type: -

A function pointer.