MCPcopy Create free account

hub / github.com/GNOME/gimp / functions

Functions25,722 in github.com/GNOME/gimp

↓ 88 callersFunctiongimp_procedure_dialog_get_widget
* gimp_procedure_dialog_get_widget: * @dialog: the associated #GimpProcedureDialog. * @property: name of the property to build a widget for.
libgimp/gimpproceduredialog.c:727
↓ 87 callersFunctiongimp_label_set_attributes
* gimp_label_set_attributes: (skip) * @label: a #GtkLabel * @...: a list of PangoAttrType and value pairs terminated by -1. * * Sets Pango attri
libgimpwidgets/gimpwidgetsutils.c:252
↓ 86 callersFunctiongimp_draw_tool_resume
app/tools/gimpdrawtool.c:607
↓ 85 callersFunctiongimp_dialog_factory_get_singleton
* gimp_dialog_factory_get_singleton: * * Returns: The toplevel GimpDialogFactory instance. **/
app/widgets/gimpdialogfactory.c:1666
↓ 85 callersFunctiongimp_progress_init_printf
* gimp_progress_init_printf: * @format: a standard printf() format string * @...: arguments for @format * * Initializes the progress bar for the c
libgimp/gimpprogress.c:209
↓ 85 callersFunctionprefs_frame_new
app/dialogs/preferences-dialog-utils.c:38
↓ 84 callersFunctiongimp_layer_get_mask
app/core/gimplayer.c:2057
↓ 84 callersFunctiongimp_procedure_dialog_run
* gimp_procedure_dialog_run: * @dialog: the #GimpProcedureDialog. * * Show @dialog and only returns when the user finished interacting with * it (
libgimp/gimpproceduredialog.c:2822
↓ 82 callersFunctiongimp_parasite_new
* gimp_parasite_new: * @name: the new #GimpParasite name. * @flags: see [const@Gimp.PARASITE_PERSISTENT] and [const@Gimp.PARASITE_UNDOABLE]; * o
libgimpbase/gimpparasite.c:220
↓ 82 callersFunctionxcf_save_prop
app/xcf/xcf-save.c:1042
↓ 81 callersFunctiongimp_config_writer_string
* gimp_config_writer_string: * @writer: a #GimpConfigWriter * @string: a NUL-terminated string * * Writes a string value to @writer. The @string i
libgimpconfig/gimpconfigwriter.c:503
↓ 80 callersFunctiongimp_image_list_layers
* gimp_image_list_layers: (skip) * @image: The image. * * Returns the list of layers contained in the specified image. * * This procedure returns
libgimp/gimpimage.c:233
↓ 80 callersFunctiongimp_object_get_memsize
app/core/gimpobject.c:467
↓ 80 callersFunctiongimp_scanner_parse_string
* gimp_scanner_parse_string: * @scanner: A #GimpScanner created by gimp_scanner_new_file() or * gimp_scanner_new_string() * @dest: (out):
libgimpconfig/gimpscanner.c:411
↓ 79 callersFunctiongimp_draw_tool_pause
app/tools/gimpdrawtool.c:593
↓ 79 callersFunctiongimp_image_get_palette
* gimp_image_get_palette: * @image: The image. * * Returns the image's colormap * * This procedure returns the image's colormap as a * [class@Gi
libgimp/gimpimage_pdb.c:1902
↓ 79 callersFunctiongimp_matrix3_transform_point
* gimp_matrix3_transform_point: * @matrix: The transformation matrix. * @x: The source X coordinate. * @y: The source Y coordinate. * @newx: The t
libgimpmath/gimpmatrix.c:495
↓ 79 callersFunctiongimp_pdb_item_is_attached
app/pdb/gimppdb-utils.c:360
↓ 79 callersFunctionpsd_read_uint16
plug-ins/file-psd/psd-util.c:289
↓ 76 callersFunctiongimp_directory_file
* gimp_directory_file: (skip) * @first_element: the first element of a path to a file in the * user's GIMP directory, or %NULL. * @
libgimpbase/gimpenv.c:856
↓ 76 callersFunctiongimp_editor_add_action_button
app/widgets/gimpeditor.c:698
↓ 75 callersFunctiongimp_drawable_get_format
app/core/gimpdrawable.c:2150
↓ 75 callersFunctiongimp_temp_buf_get_width
app/core/gimptempbuf.c:239
↓ 73 callersFunctiongimp_core_object_array_get_length
* gimp_core_object_array_get_length: * @array: a %NULL-terminated array of objects. * * Returns: the number of [class@GObject.Object] in @array. *
libgimpbase/gimpparamspecs.c:1300
↓ 73 callersFunctiongimp_image_get_precision
app/core/gimpimage.c:2519
↓ 72 callersFunctiongimp_canvas_item_set_visible
app/display/gimpcanvasitem.c:395
↓ 72 callersFunctiongimp_prop_spin_scale_new
* gimp_prop_spin_scale_new: * @config: Object to which property is attached. * @property_name: Name of double or int property controlled by
libgimpwidgets/gimppropwidgets.c:1531
↓ 72 callersFunctiongimp_type_set_translation_domain
* gimp_type_set_translation_domain: * @type: a #GType * @domain: a constant string that identifies a translation domain or %NULL * * This functi
libgimpbase/gimpbasetypes.c:57
↓ 71 callersFunctionaction_data_get_context
app/actions/actions.c:340
↓ 71 callersFunctiongimp_config_writer_printf
* gimp_config_writer_printf: (skip) * @writer: a #GimpConfigWriter * @format: a format string as described for g_strdup_printf(). * @...: list of a
libgimpconfig/gimpconfigwriter.c:468
↓ 70 callersFunctiongimp_int_combo_box_set_active
* gimp_int_combo_box_set_active: * @combo_box: a #GimpIntComboBox * @value: an integer value * * Looks up the item that belongs to the given @
libgimpwidgets/gimpintcombobox.c:485
↓ 69 callersFunctiongimp_filename_to_utf8
* gimp_filename_to_utf8: * @filename: The filename to be converted to UTF-8. * * Convert a filename in the filesystem's encoding to UTF-8 * tempor
libgimpbase/gimputils.c:251
↓ 69 callersFunctiongimp_size_entry_set_refval
* gimp_size_entry_set_refval: * @gse: The sizeentry you want to set a reference value for. * @field: The index of the field you want to set the
libgimpwidgets/gimpsizeentry.c:1131
↓ 69 callersFunctionprefs_check_button_add
app/dialogs/preferences-dialog-utils.c:125
↓ 68 callersFunctionLogMessage
* LogMessage */
plug-ins/twain/tw_util.c:84
↓ 68 callersFunctiongimp_channel_is_empty
app/core/gimpchannel.c:1841
↓ 67 callersFunctiongimp_container_get_child_type
app/core/gimpcontainer.c:618
↓ 67 callersFunctiongimp_load_procedure_new
* gimp_load_procedure_new: * @plug_in: a #GimpPlugIn. * @name: the new procedure's name. * @proc_type: the new procedur
libgimp/gimploadprocedure.c:355
↓ 67 callersFunctiongimp_procedure_add_menu_path
* gimp_procedure_add_menu_path: * @procedure: A #GimpProcedure. * @menu_path: The @procedure's additional menu path. * * Adds a menu path to the p
libgimp/gimpprocedure.c:995
↓ 67 callersFunctiongimp_procedure_dialog_set_sensitive
* gimp_procedure_dialog_set_sensitive: * @dialog: the #GimpProcedureDialog. * @property: name of a property of the #GimpProcedure @d
libgimp/gimpproceduredialog.c:2660
↓ 66 callersFunctiongimp_item_get_visible
app/core/gimpitem.c:2386
↓ 66 callersFunctiongimp_vector3_set
* gimp_vector3_set: * @vector: a pointer to a #GimpVector3. * @x: the X coordinate. * @y: the Y coordinate. * @z: the Z coordinate. * * Sets the
libgimpmath/gimpvector.c:557
↓ 65 callersFunctiongimp_context_get_tool
app/core/gimpcontext.c:2149
↓ 65 callersFunctiongimp_dashboard_log_printf
app/widgets/gimpdashboard.c:3501
↓ 65 callersFunctiongimp_editor_get_ui_manager
app/widgets/gimpeditor.c:924
↓ 65 callersFunctiongimp_get_toggle_behavior_mask
app/widgets/gimpwidgets-utils.c:762
↓ 65 callersFunctiongimp_temp_buf_get_height
app/core/gimptempbuf.c:245
↓ 64 callersFunctiongimp_image_procedure_new
* gimp_image_procedure_new: * @plug_in: a #GimpPlugIn. * @name: the new procedure's name. * @proc_type: the new procedu
libgimp/gimpimageprocedure.c:265
↓ 64 callersFunctiongimp_procedure_set_sensitivity_mask
* gimp_procedure_set_sensitivity_mask: * @procedure: A #GimpProcedure. * @sensitivity_mask: A binary mask of [flags@Gimp.ProcedureSensitivity
libgimp/gimpprocedure.c:858
↓ 64 callersFunctionxcf_seek_pos
app/xcf/xcf-seek.c:30
↓ 63 callersFunctiongimp_context_get_background
app/core/gimpcontext.c:2426
↓ 63 callersFunctiongimp_context_get_foreground
app/core/gimpcontext.c:2380
↓ 63 callersFunctiongimp_gegl_buffer_copy
app/gegl/gimp-gegl-loops.cc:60
↓ 63 callersFunctiongimp_image_undo_push
app/core/gimpimage-undo.c:354
↓ 63 callersFunctiongimp_matrix3_identity
* gimp_matrix3_identity: * @matrix: A matrix. * * Sets the matrix to the identity matrix. */
libgimpmath/gimpmatrix.c:475
↓ 63 callersFunctiongimp_tool_control
app/tools/gimptool.c:664
↓ 62 callersFunction_gimp_wire_read_int32
libgimpbase/gimpwire.c:337
↓ 62 callersFunction_gimp_wire_write_int32
libgimpbase/gimpwire.c:561
↓ 62 callersFunctiongimp_image_get_layers
app/core/gimpimage.c:4993
↓ 62 callersFunctiongimp_param_spec_item
* gimp_param_spec_item: * @name: Canonical name of the property specified. * @nick: Nick name of the property specified. * @blurb: Descript
libgimp/gimpparamspecs-body.c:259
↓ 62 callersFunctiongimp_savable_print_element
* gimp_savable_print_element: * @output: * @n_indent: * @element_name: * @value_format: * @...: a main value (or %NULL) followed by (name, format
app/core/gimpsavable.c:131
↓ 61 callersFunctiongimp_image_get_selected_layers
app/core/gimpimage.c:5276
↓ 61 callersFunctiongimp_image_new
app/core/gimpimage.c:2409
↓ 61 callersFunctiongimp_parasite_get_data
* gimp_parasite_get_data: * @parasite: a #GimpParasite * @num_bytes: (out) (nullable): size of the returned data. * * Gets the parasite's data. It
libgimpbase/gimpparasite.c:425
↓ 61 callersFunctiongimp_scanner_parse_int
* gimp_scanner_parse_int: * @scanner: A #GimpScanner created by gimp_scanner_new_file() or * gimp_scanner_new_string() * @dest: (out): Re
libgimpconfig/gimpscanner.c:504
↓ 61 callersFunctiongimp_size_entry_get_refval
* gimp_size_entry_get_refval: * @gse: The sizeentry you want to know a reference value of. * @field: The index of the field you want to know the r
libgimpwidgets/gimpsizeentry.c:1061
↓ 61 callersFunctiongimp_string_get_memsize
app/core/gimp-memsize.c:342
↓ 61 callersFunctiongimp_unit_get_factor
* gimp_unit_get_factor: * @unit: The unit you want to know the factor of. * * A #GimpUnit's @factor is defined to be: * * distance_in_units == (@
libgimpbase/gimpunit.c:342
↓ 60 callersFunctiongimp_param_spec_layer
* gimp_param_spec_layer: * @name: Canonical name of the property specified. * @nick: Nick name of the property specified. * @blurb: Descrip
libgimp/gimpparamspecs-body.c:435
↓ 60 callersFunctiongimp_progress_init
* gimp_progress_init: * @message: Message to use in the progress dialog. * * Initializes the progress bar for the current plug-in. * * Initialize
libgimp/gimpprogress.c:182
↓ 60 callersFunctionmenus_get_global_menu_factory
app/menus/menus.c:522
↓ 60 callersFunctionmetadata_editor_get_widget
plug-ins/metadata/metadata-editor.c:822
↓ 59 callersFunctiongimp_container_get_child_index
app/core/gimpcontainer.c:1098
↓ 59 callersFunctiongimp_drawable_type
* gimp_drawable_type: * @drawable: The drawable. * * Returns the drawable's type. * * This procedure returns the drawable's type. * * Returns:
libgimp/gimpdrawable_pdb.c:212
↓ 59 callersFunctiongimp_tile_height
* gimp_tile_height: * * Returns the tile height GIMP is using. * * This is a constant value given at plug-in configuration time. * * Returns: th
libgimp/gimp.c:695
↓ 58 callersFunctiongimp_config_reset_property
* gimp_config_reset_property: * @object: a #GObject * @property_name: name of the property to reset * * Resets the property named @property_name t
libgimpconfig/gimpconfig-utils.c:361
↓ 57 callersFunction_
(message)
plug-ins/python/palette-sort.py:38
↓ 57 callersFunctiongimp_item_bounds
app/core/gimpitem.c:978
↓ 57 callersFunctiongimp_progress_end
app/core/gimpprogress.c:101
↓ 56 callersFunctiongimp_pdb_item_is_not_group
app/pdb/gimppdb-utils.c:561
↓ 56 callersFunctiongimp_scale_entry_new
* gimp_scale_entry_new: * @text: The text for the #GtkLabel which will appear left of * the #GtkHScale. * @value:
libgimpwidgets/gimpscaleentry.c:286
↓ 55 callersFunctioncreate_label_in_grid
plug-ins/imagemap/imap_ui_grid.c:83
↓ 55 callersFunctiongimp_drawable_is_rgb
app/core/gimpdrawable.c:2242
↓ 55 callersFunctiongimp_export_procedure_new
* gimp_export_procedure_new: * @plug_in: a #GimpPlugIn. * @name: the new procedure's name. * @proc_type: the new proced
libgimp/gimpexportprocedure.c:681
↓ 55 callersFunctiongimp_image_attach_parasite
* gimp_image_attach_parasite: * @image: The image. * @parasite: The parasite to attach to an image. * * Add a parasite to an image. * * This pro
libgimp/gimpimage_pdb.c:3398
↓ 54 callersFunctiongimp_displays_flush
* gimp_displays_flush: * * Flush all internal changes to the user interface * * This procedure takes no arguments and returns nothing except a *
libgimp/gimpdisplay_pdb.c:246
↓ 54 callersFunctiongimp_file_procedure_set_magics
* gimp_file_procedure_set_magics: * @procedure: A file procedure object. * @magics: A comma-separated list of magic file information (i.e. "0,str
libgimp/gimpfileprocedure.c:397
↓ 54 callersFunctiongimp_image_add_layer
app/core/gimpimage.c:5756
↓ 54 callersFunctiongimp_item_set_visible
app/core/gimpitem.c:2349
↓ 54 callersFunctiongimp_param_spec_text_layer
* gimp_param_spec_text_layer: * @name: Canonical name of the property specified. * @nick: Nick name of the property specified. * @blurb: De
libgimp/gimpparamspecs-body.c:515
↓ 53 callersFunctiongimp_config_duplicate
* gimp_config_duplicate: * @config: a #GObject that implements the #GimpConfigInterface. * * Creates a copy of the passed object by copying all obj
libgimpconfig/gimpconfig-iface.c:792
↓ 53 callersFunctiongimp_context_get_image
app/core/gimpcontext.c:1888
↓ 53 callersFunctiongimp_export_procedure_set_capabilities
* gimp_export_procedure_set_capabilities: * @procedure: a #GimpProcedure. * @capabilities: a #GimpExportCapabilities bitfie
libgimp/gimpexportprocedure.c:733
↓ 53 callersFunctiongimp_ui_manager_update
app/widgets/gimpuimanager.c:413
↓ 53 callersFunctiongimp_unit_percent
* gimp_unit_percent: * * Returns the unique object representing percent dimensions relatively * to an image. * * This procedure returns the unit
libgimpbase/gimpunit.c:702
↓ 53 callersFunctionprefs_grid_new
app/dialogs/preferences-dialog-utils.c:62
↓ 52 callersFunctiongimp_container_add
app/core/gimpcontainer.c:642
↓ 52 callersFunctiongimp_container_view_get_context
app/widgets/gimpcontainerview.c:243
↓ 52 callersFunctiongimp_coords_mix
app/core/gimpcoords.c:37
↓ 52 callersFunctiongimp_get_mod_string
app/widgets/gimpwidgets-utils.c:528
← previousnext →101–200 of 25,722, ranked by callers