forked from AuroraMiddleware/gtk
Add deprecation note to gtk_exit() (#325199, Ævar Arnfjörð Bjarmason)
2005-12-29 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkmain.sgml: Add deprecation note to gtk_exit() (#325199, Ævar Arnfjörð Bjarmason)
This commit is contained in:
parent
215a384992
commit
9fa783eb62
@ -1,3 +1,8 @@
|
||||
2005-12-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkmain.sgml: Add deprecation note to
|
||||
gtk_exit() (#325199, Ævar Arnfjörð Bjarmason)
|
||||
|
||||
2005-12-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkcombo.sgml: Small additions
|
||||
|
@ -169,10 +169,9 @@ This function will shut down the GUI and free all resources allocated
|
||||
for GTK+.
|
||||
</para>
|
||||
|
||||
@error_code: Return value to pass to the caller. This is dependend on the
|
||||
target system but at least on Unix systems %0 means
|
||||
success.
|
||||
|
||||
@error_code: Return value to pass to the caller. This is dependent on the
|
||||
target system but at least on Unix systems %0 means success.
|
||||
@Deprecated: Use the standard exit() function instead.
|
||||
|
||||
<!-- ##### FUNCTION gtk_events_pending ##### -->
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user