get_attributes


Description:

public HashTable<string,string> get_attributes ()

Get the attributes of this object.

The attributes are a mapping of string keys to string values. Attributes are used to search for items. Attributes are not stored or transferred securely by the secret service.

Do not modify the attribute returned by this method.

Parameters:

this

a retrievable object

Returns:

a new reference to the attributes, which should not be modified, and released with [funcGLib.HashTable.unref]