Re: How to insert GtkLabel inside GtkButton ?



Deekshit Mantampady wrote:

How about
gtk_button_new_with_label("Test");
 or
gtk_container_add(GTK_CONTAINER(button), my_gtk_label)
I prefer gtk_button_new_with_label. It's simple.

Thanks
Deekshit

On Apr 5, 2005 12:13 PM, dimitri PIEL <d piel siepel com> wrote:
Hi

Could you tell me how to insert a child like a GtkLabel inside a GtkButton ? Should I use the image property 
of the GtkButton ?

Thanks

Dimitri
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]