gtk_option_menu_set_menu
- From: Stephane Raimbault <stephane raimbault free fr>
- To: GTK app-devel <gtk-app-devel-list gnome org>
- Cc: GTK doc <gtk-doc-list gnome org>
- Subject: gtk_option_menu_set_menu
- Date: Sun, 10 Oct 2004 14:00:12 +0200
Hello,
I'm porting my GTK code to GTK+ 2.4 (with deprecated flags) but I don't
know how to replace gtk_option_menu_set_menu (GTK reference guide just
says : deprecated).
Previously I used :
gtk_option_menu_set_menu gtk_menu_item_set_submenu
| |
--------------- ------------ ------------
| option_menu | <--- | menu | <------| menu |
--------------- ------------ ------------
Now how I can attach my menu with my combo box ?
I took a screenshot to show the final result if it can help you.
Regards,
Stephane
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]