Re: [gtk-list] How to place pixmap on the menu
- From: Alexander Kotelnikov <sacha AK2614 spb edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] How to place pixmap on the menu
- Date: Wed, 5 Apr 2000 00:34:53 +0400
On Tue, Apr 04, 2000 at 03:12:40PM -0400, anil kumar wrote:
> How to place pixmaps on the menu
have you tried
menu_item = gtk_menu_item_new ();
gtk_container_add (GTK_CONTAINER (menu_item), pixmap);
?
This should work.
--
Alexander Kotelnikov
Saint-Petersburg, Russia
mailto:sacha@ak2614.spb.edu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]