Function

CdkPixbufPixbufModuleFillInfoFunc

since: 2.2

Declaration

void
(* CdkPixbufModuleFillInfoFunc) (
  CdkPixbufFormat* info
)

Description [src]

Defines the type of the function used to fill a CdkPixbufFormat structure with information about a module.

Available since: 2.2

Parameters

info

Type: CdkPixbufFormat

A CdkPixbufFormat.

The data is owned by the caller of the function.