FileLauncher.setAlwaysAsk
void setAlwaysAsk(bool alwaysAsk)Sets whether to awlays ask the user to choose an app for opening the file. If FALSE, the file might be opened with a default app or the previous choice.
Parameters
alwaysAsk | a gboolean |
void setAlwaysAsk(bool alwaysAsk)Sets whether to awlays ask the user to choose an app for opening the file. If FALSE, the file might be opened with a default app or the previous choice.
alwaysAsk | a gboolean |