https://bugzilla.gnome.org/show_bug.cgi?id=744932

--- Comment #107 from Jonas Ã…dahl <[email protected]> ---
(In reply to Owen Taylor from comment #104)
> Review of attachment 309535 [details] [review]:
> 
> Should have been done like this at the beginning - I'll comment on that on
> this role-gobjectification patch.
> 
> I don't see a value in private+getter instead of just putting this in the
> MetaWaylandSurfaceRole structure, but then again, we've made privates pretty
> efficient these days, so <shrug>, if you want to do the extra typing, it's
> fine. :-)

G_DECLARE_DERIVABLE_TYPE defines the MetaWaylandSuraceRole struct to be empty
except for the parent, so we can't do that. It's also part of my secret plan to
not have any struct definitions in the headers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to