[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[]? get_extensions ()
Gets the extensions associated with a TypeFindFactory.
The returned array should not be changed. If you need to change stuff in it, you should copy it using strdupv. This function may return null to indicate a 0-length list.
| this |
|
a null-terminated array of extensions associated with this factory |