gtkCTreeNodeGetPixmap {RGtk2} | R Documentation |
WARNING: gtk_ctree_node_get_pixmap
is deprecated and should not be used in newly-written code.
gtkCTreeNodeGetPixmap(object, node, column)
|
[GtkCTree ] |
|
[GtkCTreeNode ] |
|
[integer] |
A list containing the following elements:
retval |
[logical] True if the given cell contains a pixmap. |
|
[GdkPixmap ] If nonnull, the pointer to the pixmap is returned through this. |
|
[GdkBitmap ] If nonnull, the pointer to the mask is returned through this. |
Derived by RGtkGen from GTK+ documentation