Function
GeglRandomnew_with_seed
Declaration [src]
GeglRandom*
gegl_random_new_with_seed (
guint32 seed
)
Description [src]
Return an opaque structure associated to the seed. This structure needs to be freed by the user with gegl_random_free();
Return value
Returns: | GeglRandom |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |