Function Macro

GLibdatalist_remove_no_notify

Declaration [src]

#define g_datalist_remove_no_notify (
  dl,
  k
)

Description [src]

Removes an element, without calling its destroy notifier.

This function is not directly available to language bindings.

Parameters

dl

Type: -

A datalist.

k

Type: -

The string identifying the data element.