[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Container: Add '._Children' hidden property for returning the direct children...



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


Commits:
6c89ae34 by Benoît Minisini at 2025-05-10T23:52:53+02:00
Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.

[GB.GTK]
* NEW: Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.
* NEW: ContainerChildren: Add 'First' and 'Last' properties.

[GB.GTK3]
* NEW: Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.
* NEW: ContainerChildren: Add 'First' and 'Last' properties.

[GB.QT4]
* NEW: Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.
* NEW: ContainerChildren: Add 'First' and 'Last' properties.
* BUG: Fix a function declaration.

[GB.QT5]
* NEW: Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.
* NEW: ContainerChildren: Add 'First' and 'Last' properties.
* BUG: Fix a function declaration.

[GB.QT6]
* NEW: Container: Add '._Children' hidden property for returning the direct children of a container ignoring its possible proxy.
* NEW: ContainerChildren: Add 'First' and 'Last' properties.
* BUG: Fix a function declaration.

- - - - -


3 changed files:

- gb.gtk/src/CContainer.cpp
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CWindow.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6c89ae34ba6dba7041e5ae7b4273e35a4f9e4b12

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