PythonRibbonWindow
Contains the default simplic ribbon window
Import and usage of the module
Calling any static methods
Using simple import simplic
statement
import simplic
# usage
simplic.PythonRibbonWindow.METHOD(...)
Using simple from simplic import ...
statement
from simplic import PythonRibbonWindow
# usage
PythonRibbonWindow.METHOD(...)
Properties
viewmodel_type
Gets or sets the current viewmodel type