get_sort_order
Description:
[ Version ( since = "2.10" ) ]
public int get_sort_order ()
Gets the sort order of this, used for ordering of this in
Selector and Tasklist.
The sort order is an internal state in libwnck. The initial value is defined when the window is created.
Parameters:
Returns:
the sort order of this, or G_MAXINT if none is available.
|