Home
last modified time | relevance | path

Searched refs:GimpScaleButton (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpscalebutton.c32 static void gimp_scale_button_update_tooltip (GimpScaleButton *button);
35 GimpScaleButton *button);
38 G_DEFINE_TYPE (GimpScaleButton, gimp_scale_button, GTK_TYPE_SCALE_BUTTON) in G_DEFINE_TYPE() argument
52 gimp_scale_button_init (GimpScaleButton *button) in gimp_scale_button_init()
88 gimp_scale_button_update_tooltip (GimpScaleButton *button) in gimp_scale_button_update_tooltip()
115 GimpScaleButton *button) in gimp_scale_button_image_expose()
H A Dgimpscalebutton.h26 …UTTON(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GIMP_TYPE_SCALE_BUTTON, GimpScaleButton))
H A Dwidgets-types.h221 typedef struct _GimpScaleButton GimpScaleButton; typedef
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-65927 * app/widgets/gimppropwidgets.[ch]: support for GimpScaleButton.