[Gambas-Notification] [Git][gambas/gambas][master] Settings: Add a few methods and properties.

Benoît Minisini gitlab at mg.gitlab.com
Fri Jul 3 01:55:12 CEST 2020



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
4b34a2b9 by gambas at 2020-07-03T01:55:06+02:00
Settings: Add a few methods and properties.

[GB.SETTINGS]
* NEW: Settings.Count is a new property that returns the total number of settings.
* NEW: Settings.Exist() is a new method that return if a specific settings key is set.
* NEW: Settings.Keys.Count is a new property that returns the number of children slots.
* NEW: Settings.Keys.Exist() is a new method that returns if a specific child slot exists.
* NEW: Settings.Keys.All is a new property that returns an array of all children slot keys.

- - - - -


2 changed files:

- comp/src/gb.settings/.src/Settings.class
- comp/src/gb.settings/.src/_Settings_Keys.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4b34a2b9d541029b70af8ddd3a0e393efa2ed63d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4b34a2b9d541029b70af8ddd3a0e393efa2ed63d
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200702/979e8937/attachment.html>


More information about the Notification mailing list