diff options
author | Kjell Ahlstedt <kjell.ahlstedt@bredband.net> | 2012-09-18 18:26:08 +0200 |
---|---|---|
committer | Kjell Ahlstedt <kjell.ahlstedt@bredband.net> | 2012-09-18 18:26:08 +0200 |
commit | bcea756362e203628f6f4eb9d46c0e955410a0e3 (patch) | |
tree | 5331a8468d1456a18e88c62da692f96f99939892 /glib | |
parent | 7aa56b64d313241495b3f45a853f784036718426 (diff) | |
download | glibmm-bcea756362e203628f6f4eb9d46c0e955410a0e3.tar.gz |
gmmproc: Improve the search for unwrapped methods.
* tools/pm/GtkDefs.pm: lookup_method_set_weak_mark(): New function.
get_unwrapped(): Correct the search when methods from more than one class
have been wrapped.
GtkDefs::Function::new(): Take into account that a method (g_iconv) may be
nameless. After this change the patch of g_iconv in glib_functions.defs.patch
is probably unnecessary but harmless.
* tools/pm/WrapParser.pm: on_wrap_method_docs_only(), on_wrap_ctor():
Call GtkDefs::lookup_method_set_weak_mark().
on_wrap_method(): Call GtkDefs::lookup_method_set_weak_mark() if the method
is static.
Diffstat (limited to 'glib')
0 files changed, 0 insertions, 0 deletions