Hi, friends!

For Win32 I can use GetSystemMetrics in this case. So in Windows it works. But in Linux (Gnome/GTK) GetSystemMetrics is seems to be not realized jet - this function presents, code can be compiled, but GetSystemMetrics returns some strange and illegal values.

So code, that is working in Windows will not work in Linux(Gnome/GTK).

But I think that there MUST BE an information about Title Bar height in Gnome/GTK. So the question is HOW can we get this information using Gnome or GTK API. Is there any Gnome or GTK guru to help? :-)

Regards. Alexey

Reply via email to