Function Macro

GLibdatalist_remove_no_notify

Declaration

#define g_datalist_remove_no_notify (
  dl,
  k
)

Description

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.