Gimp.context_get_line_dash_pattern
function context_get_line_dash_pattern(): [ok: Boolean, dashes: Array(Number(gdouble))] {
// Gjs wrapper for gimp_context_get_line_dash_pattern()
}
Get the line dash pattern setting.
This procedure returns the line dash pattern setting.
Since 2.10
- ok
TRUE on success.
- dashes
The line dash pattern setting.