gtkTreeViewGetVisibleRect: gtkTreeViewGetVisibleRect

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Fills visible.rect with the currently-visible region of the buffer, in tree coordinates. Convert to bin_window coordinates with gtkTreeViewConvertTreeToBinWindowCoords. Tree coordinates start at 0,0 for row 0 of the tree, and cover the entire scrollable area of the tree.

Usage

1

Arguments

object

a GtkTreeView

Value

A list containing the following elements:

visible.rect

rectangle to fill

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.