Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkIconViewGetVisibleRange

gtkIconViewGetVisibleRange


Description

Sets start.path and end.path to be the first and last visible path. Note that there may be invisible paths in between.

Usage

gtkIconViewGetVisibleRange(object)

Arguments

object

A GtkIconView

Details

Since 2.8

Value

A list containing the following elements:

retval

[logical] TRUE, if valid paths were placed in start.path and end.path

start.path

Return location for start of region, or NULL. [ allow-none ]

end.path

Return location for end of region, or NULL. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.