Deprecate gtk_object_destroy

This commit is contained in:
Matthias Clasen 2010-09-26 22:33:18 -04:00
parent c4bc22d77b
commit a2087c9095

View File

@ -265,6 +265,7 @@ reference holders to release their references, it does not free the object.
</para>
@object: the object to destroy.
@Deprecated: 2.24: Use gtk_widget_destroy() instead (if @object is a widget)
<!-- ##### FUNCTION gtk_object_get ##### -->