na-data-types
na-data-types
|
|
Details
na_data_types_get_gconf_dump_key ()
const gchar * na_data_types_get_gconf_dump_key (guint type
);
type :
|
the FactoryData type.
|
Returns : |
the GConf key suitable for this type.
The returned key is owned by FactoryData, and should not be released
by the caller.
|