Function Macro

GLibdatalist_id_remove_data

Declaration

#define g_datalist_id_remove_data (
  dl,
  q
)

Description

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.