AccountSettingIter
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , lower_case_csuffix = "account_settings_iter" , type_id = "ag_account_settings_iter_get_type ()" ) ]
[ Compact ]
public class AccountSettingIter
Iterator for account settings.
Content:
Methods:
- public void free ()
Frees the memory associated with an
AccountSettingIter.
- public bool get_next (out unowned string key, out unowned Variant value)
Iterates over the account keys.
- public bool next (out unowned string key, out Value value)
Iterates over the account keys.
Fields: