Gnome::Canvas -> ArdourCanvas and some other small fixes
[ardour.git] / gtk2_ardour / gtkscrolledwindow.c
index 329660c06ef125fba7a582e2c0c273bd10517791..5e5f687c808a0db58e5252b29bfd098490a0816f 100644 (file)
@@ -35,7 +35,7 @@
  *   to be best suited to display its contents, including children.
  *   the width and/or height reported from a widget upon size requisition
  *   may be overidden by the user by specifying a width and/or height
- *   other than 0 through gtk_widget_set_usize().
+ *   other than 0 through gtk_widget_set_size_request().
  *
  * a scrolled window needs (for imlementing all three policy types) to
  * request its width and height based on two different rationales.