Description Usage Arguments Author(s)
Allows you to move a row from one position to another in the
list.
WARNING: gtk_clist_row_move
is deprecated and should not be used in newly-written code.
1 | gtkCListRowMove(object, source.row, dest.row)
|
|
The |
|
The original position of the row to move. |
|
The position to which the row should be moved. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.