Method

GLibStringhash

Declaration [src]

guint
g_string_hash (
  const GString* str
)

Description [src]

Creates a hash code for str; for use with GHashTable.

Return value

Type: guint

Hash code for str.