Method

GLibStringhash

Declaration

guint
g_string_hash (
  const GString* str
)

Description

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

Return value

Type: guint

Hash code for str.