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 758087 - gtkcontainer: clarify requirements for implementations
gtkcontainer: clarify requirements for implementations
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-11-13 23:19 UTC by Carlos Soriano
Modified: 2015-11-16 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkcontainer: clarify requirements for implementations (1.39 KB, patch)
2015-11-13 23:20 UTC, Carlos Soriano
none Details | Review
gtkcontainer: clarify requirements for implementations (1.50 KB, patch)
2015-11-16 16:18 UTC, Carlos Soriano
committed Details | Review

Description Carlos Soriano 2015-11-13 23:19:58 UTC
Just for the next person that wants to implement a GtkContainer.
Comment 1 Carlos Soriano 2015-11-13 23:20:05 UTC
Created attachment 315439 [details] [review]
gtkcontainer: clarify requirements for implementations

Spent quite a few time investigating why the widgets were
not shown in my GtkContainer implementation.
Comment 2 Matthias Clasen 2015-11-14 23:59:32 UTC
I think most of this is covered by https://wiki.gnome.org/HowDoI/CustomWidgets
Comment 3 Matthias Clasen 2015-11-15 00:06:41 UTC
Review of attachment 315439 [details] [review]:

Might be worth adding a link to that howdoi page, but sure.
Comment 4 Carlos Soriano 2015-11-16 16:18:28 UTC
Created attachment 315689 [details] [review]
gtkcontainer: clarify requirements for implementations

Spent quite a few time investigating why the widgets were
not shown in my GtkContainer implementation.
Comment 5 Carlos Soriano 2015-11-16 16:19:47 UTC
Pushed with your sugestions and Benjamin suggestions on IRC.
thanks!

Attachment 315689 [details] pushed as 81cb57b - gtkcontainer: clarify requirements for implementations