[ Version ( since = "4.2" ) ]
public abstract void set_attributes (ValueAttribute attrs, ValueAttribute mask)
Sets the parameters of the DataEntry.
Only the attributes corresponding to the mask are set, the other ones are ignored.
this |
a Widget object which implements the DataEntry interface |
attrs |
the attributes to set (OR'ed between them) |
mask |
the mask corresponding to the considered attributes |