Property
IdeRunCommand:can-default
Description
If the command is suitable as the default run command for the project.
Set this to TRUE
if the command is/should be used as the default command
to run the project. This is useful when you are writing plumbing for build
systems or similar so that an item may be a candidate for the default
command when the user selects “Run”.
Type: | gboolean |
Default value | FALSE |
Getter method | ide_run_command_get_can_default() |
Setter method | ide_run_command_set_can_default() |