Function

ClapperGtkget_major_version

unstable since: 0.10

Declaration [src]

guint
clapper_gtk_get_major_version (
  void
)

Description [src]

ClapperGtk runtime major version component

This returns the ClapperGtk library version your code is running against unlike CLAPPER_GTK_MAJOR_VERSION which represents compile time version.

Available since: 0.10

Return value

Type: guint

The major version number of the ClapperGtk library.