Function
GObjectTypePluginCompleteTypeInfo
Declaration
void
(* GTypePluginCompleteTypeInfo) (
GTypePlugin* plugin,
GType g_type,
GTypeInfo* info,
GTypeValueTable* value_table
)
Parameters
plugin |
GTypePlugin |
The |
|
The data is owned by the caller of the function. | |
g_type |
GType |
The |
|
info |
GTypeInfo |
The |
|
The data is owned by the caller of the function. | |
value_table |
GTypeValueTable |
The |
|
The data is owned by the caller of the function. |