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 763692 - snippets: implement final GObject creation
snippets: implement final GObject creation
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-15 14:21 UTC by Carlos Soriano
Modified: 2016-03-15 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
snippets: implement final GObject creation (2.94 KB, patch)
2016-03-15 14:21 UTC, Carlos Soriano
none Details | Review
snippets: implement final GObject creation (2.93 KB, patch)
2016-03-15 16:23 UTC, Carlos Soriano
none Details | Review
snippets: implement final GObject creation (2.94 KB, patch)
2016-03-15 16:25 UTC, Carlos Soriano
committed Details | Review

Description Carlos Soriano 2016-03-15 14:21:15 UTC
.
Comment 1 Carlos Soriano 2016-03-15 14:21:19 UTC
Created attachment 323997 [details] [review]
snippets: implement final GObject creation

We had the derivable one, now implement the final GObject creation
as well.
Comment 2 Carlos Soriano 2016-03-15 16:23:13 UTC
Created attachment 324024 [details] [review]
snippets: implement final GObject creation

We had the derivable one, now implement the final GObject creation
as well.
Comment 3 Carlos Soriano 2016-03-15 16:25:11 UTC
Created attachment 324025 [details] [review]
snippets: implement final GObject creation

We had the derivable one, now implement the final GObject creation
as well.
Comment 4 Carlos Soriano 2016-03-15 16:26:52 UTC
Reviewed by Slaf.

Attachment 324025 [details] pushed as 7b8fea6 - snippets: implement final GObject creation