mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +01:00
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:
parent
90784da01b
commit
eafc443929
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user