Re: ok, I guess I am dumb, but I can not figure this out. :-(



On Monday 18 June 2001 01:04 am Clemens Kirchgatterer shared with us the 
following piece of wisdom:
Warrior wrote:
  gtk_window_set_title (GTK_WINDOW (window1), _("window1"));

Above should be :
  gtk_window_set_title(GTK_WINDOW(window1), "window1");

i think it should'nt. the _() macro is used for internationalisation to
extract all strings from the source code that need translation.

best regards ...
clemens

Ok, I stand corrected.
Does it come from gtk or gnomelibs? In my case compiler complained about this 
line.

-- 
Bye, Warrior.

ICQ #24496762

-------------
Tagline for Monday, June 18, 2001, 08:05
--- Useless Invention: Braille Drivers' Manual




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