mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
devel-docs: update docs for libgimpwidgets
This commit is contained in:
parent
7ded498aea
commit
2fa41c1e4e
2 changed files with 34 additions and 0 deletions
|
@ -441,6 +441,8 @@ gimp_int_combo_box_prepend
|
|||
gimp_int_combo_box_append
|
||||
gimp_int_combo_box_set_active
|
||||
gimp_int_combo_box_get_active
|
||||
gimp_int_combo_box_set_label
|
||||
gimp_int_combo_box_get_label
|
||||
gimp_int_combo_box_connect
|
||||
gimp_int_combo_box_set_sensitivity
|
||||
<SUBSECTION Standard>
|
||||
|
@ -732,6 +734,7 @@ GIMP_STOCK_DUPLICATE
|
|||
GIMP_STOCK_EDIT
|
||||
GIMP_STOCK_RESET
|
||||
GIMP_STOCK_CLOSE
|
||||
GIMP_STOCK_CONVERT_PRECISION
|
||||
GIMP_STOCK_MENU_LEFT
|
||||
GIMP_STOCK_MENU_RIGHT
|
||||
GIMP_STOCK_MOVE_TO_SCREEN
|
||||
|
@ -906,11 +909,14 @@ GIMP_STOCK_TOOL_PERSPECTIVE_CLONE
|
|||
GIMP_STOCK_TOOL_POSTERIZE
|
||||
GIMP_STOCK_TOOL_RECT_SELECT
|
||||
GIMP_STOCK_TOOL_ROTATE
|
||||
GIMP_STOCK_TOOL_SEAMLESS_CLONE
|
||||
GIMP_STOCK_TOOL_SCALE
|
||||
GIMP_STOCK_TOOL_SHEAR
|
||||
GIMP_STOCK_TOOL_SMUDGE
|
||||
GIMP_STOCK_TOOL_TEXT
|
||||
GIMP_STOCK_TOOL_THRESHOLD
|
||||
GIMP_STOCK_TOOL_UNIFIED_TRANSFORM
|
||||
GIMP_STOCK_TOOL_WARP
|
||||
GIMP_STOCK_TOOL_ZOOM
|
||||
GIMP_STOCK_CONTROLLER
|
||||
GIMP_STOCK_CONTROLLER_KEYBOARD
|
||||
|
|
|
@ -71,6 +71,13 @@ GimpStock
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CONVERT_PRECISION ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_MENU_LEFT ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-menu-left-12.png" format="png"></inlinegraphic>
|
||||
|
@ -1395,6 +1402,13 @@ RTL variant
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_SEAMLESS_CLONE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_SCALE ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-scale-22.png" format="png"></inlinegraphic>
|
||||
|
@ -1435,6 +1449,20 @@ RTL variant
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_UNIFIED_TRANSFORM ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_WARP ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_ZOOM ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-zoom-22.png" format="png"></inlinegraphic>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue