Constants¶
Details¶
- Libxfce4panel.MAJOR_VERSION = 4¶
The major version number of the libxfce4panel library. Like libxfce4panel_major_version, but from the headers used at application compile time, rather than from the library linked against at application run time.
New in version 4.8.
- Libxfce4panel.MICRO_VERSION = 6¶
The micro version number of the libxfce4panel library. Like libxfce4panel_micro_version, but from the headers used at application compile time, rather than from the library linked against at application run time
New in version 4.8.
- Libxfce4panel.MINOR_VERSION = 18¶
The minor version number of the libxfce4panel library. Like libxfce4panel_minor_version, but from the headers used at application compile time, rather than from the library linked against at application run time.
New in version 4.8.
- Libxfce4panel.VERSION = '4.18.6'¶
String with the full version of the panel.
New in version 4.8.