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 792977 - GtkBuilder fails to bind object properties to template class
GtkBuilder fails to bind object properties to template class
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: GtkBuilder
3.22.x
Other Linux
: Normal major
: ---
Assigned To: GtkBuilder maintainers
GtkBuilder maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-27 18:55 UTC by Georges Basile Stavracas Neto
Modified: 2018-05-02 19:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reproducer (7.73 KB, application/zip)
2018-01-27 18:55 UTC, Georges Basile Stavracas Neto
Details

Description Georges Basile Stavracas Neto 2018-01-27 18:55:02 UTC
Created attachment 367532 [details]
reproducer

See the attached reproducer.
Comment 1 Daniel Boles 2018-03-21 22:16:32 UTC
summary from main.c:

 * There are 3 classes:
 *
 *  - TestcaseGrid: a random grid with nothing but a 'testcase-object' property
 *  - TestcaseWindow: a random window with nothing but a 'testcase-object' property
 *  - TestcaseObject: a stub object that is serves as the property of the previos classes
 *
 * Issue: TestcaseWindow binds the 'testcase-object' property to TestcaseGrid using the
 * GtkBuilder file ('testcase-window.ui').
Comment 2 GNOME Infrastructure Team 2018-05-02 19:48:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/1022.