Module: DialogBindSystemSounds
- Defined in:
- lib/dialogbind.rb
Overview
DialogBindSystemSounds is a module providing default DialogBind sound IDs to functions like guisound.
Constant Summary collapse
- None =
0- Success =
1- Error =
2- Attention =
3
DialogBindSystemSounds is a module providing default DialogBind sound IDs to functions like guisound.
0123