introspection vs gtk_init()
- From: Colin Walters <walters verbum org>
- To: gtk-devel-list gnome org
- Subject: introspection vs gtk_init()
- Date: Sat, 29 Aug 2015 09:01:18 -0400
In https://git.gnome.org/browse/gtk+/commit/?id=6838861d26bfec9af53438022bd1f5b60bab3bf4
I think we need to avoid get_type() functions requiring any explicit initialization or external resources; we
definitely don't want to require an X server for builds that use introspection.
See: https://bugzilla.gnome.org/show_bug.cgi?id=696457 for an earlier variant. A general pattern here is to
break out initialization components into GOnce.
Right?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]