https://bugs.documentfoundation.org/show_bug.cgi?id=105259

--- Comment #5 from Maxim Monastirsky <momonas...@gmail.com> ---
FYI we can do things differently with gtk3, i.e.

if (Application::GetToolkitName() == "gtk3")
{
    // do something
}

Surely this isn't the "right" solution, but it might be good enough until we
find a better one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise

Reply via email to