RE: Change the image used in a GtkButton
- From: "Jorge Monsalvo" <jm_tecno2002 yahoo com ar>
- To: "'Jan-Marek Glogowski'" <glogow fbihome de>
- Cc: gtk-app-devel-list gnome org
- Subject: RE: Change the image used in a GtkButton
- Date: Fri, 14 Jan 2005 15:04:57 -0300
Thank you Jan-Marek, it works!!!
Jorge Monsalvo
Argentina
-----Mensaje original-----
De: Jan-Marek Glogowski [mailto:glogow fbihome de]
Enviado el: Viernes, 14 de Enero de 2005 08:23
Para: Jorge Monsalvo
CC: gtk-app-devel-list gnome org
Asunto: Re: Change the image used in a GtkButton
Try
image = gtk_bin_get_child ( GTK_BIN( button ) );
gtk_image_set_from_....( image, ... );
HTH
Jan-Marek
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 12/01/2005
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 12/01/2005
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]