Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gimp
/ functions
Functions
25,722 in github.com/GNOME/gimp
⨍
Functions
25,722
◇
Types & classes
3,037
↓ 52 callers
Function
gimp_layer_get_mode
app/core/gimplayer.c:2882
↓ 52 callers
Function
gimp_tool_message_literal
app/tools/gimptool.c:1573
↓ 52 callers
Function
gimp_unit_inch
* gimp_unit_inch: * * Returns the unique object representing inch unit. * * This procedure returns the unit representing inch. The returned * obj
libgimpbase/gimpunit.c:629
↓ 51 callers
Function
gimp_context_get_display
app/core/gimpcontext.c:2055
↓ 51 callers
Function
gimp_data_is_writable
app/core/gimpdata.c:1161
↓ 51 callers
Function
gimp_file_procedure_set_format_name
* gimp_file_procedure_set_format_name: * @procedure: A file procedure. * @format_name: A public-facing name for the format, e.g. "PNG". * * Associ
libgimp/gimpfileprocedure.c:135
↓ 51 callers
Function
gimp_item_get_index
app/core/gimpitem.c:934
↓ 51 callers
Function
gimp_pdb_context_get_paint_options
app/pdb/gimppdbcontext.c:520
↓ 51 callers
Function
gimp_size_entry_set_resolution
* gimp_size_entry_set_resolution: * @gse: The sizeentry you want to set a resolution for. * @field: The index of the field you want to s
libgimpwidgets/gimpsizeentry.c:625
↓ 51 callers
Function
gimp_spin_button_new
* gimp_spin_button_new: * @adjustment: (allow-none): the #GtkAdjustment object that this spin * button should use, or %NU
libgimpwidgets/gimpspinbutton.c:319
↓ 50 callers
Function
gimp_config_sync
* gimp_config_sync: * @src: a #GObject * @dest: another #GObject * @flags: a mask of GParamFlags * * Compares all read- and write-able properties
libgimpconfig/gimpconfig-utils.c:216
↓ 50 callers
Function
gimp_item_get_id
* gimp_item_get_id: * @item: The item. * * Note: in most use cases, you should not need an item's ID which is * mostly internal data and not reusa
libgimp/gimpitem.c:143
↓ 50 callers
Function
gimp_matrix3_translate
* gimp_matrix3_translate: * @matrix: The matrix that is to be translated. * @x: Translation in X direction. * @y: Translation in Y direction. * *
libgimpmath/gimpmatrix.c:561
↓ 50 callers
Function
gimp_palette_get_n_colors
app/core/gimppalette.c:587
↓ 50 callers
Function
gimp_temp_buf_new
app/core/gimptempbuf.c:63
↓ 49 callers
Function
action_data_get_display
app/actions/actions.c:422
↓ 49 callers
Function
gimp_action_group_get_action
app/widgets/gimpactiongroup.c:491
↓ 49 callers
Function
gimp_dialog_new
* gimp_dialog_new: (skip) * @title: The dialog's title which will be set with * gtk_window_set_title(). * @role: The
libgimpwidgets/gimpdialog.c:492
↓ 49 callers
Function
gimp_draw_tool_is_active
app/tools/gimpdrawtool.c:585
↓ 49 callers
Function
gimp_item_get_offset_x
app/core/gimpitem.c:1243
↓ 49 callers
Function
gimp_temp_buf_get_format
app/core/gimptempbuf.c:251
↓ 49 callers
Function
gimp_widget_set_bound_property
* gimp_widget_set_bound_property: * @widget: * @config: * @property_name: * * This is similar to gimp_widget_set_identifier() because the * prop
libgimpwidgets/gimpwidgets-private.c:249
↓ 49 callers
Method
run
(self, procedure, config, data)
plug-ins/python/palette-sort.py:401
↓ 48 callers
Function
gimp_container_remove
app/core/gimpcontainer.c:713
↓ 48 callers
Function
gimp_export_options_get_image
* gimp_export_options_get_image: * @options: (transfer none): The #GimpExportOptions object. * @image: (inout) (transfer none): the image. * * Tak
libgimp/gimpexportoptions.c:562
↓ 48 callers
Function
tool_manager_get_active
app/tools/tool_manager.c:224
↓ 47 callers
Function
gimp_color_profile_new_from_icc_profile
* gimp_color_profile_new_from_icc_profile: * @data: (array length=length): The memory containing an ICC profile * @length: length of the profile in
libgimpcolor/gimpcolorprofile.c:280
↓ 47 callers
Function
gimp_display_shell_get_window
app/display/gimpdisplayshell.c:1486
↓ 47 callers
Function
gimp_procedure_dialog_new
* gimp_procedure_dialog_new: * @procedure: the associated #GimpProcedure. * @config: a #GimpProcedureConfig from which properties will be *
libgimp/gimpproceduredialog.c:605
↓ 47 callers
Function
gimp_progress_start
app/core/gimpprogress.c:68
↓ 47 callers
Function
s_save
plug-ins/script-fu/libscriptfu/tinyscheme/scheme.c:2794
↓ 46 callers
Function
gimp_container_have
app/core/gimpcontainer.c:954
↓ 46 callers
Function
gimp_preview_area_draw
* gimp_preview_area_draw: * @area: a #GimpPreviewArea widget. * @x: x offset in preview * @y: y offset in preview * @width:
libgimpwidgets/gimppreviewarea.c:509
↓ 46 callers
Function
gimp_prop_enum_combo_box_new
* gimp_prop_enum_combo_box_new: * @config: Object to which property is attached. * @property_name: Name of enum property controlled by combo
libgimpwidgets/gimppropwidgets.c:633
↓ 46 callers
Function
gimp_size_entry_set_refval_boundaries
* gimp_size_entry_set_refval_boundaries: * @gse: The sizeentry you want to set the reference value boundaries for. * @field: The index of the fiel
libgimpwidgets/gimpsizeentry.c:927
↓ 46 callers
Function
gimp_tool_control_set_tool_cursor
app/tools/gimptoolcontrol.c:464
↓ 45 callers
Function
g_strreplace
plug-ins/imagemap/imap_string.c:29
↓ 45 callers
Function
gimp_color_set_alpha
* gimp_color_set_alpha: * @color: a [class@Gegl.Color] * @alpha: new value for the alpha channel. * * Update the @alpha channel, and any other com
libgimpcolor/gimpcolor.c:67
↓ 45 callers
Function
gimp_drawable_is_gray
app/core/gimpdrawable.c:2250
↓ 45 callers
Function
gimp_item_get_offset_y
app/core/gimpitem.c:1251
↓ 45 callers
Function
gimp_item_tree_view_get_image
app/widgets/gimpitemtreeview.c:872
↓ 45 callers
Function
gimp_savable_print_element_start
app/core/gimpsavable.c:78
↓ 45 callers
Function
psd_seek
plug-ins/file-psd/psd-util.c:468
↓ 44 callers
Function
gimp_data_freeze
* gimp_data_freeze: * @data: a #GimpData object. * * Increments the freeze count for the object. A positive freeze count * prevents the object fr
app/core/gimpdata.c:747
↓ 44 callers
Function
gimp_image_get_floating_selection
app/core/gimpimage.c:3768
↓ 44 callers
Function
gimp_int_combo_box_get_active
* gimp_int_combo_box_get_active: * @combo_box: a #GimpIntComboBox * @value: (out): return location for the integer value * * Retrieves the value o
libgimpwidgets/gimpintcombobox.c:526
↓ 44 callers
Function
gimp_item_is_content_locked
app/core/gimpitem.c:2522
↓ 44 callers
Function
gimp_unset_busy
app/core/gimp-gui.c:124
↓ 43 callers
Function
gimp_action_group_add_actions
app/widgets/gimpactiongroup.c:539
↓ 43 callers
Function
gimp_data_thaw
* gimp_data_thaw: * @data: a #GimpData object. * * Decrements the freeze count for the object. If the freeze count * drops to zero, the object is
app/core/gimpdata.c:766
↓ 43 callers
Function
gimp_drawable_mask_intersect
* gimp_drawable_mask_intersect: * @drawable: The drawable. * @x: (out): x coordinate of the upper left corner of the intersection. * @y: (out): y c
libgimp/gimpdrawable_pdb.c:645
↓ 43 callers
Function
gimp_savable_print_element_end
app/core/gimpsavable.c:92
↓ 42 callers
Function
gimp_container_view_get_container
app/widgets/gimpcontainerview.c:199
↓ 42 callers
Function
gimp_drawable_filter_get_drawable
app/core/gimpdrawablefilter.c:795
↓ 42 callers
Function
gimp_guide_get_position
app/core/gimpguide.c:243
↓ 42 callers
Function
gimp_image_get_selected_paths
app/core/gimpimage.c:5300
↓ 42 callers
Function
gimp_image_snap_distance
* gimp_image_snap_distance: * @unsnapped: One coordinate of the unsnapped position * @nearest: One coordinate of a snapping position candidate * @
app/core/gimpimage-snap.c:1215
↓ 42 callers
Function
gimp_object_set_name
* gimp_object_set_name: * @object: a #GimpObject * @name: the @object's new name (transfer none) * * Sets the @object's name. Takes care of freein
app/core/gimpobject.c:219
↓ 42 callers
Function
gimp_param_spec_color
* gimp_param_spec_color: * @name: canonical name of the property specified * @nick: nick name for the property specified * @blurb: description of t
libgimpcolor/gimpcolor.c:524
↓ 42 callers
Function
gimp_pdb_lookup_procedure
app/pdb/gimppdb.c:240
↓ 41 callers
Function
gimp_image_get_layer_format
app/core/gimpimage.c:2563
↓ 41 callers
Function
gimp_set_busy
app/core/gimp-gui.c:82
↓ 41 callers
Function
gimp_value_array_append
* gimp_value_array_append: * @value_array: #GimpValueArray to add an element to * @value: (allow-none): #GValue to copy into #GimpValueArray, or %NU
libgimpbase/gimpvaluearray.c:489
↓ 41 callers
Function
is_pair
plug-ins/script-fu/libscriptfu/tinyscheme/scheme.c:288
↓ 40 callers
Function
gimp_container_get_child_by_index
app/core/gimpcontainer.c:1047
↓ 40 callers
Function
gimp_drawable_get_filters
app/core/gimpdrawable-filters.c:65
↓ 40 callers
Function
gimp_pickable_get_buffer
app/core/gimppickable.c:176
↓ 40 callers
Function
gimp_rasterizable_is_rasterized
* gimp_rasterizable_is_rasterized: * @rasterizable: an object that implements the %GimpRasterizable interface * * Returns: whether @rasterizable is
app/core/gimprasterizable.c:166
↓ 39 callers
Function
_gimp_procedure_add_argument
* _gimp_procedure_add_argument: * @procedure: the #GimpProcedure. * @pspec: (transfer floating): the argument specification. * * Add a new arg
libgimp/gimpprocedure.c:1515
↓ 39 callers
Function
add_rectangle
this takes the smallest ortho-aligned (the sides of the rectangle are * parallel to the x- and y-axis) rectangle fitting around the points a to d, *
app/core/gimp-transform-resize.c:765
↓ 39 callers
Function
gimp_color_profile_get_space
* gimp_color_profile_get_space: * @profile: a #GimpColorProfile * @intent: a #GimpColorRenderingIntent * @error: return location for #GError *
libgimpcolor/gimpcolorprofile.c:1510
↓ 39 callers
Function
gimp_image_undo_disable
app/core/gimpimage-undo.c:70
↓ 39 callers
Function
gimp_item_is_vector_layer
app/path/gimpvectorlayer.c:793
↓ 39 callers
Function
gimp_layer_is_floating_sel
app/core/gimplayer.c:2765
↓ 39 callers
Function
prefs_enum_combo_box_add
app/dialogs/preferences-dialog-utils.c:337
↓ 38 callers
Function
_gimp_procedure_add_return_value
* _gimp_procedure_add_return_value: * @procedure: the #GimpProcedure. * @pspec: (transfer full): the return value specification. * * Add a new
libgimp/gimpprocedure.c:1629
↓ 38 callers
Function
appearance_get_options
app/display/gimpdisplayshell-appearance.c:623
↓ 38 callers
Function
dialogs_attach_dialog
app/dialogs/dialogs.c:696
↓ 38 callers
Function
dialogs_get_dialog
app/dialogs/dialogs.c:686
↓ 38 callers
Function
gimp_babl_format
app/gegl/gimp-babl.c:842
↓ 38 callers
Function
gimp_color_profile_get_label
* gimp_color_profile_get_label: * @profile: a #GimpColorProfile * * This function returns a string containing @profile's "title", a * string that
libgimpcolor/gimpcolorprofile.c:568
↓ 38 callers
Function
gimp_container_foreach
app/core/gimpcontainer.c:966
↓ 38 callers
Function
gimp_context_set_foreground
app/core/gimpcontext.c:2388
↓ 38 callers
Function
gimp_menu_factory_manager_register
app/widgets/gimpmenufactory.c:129
↓ 38 callers
Function
gimp_param_spec_core_object_array
* gimp_param_spec_core_object_array: * @name: Canonical name of the property specified. * @nick: Nick name of the property specified.
libgimpbase/gimpparamspecs.c:1475
↓ 38 callers
Function
gimp_spin_scale_new
libgimpwidgets/gimpspinscale.c:1222
↓ 38 callers
Function
vcopy
plug-ins/common/sphere-designer.c:572
↓ 37 callers
Function
_gimp_procedure_add_aux_argument
* _gimp_procedure_add_aux_argument: * @procedure: the #GimpProcedure. * @pspec: (transfer full): the argument specification. * * Add a new aux
libgimp/gimpprocedure.c:1575
↓ 37 callers
Function
gimp_container_add_handler
app/core/gimpcontainer.c:1183
↓ 37 callers
Function
gimp_drawable_get_shadow_buffer
* gimp_drawable_get_shadow_buffer: * @drawable: the ID of the #GimpDrawable to get the buffer for. * * Returns a #GeglBuffer of a specified drawabl
libgimp/gimpdrawable.c:311
↓ 37 callers
Function
gimp_enum_get_value
* gimp_enum_get_value: * @enum_type: the #GType of a registered enum * @value: an integer value * @value_name: (out) (optional): return locat
libgimpbase/gimputils.c:764
↓ 37 callers
Function
gimp_image_get_layer_list
app/core/gimpimage.c:5089
↓ 37 callers
Function
gimp_procedure_add_double_aux_argument
* gimp_procedure_add_double_aux_argument: * @procedure: the #GimpProcedure. * @name: the name of the argument to be created. * @nick:
libgimp/gimpprocedure-params.c:482
↓ 37 callers
Function
gimp_tool_widget_get_shell
app/display/gimptoolwidget.c:369
↓ 37 callers
Function
gimp_viewable_get_parent
app/core/gimpviewable.c:1454
↓ 36 callers
Function
gimp_canvas_item_transform_xy_f
app/display/gimpcanvasitem.c:583
↓ 36 callers
Function
gimp_context_get_brush
app/core/gimpcontext.c:2616
↓ 36 callers
Function
gimp_dnd_viewable_dest_add
app/widgets/gimpdnd.c:2110
↓ 36 callers
Function
gimp_draw_tool_start
app/tools/gimpdrawtool.c:553
↓ 36 callers
Function
gimp_drawable_get_offsets
* gimp_drawable_get_offsets: * @drawable: The drawable. * @offset_x: (out): x offset of drawable. * @offset_y: (out): y offset of drawable. * * R
libgimp/gimpdrawable_pdb.c:530
← previous
next →
201–300 of 25,722, ranked by callers