I believe that you wouldn't invoke gtk_widget_show_all() with GtkDialogs.
Try change to gtk_widget_show(datastruct->label).
José Paulo
Le 23/04/2014 05:29, Arkadiusz Krysiak a écrit :
> i'm beginner and i have problem with gtk_dialog.
>
> it's my source code:
> {
> datastruct->flags=GTK_D
Le 27/08/2013 12:31, Ondrej Tuma a écrit :
> i want to change link-color on some Label widgets, but only on some.
>
> I can't find how i can do that. I will use in vala, but never mind, if
> the example will be in python or C ;)
Hi,
You didn't specified if you are using GTK2 or GTK3.
In case you