gboolean gdk_magick_check_version(guchar *version_string)

Determine if the running version of GdkMagick meets a minimum version requirement

Documentation

Determine if the running version of GdkMagick meets a minimum version requirement. This function is primarily used in the GdkMagick configuration macro.

Returns:
TRUE if the running GdkMagick version is greater than or equal to the required version, FALSE otherwise.
Parameters:
version_string - string representing the required GdkMagick version

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.