[ Version ( since = "3.0" ) ]
public void set_handles_raw (bool handles_raw)
Registers a load procedure as capable of handling raw digital camera loads.
Note that you cannot call this function on [class@VectorLoadProcedure] subclass objects.
| this |
A load procedure object. |
| handles_raw |
The procedure's handles raw flag. |