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 <luem...@pre-sense.de> 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ümken                                luem...@pre-sense.de
> PRESENSE Technologies GmbH            Sachsenstr. 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 Lutz Lümken
    • Re: string interpolation Joël Krähemann via gtk-app-devel-list

Reply via email to