ganv_canvas_get_center_scroll_region
gboolean ganv_canvas_get_center_scroll_region (const GanvCanvas* canvas);
Returns whether the canvas is set to center the scrolling region in the window if the former is smaller than the canvas' allocation.
- canvas
A canvas.
- Returns
Whether the scroll region is being centered in the canvas window.