Re: How to display bmp files to button widget?
- From: Helmethead <hoshem mel comcen com au>
- To: À¯´ë»ó <dsyou hanyoung net>
- Cc: gtk-list gnome org
- Subject: Re: How to display bmp files to button widget?
- Date: Tue, 27 Mar 2001 16:22:12 +1000
On Mon, Mar 26, 2001 at 12:03:41PM +0900, À¯´ë»ó wrote:
> hi!
>
> I am trying to display bmp images at Button Widget by Mouse Actions(Enter, Leave, Up, Down).
>
> How to display bmp files on a Button Widget?
>
> or where is an Image Button, an Image Toggle Button?
>
> thank you for reply.
GtkWidget *button, *image_widget;
button = gtk_button_new (image_widget);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]