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

gtkTreeViewSetDestroyCountFunc

gtkTreeViewSetDestroyCountFunc


Description

This function should almost never be used. It is meant for private use by ATK for determining the number of visible children that are removed when the user collapses a row, or a row is deleted.

Usage

gtkTreeViewSetDestroyCountFunc(object, func, data = NULL)

Arguments

object

A GtkTreeView

func

Function to be called when a view row is destroyed, or NULL. [ allow-none ]

data

User data to be passed to func, 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.