param_spec_file_set_action
Description:
[
Version ( since =
"3.0" ) ]
public void param_spec_file_set_action (
ParamSpec pspec,
FileChooserAction action)
Change the file action tied to pspec.
Parameters:
| pspec |
a ParamSpec to hold a
File value.
|
| action |
new action for pspec.
|