Re: Separators in menus



Andrei Zmievski <andrei ispi net> writes:
> How can I insert a separator into a menu if I'm constructing it without
> the use of ItemFactory?
> 

Just add a GtkMenuItem but don't put a label inside it.

Or in GTK 2 you can use the GtkSeparatorMenuItem widget.

Havoc




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