Enumeration

GimpConfigPathType

Declaration

enum Gimp.ConfigPathType

Description [src]

Types of config paths.

Members

Name Description
GIMP_CONFIG_PATH_FILE

A single file.

GIMP_CONFIG_PATH_FILE_LIST

A list of files.

GIMP_CONFIG_PATH_DIR

A single folder.

GIMP_CONFIG_PATH_DIR_LIST

A list of folders.