gtkCTreeNodeGetPixtext {RGtk2}R Documentation

gtkCTreeNodeGetPixtext

Description

Get the parameters of a cell containing both a pixmap and text. WARNING: gtk_ctree_node_get_pixtext is deprecated and should not be used in newly-written code.

Usage

gtkCTreeNodeGetPixtext(object, node, column)

Arguments

object

undocumented

node

undocumented

column

undocumented

Value

A list containing the following elements:

text

undocumented

spacing

undocumented

pixmap

undocumented

mask

undocumented

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]