How to import image in glade

Asked By 50 points N/A Posted on -
qa-featured

I am creating a GUI and I need images. Please tell me how to import image in glade. I haven't seen any option for this and I want to know how it is done. If you are familiar with this please tell me the steps.

SHARE
Answered By 5 points N/A #141040

How to import image in glade

qa-featured

Dear user,

Follow these steps, they might help you out:

1) The image icon that you want to use must be in your_app/data/media.

2) Click on the "icon widget" in "edit image", your image widget will be added to your button.

3) Now add your image to the image widget by editing it, select your file in "edit image" to browse your image.

4) Now prefix the file name so glade will find and see it.

Hope this will help you.

Thank you.

Related Questions