GimpUi.PatternSelectButton.prototype.get_pattern
function get_pattern(): String {
// Gjs wrapper for gimp_pattern_select_button_get_pattern()
}
Retrieves the name of currently selected pattern.
Since 2.4
- Returns
an internal copy of the pattern name which must not be freed.