Re: How to insert GtkLabel inside GtkButton ?
- From: Deekshit Mantampady <dmantamp gmail com>
- To: dimitri PIEL <d piel siepel com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to insert GtkLabel inside GtkButton ?
- Date: Tue, 5 Apr 2005 12:20:59 +0530
How about
gtk_button_new_with_label("Test");
or
gtk_container_add(GTK_CONTAINER(button), my_gtk_label)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]