
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->node_get_pixtext()
- Method
node_get_pixtext
mapping GTK.Ctree()->node_get_pixtext(object(GTK.CTreeNode) n, int columne)
- Description
-
Returns the pixmap, mask and text of this node in a mapping:
([ "pixmap":the_pixmap, "mask":the_bitmap, "text":the_text ])
Extracted from Pike v7.3 release 11 at 2001-11-03.
|