set_alignment
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.12" ,  since = "1.2" ) ]
public void set_alignment (Actor actor, BoxAlignment x_align, BoxAlignment y_align)
  public void set_alignment (Actor actor, BoxAlignment x_align, BoxAlignment y_align)
Warning: set_alignment is deprecated since 1.12.
Sets the horizontal and vertical alignment policies for actor inside this
Parameters:
| this | |
| actor | 
           a Actor child of this  | 
      
| x_align | 
           Horizontal alignment policy for   | 
      
| y_align | 
           Vertical alignment policy for   |