libgimp/gimpdrawablepreview.[ch] always show the "Preview" check button.
2004-09-01 Sven Neumann <sven@gimp.org> * libgimp/gimpdrawablepreview.[ch] * libgimpwidgets/gimppreview.[ch]: always show the "Preview" check button. Simplified the preview APIs, moved the "size" style property to the GimpPreview class. * etc/gtkrc: changed the example accordingly. * plug-ins/common/despeckle.c * plug-ins/common/gauss.c * plug-ins/common/neon.c * plug-ins/common/sobel.c * plug-ins/common/softglow.c * plug-ins/common/spread.c * plug-ins/common/unsharp.c: follow change in GimpDrawablePreview API.
This commit is contained in:
committed by
Sven Neumann
parent
aeb2888657
commit
3155d682a5
@ -25,15 +25,6 @@ GimpDrawablePreview
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_preview_new_with_toggle ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@toggle:
|
||||
@Returns:
|
||||
|
||||
30
devel-docs/libgimp/tmpl/gimpprogressbar.sgml
Normal file
30
devel-docs/libgimp/tmpl/gimpprogressbar.sgml
Normal file
@ -0,0 +1,30 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
GimpProgressBar
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpProgressBar ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_progress_bar_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user