[ Version ( since = "0.1.4" ) ]
public List<KeyID> get_keys ()
Returns a list with keys contained in this.
this |
data to inspect |
an array with the keys. The content of the list should not be modified or freed. Use g_list_free when done using the list. |