2005-03-03 Sven Neumann <sven@gimp.org> * libgimp/libgimp-sections.txt: added new function. * libgimp/tmpl/gimp.sgml * libgimpconfig/tmpl/gimpconfig-params.sgml * libgimpwidgets/tmpl/gimppropwidgets.sgml: removed unused parameters. * libgimp/tmpl/gimpdrawable.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimppaths.sgml: regenerated.
195 lines
2.1 KiB
Plaintext
195 lines
2.1 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimppaths
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Operations related to paths.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Operations related to paths.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_path_list ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@num_paths:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_get_points ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@path_closed:
|
|
@num_path_point_details:
|
|
@points_pairs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_get_current ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_set_current ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_set_points ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@ptype:
|
|
@num_path_points:
|
|
@points_pairs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_stroke_current ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_get_point_at_dist ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@distance:
|
|
@y_point:
|
|
@slope:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_get_tattoo ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_get_path_by_tattoo ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@tattoo:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_delete ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_get_locked ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_set_locked ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@locked:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_set_tattoo ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@tattovalue:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_to_selection ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@op:
|
|
@antialias:
|
|
@feather:
|
|
@feather_radius_x:
|
|
@feather_radius_y:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_import ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@filename:
|
|
@merge:
|
|
@scale:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_path_import_string ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@string:
|
|
@length:
|
|
@merge:
|
|
@scale:
|
|
@Returns:
|
|
|
|
|