Public Member Functions | |
| Image | getImage () |
| Gets the item image. | |
| this () | |
| Creates a new image menu item. | |
| this (Stock stockID, AccelGroup accelGroup) | |
| Creates a new image menu item from the stock images. | |
| this (char[] label) | |
| Creates a new image menu item with mnemonic. | |
| void | setImage (Image image) |
| Sets the image for this image menu item. | |
Static Public Member Functions | |
| GType | getType () |
| Gets this class type. | |
|
|
Gets the item image.
|
|
|
Gets this class type.
|
|
|
Sets the image for this image menu item.
|
|
|
Creates a new image menu item with mnemonic.
|
|
||||||||||||
|
Creates a new image menu item from the stock images.
|
|
|
Creates a new image menu item.
|
|
|
|
|