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

gtkTreeSetRowDragData

gtkTreeSetRowDragData


Description

Sets selection data of target type GTK_TREE_MODEL_ROW. Normally used in a drag_data_get handler.

Usage

gtkTreeSetRowDragData(object, tree.model, path)

Arguments

object

some GtkSelectionData

tree.model

a GtkTreeModel

path

a row in tree.model

Value

[logical] TRUE if the GtkSelectionData had the proper target type to allow us to set a tree row

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.