hi;

GtkMenuItem is a GtkBin, so you can use gtk_container_add() to set a
child of a GtkMenuItem like you would do with any other container
inside GTK+.

ciao,
 Emmanuele.


On 5 May 2014 13:23, Jürgen Holtorf <tm...@juergens-ecke.de> wrote:
> Hallo
>
> The mailing list seams not to work in the moment so i take the direct way to
> contact you.
>
> You wrote:
>
>  * GtkMenuItem, pack an icon with a label inside an horizontal box,
> and pack the box in the menu item
>
> The First part creating a box with icon is clear to me, but i can't
> find a function to "pack the box in the menu item" please can you give
> me a hint, or better an example.
>
> Thanks in advance
>
> Jürgen Holtorf
>
>
>
>
>



-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/
_______________________________________________
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