Class
AgsConversion
[−]
Description
class Ags.Conversion : GObject.Object
{
obj_mutex: GRecMutex,
name: gchar*,
description: gchar*
}
No description available.
[−]
Instance methods
ags_conversion_convert
Convert a value if reverse
is FALSE
then use the target format
otherwise if TRUE
convert back to original format.
since: 3.0.0
[+]
Class structure
[−]
Virtual methods
Ags.ConversionClass.convert
Convert a value if reverse
is FALSE
then use the target format
otherwise if TRUE
convert back to original format.
since: 3.0.0