Function

ClapperGtkget_micro_version

unstable since: 0.10

Declaration [src]

guint
clapper_gtk_get_micro_version (
  void
)

Description [src]

ClapperGtk runtime micro version component

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

Available since: 0.10

Return value

Type: guint

The micro version number of the ClapperGtk library.