gimp/devel-docs/libgimpconfig/libgimpconfig-sections.txt

157 lines
3.6 KiB
Plaintext

<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
gimp_config_copy
<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_property_by_name
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>