]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkbutton.sgml
Documentation fixes.
[~andy/gtk] / docs / reference / gtk / tmpl / gtkbutton.sgml
index 1b60ff31a06dae289fa0ae3e76e06f46ff44d058..a78809fd4bbec5e622e6bd0704f6b88b91ad877b 100644 (file)
@@ -29,7 +29,8 @@ This should not be accessed directly.  Use the accessor functions below.
 
 <!-- ##### FUNCTION gtk_button_new ##### -->
 <para>
-Creates a new #GtkButton widget.
+Creates a new #GtkButton widget. To add a child widget to the button,
+use gtk_container_add().
 </para>
 
 @Returns: The newly created #GtkButton widget.