set_fill
Description:
[ Version ( deprecated = true ,  deprecated_since = "1.12" ,  since = "1.2" ) ]
public void set_fill (Actor actor, bool x_fill, bool y_fill)
  public void set_fill (Actor actor, bool x_fill, bool y_fill)
Warning: set_fill is deprecated since 1.12.
Sets the horizontal and vertical fill policies for actor inside this
Parameters:
| this | |
| actor | 
           a Actor child of this  | 
      
| x_fill | 
           whether   | 
      
| y_fill | 
           whether   |