mirror of https://github.com/GNOME/gimp.git
55 lines
1.0 KiB
Modula-2
55 lines
1.0 KiB
Modula-2
|
EXPORTS
|
||
|
gimp_data_directory
|
||
|
gimp_directory
|
||
|
gimp_gtkrc
|
||
|
gimp_path_free
|
||
|
gimp_path_parse
|
||
|
gimp_personal_rc_file
|
||
|
gimp_unit_get_abbreviation
|
||
|
gimp_unit_get_deletion_flag
|
||
|
gimp_unit_get_digits
|
||
|
gimp_unit_get_factor
|
||
|
gimp_unit_get_identifier
|
||
|
gimp_unit_get_number_of_built_in_units
|
||
|
gimp_unit_get_number_of_units
|
||
|
gimp_unit_get_plural
|
||
|
gimp_unit_get_singular
|
||
|
gimp_unit_get_symbol
|
||
|
gimp_unit_new
|
||
|
gimp_unit_set_deletion_flag
|
||
|
gp_config_write
|
||
|
gp_extension_ack_write
|
||
|
gp_init
|
||
|
gp_proc_install_write
|
||
|
gp_proc_return_write
|
||
|
gp_proc_run_write
|
||
|
gp_proc_uninstall_write
|
||
|
gp_quit_write
|
||
|
gp_temp_proc_return_write
|
||
|
gp_temp_proc_run_write
|
||
|
gp_tile_ack_write
|
||
|
gp_tile_data_write
|
||
|
gp_tile_req_write
|
||
|
wire_clear_error
|
||
|
wire_destroy
|
||
|
wire_error
|
||
|
wire_flush
|
||
|
wire_read
|
||
|
wire_read_double
|
||
|
wire_read_int16
|
||
|
wire_read_int32
|
||
|
wire_read_int8
|
||
|
wire_read_msg
|
||
|
wire_read_string
|
||
|
wire_register
|
||
|
wire_set_flusher
|
||
|
wire_set_reader
|
||
|
wire_set_writer
|
||
|
wire_write
|
||
|
wire_write_double
|
||
|
wire_write_int16
|
||
|
wire_write_int32
|
||
|
wire_write_int8
|
||
|
wire_write_msg
|
||
|
wire_write_string
|