Thank you very much :o)
Your sample code explains how to do it very well and I hope you don't
mind if I used your music.png file in my own application.

I'm exploring how to use Windows Audio Session and Media Foundation
API's  using techniques like double buffering on multiple threads to
get low latency audio sessions. Gtk adds a simple and flexible GUI.

Note: Just in case any other Windows programmers want to play with
these things, I've uploaded my interim source code as a zip file (but
one does need the Microsoft command line tools and SDK to build it as
well as GTK obviously).
http://piedpiper.site40.net/MyImages.php/gtk-app-devel-list/was.zip


On Mon, Dec 17, 2012 at 2:30 AM, Mariano Gaudix
<marianocordobar...@gmail.com> wrote:
>
> You , can place an image inside of toolbutton . Es la solucion .
>
> You can also use a Menu-Popup  , as alternative to Gtk MenuToolButton
>
> /////////////////////////////////////////////////////////////////
>
> 2012/12/15 Perdie Perduta <rsperd...@gmail.com>
>>
>> I'm using two GtkMenuToolButton and one is to select an audio input
>> device and the other to select an audio output device.
>> I can't find a suitable stock id and so at the moment just put in
>> gtk-missing-image
>>
>> Can any one help me understand how to add my own stock id's or icons
>> to these menu buttons, preferably in Glade rather than having to code
>> it in the software.
>> also if there are add on libraries of extra stock items on the web.
>>
>> Thanks in advance :o)
>> _______________________________________________
>> gtk-app-devel-list mailing list
>> gtk-app-devel-list@gnome.org
>> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to