The PySide.QtGui.QGtkStyle class provides a widget style rendered by GTK+
The PySide.QtGui.QGtkStyle style provides a look and feel that integrates well into GTK-based desktop environments such as the XFCe and GNOME.
It does this by making use of the GTK+ theme engine, ensuring that Qt applications look and feel native on these platforms.
Note: The style requires GTK+ version 2.10 or later. The Qt3-based “Qt” GTK+ theme engine will not work with PySide.QtGui.QGtkStyle .
See also
Cleanlooks Style Widget Gallery QWindowsXPStyle PySide.QtGui.QMacStyle PySide.QtGui.QWindowsStyle PySide.QtGui.QCDEStyle PySide.QtGui.QMotifStyle PySide.QtGui.QPlastiqueStyle PySide.QtGui.QCleanlooksStyle
Constructs a PySide.QtGui.QGtkStyle object.
Parameters: |
|
---|---|
Return type: | PySide.QtCore.bool |
Returns the configuration boolean for key . Returns fallback if key is not found.
Parameters: |
|
---|---|
Return type: | unicode |
Returns the configuration string for value . Returns fallback if value is not found.