Re: Proper size for an OptionMenu
- From: Havoc Pennington <hp redhat com>
- To: Felix Braun <Felix Braun mail McGill ca>
- Cc: <gtk-list gnome org>
- Subject: Re: Proper size for an OptionMenu
- Date: 20 Sep 2001 22:52:05 -0400
Felix Braun <Felix Braun mail McGill ca> writes:
> menuItem = gtk_menu_item_new_with_label("ytest");
Add gtk_widget_show (menuItem) here. It's a workaround for a weird GTK
bug.
> gtk_menu_append(GTK_MENU(menu), menuItem);
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]