mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-05 02:09:37 +00:00

2004-05-02 Sven Neumann <sven@gimp.org> * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h * libgimpwidgets/gimpframe.[ch]: added new widget GimpFrame, a HIG compliant variant of GtkFrame. * app/gui/preferences-dialog.c: enable the HIG compliant mode by default and use the new GimpFrame widget for it. * themes/Small/gtkrc: set a smaller spacing between the GimpFrame title label and the frame content. 2004-05-02 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpframe.sgml: added docs for GimpFrame. * */tmpl/*.sgml: regenerated using gtk-doc-tools version 1.2.
30 lines
763 B
Text
30 lines
763 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_area_get_type
|
|
gimp_color_button_get_type
|
|
gimp_color_display_get_type
|
|
gimp_color_display_stack_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_color_selection_get_type
|
|
gimp_dialog_get_type
|
|
gimp_file_entry_get_type
|
|
gimp_frame_get_type
|
|
gimp_int_combo_box_get_type
|
|
gimp_int_store_get_type
|
|
gimp_memsize_entry_get_type
|
|
gimp_offset_area_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
|