Description Usage Arguments Value Author(s)
Checks if the GTK+ version is at least at some value.
1 | gtkCheckVersion(required.major, required.minor, required.micro)
|
required.major |
The major version (n.x.x) |
required.minor |
The minor version (x.n.x) |
required.micro |
The micro version (x.x.n) |
NULL
if the version requirement is satisfied, otherwise a string describing the mismatch.
Michael Lawrence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.