After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 633787 - None of clutter's Layout classes are wrapped
None of clutter's Layout classes are wrapped
Status: RESOLVED FIXED
Product: cluttermm
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: cluttermm-maint
cluttermm-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-02 09:26 UTC by Chris Kühl
Modified: 2011-01-14 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Kühl 2010-11-02 09:26:04 UTC
The Layout classes were introduced into clutter during the 1.2 development cycle but have yet to be wrapped in cluttermm.
Comment 1 Chris Kühl 2011-01-14 10:12:32 UTC
I've wrapped all the Layout classes up to the 1.2 release. They are in git master now. I (or someone else) still need to write example programs to test them, though.