Mirroring gtk buttons

Khaled Hosny khaledhosny at eglug.org
Wed Mar 6 07:44:34 PST 2013


On Wed, Mar 06, 2013 at 11:38:14AM +0000, Issa Alkurtass wrote:
> Michael Meeks wrote on March 06, 2013 2:13 PM:
> >        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 ?
> 
> Something like that yes, but this function is only concerned with text
> direction and ordering of items, not "graphical orientation." We need
> something that flips or mirrors the widgets.

AFAIK, gtk_widget_set_direction () controls the layout of UI elements as
well.

Regards,
Khaled


More information about the LibreOffice mailing list