get_shape_mode
Description:
[ Version ( since = "2.0.5" ) ]
[ CCode ( cname = "vala_get_shape_mode" ) ]
public ShapeMode get_shape_mode () throws ShapeError
[ CCode ( cname = "vala_get_shape_mode" ) ]
public ShapeMode get_shape_mode () throws ShapeError
Get the shape parameters of a shaped window.
Returns:
The current ShapeMode |
Exceptions:
ShapeError |
if there's any error |