mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
comment correction regarding Canvas::visible_area()
This commit is contained in:
parent
465456dbf4
commit
ab47194ee8
1 changed files with 1 additions and 1 deletions
|
|
@ -851,7 +851,7 @@ GtkCanvas::unfocus (Item* item)
|
|||
}
|
||||
}
|
||||
|
||||
/** @return The visible area of the canvas, in canvas coordinates */
|
||||
/** @return The visible area of the canvas, in window coordinates */
|
||||
Rect
|
||||
GtkCanvas::visible_area () const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue