[ Version ( since = "4.2" ) ]
public abstract void set_value_type (Type type)
Sets the type of value the GdauiDataEntry will handle.
The type must be compatible with what the widget can handle.
this |
a Widget object which implements the DataEntry interface |
type |
the Type of the data to be displayed |