formatting.
2008-01-17 Sven Neumann <sven@gimp.org> * app/core/gimpviewable.h: formatting. svn path=/trunk/; revision=24632
This commit is contained in:

committed by
Sven Neumann

parent
5a3660b1bb
commit
3ed00ecbea
@ -1,3 +1,7 @@
|
|||||||
|
2008-01-17 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* app/core/gimpviewable.h: formatting.
|
||||||
|
|
||||||
2008-01-16 Øyvind Kolås <pippin@gimp.org>
|
2008-01-16 Øyvind Kolås <pippin@gimp.org>
|
||||||
|
|
||||||
* app/gegl/gegl/gegl-operation.h: synced from GEGL.
|
* app/gegl/gegl/gegl-operation.h: synced from GEGL.
|
||||||
|
@ -170,9 +170,9 @@ const gchar * gimp_viewable_get_stock_id (GimpViewable *viewable);
|
|||||||
void gimp_viewable_set_stock_id (GimpViewable *viewable,
|
void gimp_viewable_set_stock_id (GimpViewable *viewable,
|
||||||
const gchar *stock_id);
|
const gchar *stock_id);
|
||||||
|
|
||||||
void gimp_viewable_preview_freeze (GimpViewable *viewable);
|
void gimp_viewable_preview_freeze (GimpViewable *viewable);
|
||||||
void gimp_viewable_preview_thaw (GimpViewable *viewable);
|
void gimp_viewable_preview_thaw (GimpViewable *viewable);
|
||||||
gboolean gimp_viewable_preview_is_frozen (GimpViewable *viewable);
|
gboolean gimp_viewable_preview_is_frozen (GimpViewable *viewable);
|
||||||
|
|
||||||
|
|
||||||
#endif /* __GIMP_VIEWABLE_H__ */
|
#endif /* __GIMP_VIEWABLE_H__ */
|
||||||
|
Reference in New Issue
Block a user