1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
<SECTION>
<FILE>gimpconfig-iface</FILE>
<TITLE>GimpConfig</TITLE>
GimpConfig
GimpConfigInterface
gimp_config_serialize_to_file
gimp_config_serialize_to_fd
gimp_config_serialize_to_string
gimp_config_deserialize_file
gimp_config_deserialize_string
gimp_config_deserialize_return
gimp_config_duplicate
gimp_config_is_equal_to
gimp_config_reset
<SUBSECTION Standard>
GIMP_CONFIG
GIMP_IS_CONFIG
GIMP_TYPE_CONFIG
GIMP_CONFIG_GET_INTERFACE
gimp_config_interface_get_type
</SECTION>
<SECTION>
<FILE>gimpconfig-deserialize</FILE>
gimp_config_deserialize_properties
gimp_config_deserialize_property
</SECTION>
<SECTION>
<FILE>gimpconfig-error</FILE>
<TITLE>GimpConfigError</TITLE>
GimpConfigError
GIMP_CONFIG_ERROR
gimp_config_error_quark
</SECTION>
<SECTION>
<FILE>gimpconfig-params</FILE>
GIMP_CONFIG_PARAM_SERIALIZE
GIMP_CONFIG_PARAM_AGGREGATE
GIMP_CONFIG_PARAM_RESTART
GIMP_CONFIG_PARAM_CONFIRM
GIMP_CONFIG_PARAM_DEFAULTS
GIMP_CONFIG_PARAM_IGNORE
GIMP_CONFIG_PARAM_FLAGS
GIMP_CONFIG_INSTALL_PROP_BOOLEAN
GIMP_CONFIG_INSTALL_PROP_BOXED
GIMP_CONFIG_INSTALL_PROP_RGB
GIMP_CONFIG_INSTALL_PROP_DOUBLE
GIMP_CONFIG_INSTALL_PROP_RESOLUTION
GIMP_CONFIG_INSTALL_PROP_ENUM
GIMP_CONFIG_INSTALL_PROP_INT
GIMP_CONFIG_INSTALL_PROP_MATRIX2
GIMP_CONFIG_INSTALL_PROP_MEMSIZE
GIMP_CONFIG_INSTALL_PROP_PATH
GIMP_CONFIG_INSTALL_PROP_STRING
GIMP_CONFIG_INSTALL_PROP_UINT
GIMP_CONFIG_INSTALL_PROP_UNIT
GIMP_CONFIG_INSTALL_PROP_OBJECT
GIMP_CONFIG_INSTALL_PROP_POINTER
</SECTION>
<SECTION>
<FILE>gimpconfig-path</FILE>
GimpConfigPathType
gimp_param_spec_config_path
gimp_param_spec_config_path_type
gimp_config_path_expand
gimp_config_build_data_path
gimp_config_build_writable_path
gimp_config_build_plug_in_path
GIMP_VALUE_HOLDS_CONFIG_PATH
<SUBSECTION Standard>
GIMP_TYPE_CONFIG_PATH
GIMP_TYPE_PARAM_CONFIG_PATH
GIMP_IS_PARAM_SPEC_CONFIG_PATH
gimp_config_path_get_type
gimp_param_config_path_get_type
</SECTION>
<SECTION>
<FILE>gimpconfig-serialize</FILE>
gimp_config_serialize_properties
gimp_config_serialize_changed_properties
gimp_config_serialize_property
gimp_config_serialize_value
</SECTION>
<SECTION>
<FILE>gimpconfig-utils</FILE>
gimp_config_diff
gimp_config_sync
gimp_config_reset_properties
gimp_config_reset_property
gimp_config_string_append_escaped
</SECTION>
<SECTION>
<FILE>gimpconfigwriter</FILE>
<TITLE>GimpConfigWriter</TITLE>
GimpConfigWriter
gimp_config_writer_new_file
gimp_config_writer_new_fd
gimp_config_writer_new_string
gimp_config_writer_open
gimp_config_writer_comment_mode
gimp_config_writer_print
gimp_config_writer_printf
gimp_config_writer_identifier
gimp_config_writer_string
gimp_config_writer_data
gimp_config_writer_comment
gimp_config_writer_linefeed
gimp_config_writer_revert
gimp_config_writer_close
gimp_config_writer_finish
</SECTION>
<SECTION>
<FILE>gimpscanner</FILE>
<TITLE>GimpScanner</TITLE>
gimp_scanner_new_file
gimp_scanner_new_string
gimp_scanner_destroy
gimp_scanner_parse_token
gimp_scanner_parse_identifier
gimp_scanner_parse_string
gimp_scanner_parse_string_no_validate
gimp_scanner_parse_data
gimp_scanner_parse_int
gimp_scanner_parse_float
gimp_scanner_parse_color
gimp_scanner_parse_matrix2
</SECTION>
<SECTION>
<FILE>gimpcolorconfig</FILE>
<TITLE>GimpColorConfig</TITLE>
GimpColorConfig
GimpColorManagementMode
GimpColorRenderingIntent
<SUBSECTION Standard>
GimpColorConfigClass
GIMP_COLOR_CONFIG
GIMP_IS_COLOR_CONFIG
GIMP_TYPE_COLOR_CONFIG
gimp_color_config_get_type
GIMP_COLOR_CONFIG_CLASS
GIMP_IS_COLOR_CONFIG_CLASS
GIMP_TYPE_COLOR_MANAGEMENT_MODE
gimp_color_management_mode_get_type
GIMP_TYPE_COLOR_RENDERING_INTENT
gimp_color_rendering_intent_get_type
</SECTION>
|