forked from AuroraMiddleware/gtk
Fix some docs.
This commit is contained in:
parent
588b8c7f71
commit
4e1f3b630d
@ -1,3 +1,8 @@
|
||||
Fri May 28 14:34:36 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtkcontainer.sgml: Fix docs for
|
||||
gtk_container_border_width(). (#143309, Doug Quale)
|
||||
|
||||
Thu May 27 00:44:48 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_entry_completion_get_text_column.
|
||||
|
@ -168,10 +168,10 @@ changes, use gtk_widget_child_notify().
|
||||
|
||||
<!-- ##### MACRO gtk_container_border_width ##### -->
|
||||
<para>
|
||||
Does the same as gtk_container_get_border_width().
|
||||
Does the same as gtk_container_set_border_width().
|
||||
</para>
|
||||
|
||||
@Deprecated: Use gtk_container_get_border_width() instead.
|
||||
@Deprecated: Use gtk_container_set_border_width() instead.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_container_add ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user