Re: [gtk-list] Re: menu separator (hard way)



On Fri, 7 Aug 1998, Marc wrote:

> A few days ago (Fri,31 Jul 1998), Erik Greenwald wrote:
I have to learn navigating gtk-list archive, have I?

> 
> > 
> > just add a null item to the menu...
> > 
> >         menu_item=gtk_menu_item_new();
> >         gtk_menu_append(GTK_MENU(file_sub_menu),menu_item);
> >         gtk_widget_show(menu_item);
problem solved

> > 
> > that's for "the hard way", for the menufactory, there's stuff in the faq
that right

thanks all

Dom



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