We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
from gambiter import g_guiFlash from gambiter.flash import COMPONENT_TYPE g_guiFlash.createComponent('labelAlias', COMPONENT_TYPE.LABEL, {'text': 'Hello, world!'})