Description Usage Arguments Author(s)
Insert a new node to the tree. The position is specified through
the parent-sibling notation, as explained in the introduction above.
WARNING: gtk_ctree_insert_node
is deprecated and should not be used in newly-written code.
1 2 3 |
|
The |
|
The parent node to be. |
|
The sibling node to be. |
|
The texts to be shown in each column. |
|
The extra space between the pixmap and the text. |
|
. [ allow-none ] |
|
. [ allow-none ] |
|
. [ allow-none ] |
|
. [ allow-none ] |
|
Whether this node is going to be a leaf. |
|
Whether this node should start out expanded or not. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.