Mirroring gtk buttons

Michael Meeks michael.meeks at suse.com
Wed Mar 6 03:13:27 PST 2013


On Wed, 2013-03-06 at 10:57 +0000, Issa Alkurtass wrote:
> Khaled Hosny wrote on March 06, 2013 11:37 AM:
> >You probably have LibreOffice and GTK using two different locales (e.g.
> >LibreOffice is set to a right-to-left while the system locale is set to
> >a left-to-right language).
> 
> True, my system is LTR while LibreOffice is RTL. But this isn't the expected behavior.
> Please note that LibreOffice allows you to use RTL or LTR  regardless of your system.

	Urk - so - then I guess it is a matter of persuading each of our
captive gtk2 widgets to have the right RTL setting via:

   void gtk_widget_set_direction (GtkWidget        *widget,
                                  GtkTextDirection  dir);

	or perhaps I'm missing something ?

	ATB,

		Michael.
-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list