Method: GGLib::SplashScreen#createWindow
- Defined in:
- lib/ext/splash.rb
#createWindow ⇒ Object
Override with method with the code needed to initialize the main application window.
17 18 19 |
# File 'lib/ext/splash.rb', line 17 def createWindow end |