RE: API compatibility question



[snip]
> i'd 
> like to make gnome_icon_lookup, that takes a GnomeIconTheme 
> take a GtkIconTheme instead. To secure ABI backwards 
> compatibility the new gnome_icon_lookup looks at 
> GNOME_IS_ICON_THEME (icon_theme), and automatically gets the 
> wrapped GtkIconTheme if you pass in a GnomeIconTheme.

Personally, I'd prefer a new function in this case. But we have done similar
sneaky things in GTK+ which cause minor API breaks without causing ABI
breaks.

Murray Cumming
www.murrayc.com
murrayc usa net



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