Function
GVncutil_check_version
Declaration [src]
gboolean
vnc_util_check_version (
gint major,
gint minor,
gint micro
)
Description [src]
Check whether the library is at least as new as the
version (major
, minor
, micro
).
gboolean
vnc_util_check_version (
gint major,
gint minor,
gint micro
)
Check whether the library is at least as new as the
version (major
, minor
, micro
).