Function Macro

GLibdatalist_id_remove_data

Declaration [src]

#define g_datalist_id_remove_data (
  dl,
  q
)

Description [src]

Removes an element, using its GQuark identifier.

This function is not directly available to language bindings.

Parameters

dl

Type: -

A datalist.

q

Type: -

The GQuark identifying the data element.