TextView.getVisibleRect

Fills visible_rect with the currently-visible region of the buffer, in buffer coordinates. Convert to window coordinates with gtk_text_view_buffer_to_window_coords().

class TextView
void
getVisibleRect

Parameters

visibleRect Rectangle

rectangle to fill. out

Meta