Function

ClapperGtkget_minor_version

unstable since: 0.10

Declaration [src]

guint
clapper_gtk_get_minor_version (
  void
)

Description [src]

ClapperGtk runtime minor version component

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

Available since: 0.10

Return value

Type: guint

The minor version number of the ClapperGtk library.