Matchless Tips About How To Check Gtk Version
If you install latest version of fedora,.
How to check gtk version. Type the following at your python prompt or do the equivalent in a script: Generally you would pass in the constants. Checks that the gtk+ library in use is compatible with thegiven version.
>>> from gi.repository import gtk >>> gtk.major_version, gtk.minor_version,. 2 for version 1.2.5) micro. Checks that the gtk + library in use is compatible with the given version.
Gtk core reference initialization — library initialization and main loop version information — variables and functions to check the gtk version settings — sharing settings between. Checks that the glib library in use is compatible with the given version. You will have to get to latest version of rhel to get to gtk 2.8 or higher.
Just check your gtk+ toolkit utilities version from terminal: Gtk is a toolkit for creating graphical user interface. check gtk version # check desired gtk version major_needed = int(gtk_version_needed.split(.)[0]) minor_needed = int(gtk_version_needed.split(.)[1]).
You can execute the following command to check whether the/opt/gtk/lib/pkgconfig path has been set in the. If it returns a value different from. Generally you would pass in the constants glib_major_version , glib_minor_version, glib_micro_version as.
Rhel 4 does not support gtk 2.8. The current gtk version is 2.12. To see what actual version your dealing with you have to go: