mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00

2003-03-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpbutton.[ch]: pass the modifier mask as GdkModifierType instead of guint. * app/core/gimpmarshal.list * app/widgets/gimpcellrenderertoggle.c * app/widgets/gimpcellrendererviewable.c * app/widgets/gimppreview.c: use proper marshallers for signals that take flags as parameters. * app/core/gimpcontext.c: added the G_SIGNAL_TYPE_STATIC_SCOPE flag to the GimpRGB signal parameter. 2003-03-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpbutton.sgml * libgimpwidgets/tmpl/gimppickbutton.sgml: improved.
23 lines
580 B
Text
23 lines
580 B
Text
#include <gtk/gtk.h>
|
|
#include <libgimp/gimp.h>
|
|
#include <libgimp/gimpui.h>
|
|
|
|
#include "devel-docs/libgimpwidgets/libgimpwidgets-include.c"
|
|
|
|
gimp_button_get_type
|
|
gimp_chain_button_get_type
|
|
gimp_color_button_get_type
|
|
gimp_color_display_get_type
|
|
gimp_color_notebook_get_type
|
|
gimp_color_scale_get_type
|
|
gimp_color_scales_get_type
|
|
gimp_color_selector_get_type
|
|
gimp_color_select_get_type
|
|
gimp_dialog_get_type
|
|
gimp_file_selection_get_type
|
|
gimp_memsize_entry_get_type
|
|
gimp_path_editor_get_type
|
|
gimp_pick_button_get_type
|
|
gimp_pixmap_get_type
|
|
gimp_size_entry_get_type
|
|
gimp_unit_menu_get_type
|