Add g_type_get_plugin.

2000-07-14  Tor Lillqvist  <tml@iki.fi>

* gobject.def: Add g_type_get_plugin.
This commit is contained in:
Tor Lillqvist 2000-07-13 20:06:57 +00:00 committed by Tor Lillqvist
parent 90784da01b
commit eafc443929
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-07-14 Tor Lillqvist <tml@iki.fi>
* gobject.def: Add g_type_get_plugin.
Thu Jul 13 02:07:54 2000 Tim Janik <timj@gtk.org>
* gparam.c (g_param_value_defaults): default initialize the temporary

View File

@ -67,6 +67,7 @@ EXPORTS
g_type_free_instance
g_type_from_name
g_type_fundamental_branch_last
g_type_get_plugin
g_type_get_qdata
g_type_init
g_type_instance_conforms_to