Description Usage Arguments Value Author(s)
Creates a row reference based on path. This reference will keep pointing
to the node pointed to by path, so long as it exists. It listens to all
signals emitted by model, and updates its path appropriately. If path
isn't a valid path in model, then NULL is returned.
1 | gtkTreeRowReferenceNew(model, path)
|
|
A |
|
A valid |
[GtkTreeRowReference] A newly allocated GtkTreeRowReference, or NULL
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.