Re: Last chance for API fixes



On Tue, 2010-03-23 at 18:10 +0100, Murray Cumming wrote:
> On Tue, 2010-03-23 at 09:25 -0500, Jonathon Jongsma wrote:

> > - looks like we're missing a Gtk::Tooltip::unset_icon()?
> 
> I guess that's what's the NULL means. What do you think?:
> http://library.gnome.org/devel/gtk/unstable/GtkTooltip.html#gtk-tooltip-set-icon-from-gicon
> 

Yes, I think NULL is supposed to unset the icon.  there's a confusing
"allow-none" in the documentation, but I suspect that's a
gobject-introspection annotation that slipped through.

> We don't even have Buildable yet, probably because we can't yet use it
> anywhere else without breaking ABI.

I knew we hadn't used this in existing classes, but I didn't realize we
hadn't even wrapped it yet.  OK then.

> Many thanks for this.

No problem.  Thanks for actually doing the fixes.

jonner



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]