Gimp.FlagsDesc

Fields

Name

Type

Access

Description

value

int

r/w

A flag value.

value_desc

str

r/w

The value’s description.

value_help

str

r/w

The value’s help text.

Methods

None

Details

class Gimp.FlagsDesc

This structure is used to register translatable descriptions and help texts for flag values. See Gimp.flags_set_value_descriptions().