diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2014-11-07 13:40:22 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-11-08 00:20:15 -0500 |
commit | eedbec2066588697f276d087fe8ec575d4e008eb (patch) | |
tree | 67ddf3494a35d898dfc79f1dd673408da418e792 /po-properties | |
parent | 713d3834f6617bce5916ecaf07962be678d52805 (diff) | |
download | gtk+-eedbec2066588697f276d087fe8ec575d4e008eb.tar.gz |
Make global GDK libgtk_only functions more private
The current way of exposing GDK API that should be considered internal
to GTK+ is to append a 'libgtk_only' suffix to the function name; this
is not really safe.
GLib has been using a slightly different approach: a private table of
function pointers, and a macro that allows accessing the desired symbol
inside that vtable.
We can copy the approach, and deprecate the 'libgtk_only' symbols in
lieu of outright removal.
https://bugzilla.gnome.org/show_bug.cgi?id=739781
Diffstat (limited to 'po-properties')
0 files changed, 0 insertions, 0 deletions