Method
FoundryCommandcan_default
Declaration [src]
gboolean
foundry_command_can_default (
FoundryCommand* self,
guint* priority
)
Description [src]
Checks to see if self
is suitable to be run as the default command when
running a project. The priority indicates if it should take priority over
other commands which can be default. The highest priority value wins.