Function
Gimpcontext_get_line_width_unit
since: 2.10
Declaration [src]
GimpUnit*
gimp_context_get_line_width_unit (
void
)
Description [src]
Get the line width unit setting.
Returns the line width unit setting.
Available since: 2.10
Return value
Type: GimpUnit
The line width unit setting.
The data is owned by the called function. |