[ Version ( since = "3.2" ) ]
public bool get_meta (out string? meta_extensions)
Returns whether this is a meta file procedure as set with [method@FileProcedure.
set_meta]. If meta_extensions is not null, the generic extensions will be returned too.
| this |
A file procedure object. |
| meta_extensions |
The generic meta extensions, optionally. |
|
true is this is a meta file procedure. |