Method

GckAttributeequal

Declaration [src]

gboolean
gck_attribute_equal (
  gconstpointer attr1,
  gconstpointer attr2
)

Description [src]

Compare two attributes. Useful with GHashTable.

Parameters

attr2 GckAttribute
 

Second attribute to compare.

Return value

Returns: gboolean
 

TRUE if the attributes are equal.