Re: how to underline the text of a button [solved]



On Sun, Feb 26, 2006 at 11:03:24PM -0700, Gezim Hoxha wrote:

Thanks for this. Line two of the code doesn't work though because there
needs to be an argument when gtk_label_new is called, this worked
however:
  GtkWidget *pulse_label  = gtk_label_new ("Temp Text");

You can just pass NULL.

Yeti


--
That's enough.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]