------------------------------------------------ Generic package for discrete type properties -- ------------------------------------------------ This package should be used to implement the Get_Property and Set_Property subprograms for all properties related to enumeration types and simple types. This should be used only for types defined in GtkAda or gtk+ themselves, not for types that you define yourself. Use Generic_Discrete_Type instead.
Unset_Value : exception;