Function
GimpPDBget_data
Declaration [src]
gboolean
gimp_pdb_get_data (
const gchar* identifier,
gpointer data
)
Description [src]
Returns data associated with the specified identifier.
This procedure returns any data which may have been associated with the specified identifier. The data is copied into the given memory location.