Function
GimpPDBget_data_size
Declaration [src]
gint
gimp_pdb_get_data_size (
const gchar* identifier
)
Description [src]
Returns size of data associated with the specified identifier.
This procedure returns the size of any data which may have been associated with the specified identifier. If no data has been associated with the identifier, an error is returned.