Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

GObject Introspection

You are here: irt.org | FOLDOC | GObject Introspection

<programming> A GNOME project that defines a syntax for introspection annotation pragmas to be used in the GObject library source code. Rather than actual introspection, these are intended to allow automatic generation of bindings (APIs) to expose the library to higher-level languages. The sort of information provided is the type and direction (in, out, inout) of function parameters and the responsibility for freeing memory used by data structures.

GObject Introspection Home (http://live.gnome.org/GObjectIntrospection/).

(2010-01-19)

Nearby terms: goal seek « Go Back N « gobble « GObject Introspection » Godwin's Law » Godzillagram » Goedel

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb