set_orientation
Description:
[ Version ( since = "3.4.6" ) ]
public void set_orientation (Orientation orient)
Set the orientation of the this to match orient
.
This function can be used to integrate a Tasklist in vertical panels.
Parameters:
this |
a Tasklist.
|
orient |
a GtkOrientation.
|