On Mon, 2017-01-09 at 13:11 -0800, Christian Hergert wrote:
> 
> Does a static link of gtk-rs in librsvg prevent others from using
> gtk-rs
> in consuming applications because any GType (glue code!) has been
> registered which will conflict with an applications use of gtk-rs.

How would you write a correctness test for this?  Or what specific set
of conditions would cause an error here?

Librsvg *only* uses the Cairo part from gtk-rs right now; it doesn't
use the GTK+ bindings.  It also uses little bits from glib-rs, but just
 for marshaling strings.

  Federico
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to