Re: string interpolation

2018-12-21 Thread Joël Krähemann via gtk-app-devel-list
Hi,
As you set a string property of a Gtk+ widget, the string is usually
duplicated. However don't call any Gtk+ function outside the main loop,
i.e. from a different thread.

Bests,
Joël

On Fri, Dec 21, 2018 at 9:49 AM Lutz Lümken  wrote:
>
> Hello,
>
> does GTK have some kind of string interpolation or can I safely display
> user input strings in the widgets without anything unexpected (code
> injection, formatting etc.) to happen?
>
> Best regards,
> Lutz Lümken
> --
> Lutz Lümkenluem...@pre-sense.de
> PRESENSE Technologies GmbHSachsenstr. 5, D-20097 HH
> Geschäftsführer/Managing Directors   AG Hamburg, HRB 107844
> Till Dörges, Jürgen Sander   USt-IdNr.: DE263765024
>
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

string interpolation

2018-12-21 Thread Lutz Lümken

Hello,

does GTK have some kind of string interpolation or can I safely display 
user input strings in the widgets without anything unexpected (code 
injection, formatting etc.) to happen?


Best regards,
Lutz Lümken
--
Lutz Lümkenluem...@pre-sense.de
PRESENSE Technologies GmbHSachsenstr. 5, D-20097 HH
Geschäftsführer/Managing Directors   AG Hamburg, HRB 107844
Till Dörges, Jürgen Sander   USt-IdNr.: DE263765024

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list