loon (version 1.3.3)

l_graphswitch_move: Move a Graph in the Graph List

Description

Change the postion in of a graph in the graphswitch widget.

Usage

l_graphswitch_move(widget, id, index)

Arguments

widget

graphswitch widget handle (or widget path)

id

of the graph

index

position of the graph as a positive integer, "start" and "end" are also valid keywords.

See Also

l_graphswitch