Gimp.ConfigWriter.identifier
@accepts(Gimp.ConfigWriter, unicode)
@returns(none)
def identifier(self, identifier):
# Python wrapper for gimp_config_writer_identifier()
Writes an identifier to self. The @string is *not* quoted and special characters are *not* escaped.
Since 2.4
- self
- identifier
a NUL-terminated string