Method
GtkMessageDialogset_image
Declaration [src]
void
gtk_message_dialog_set_image (
GtkMessageDialog* dialog,
GtkWidget* image
)
Description [src]
Sets the dialog’s image to image
.
Available since: | 2.10 |
Deprecated since: | 3.12 |
Use |
Sets property | Gtk.MessageDialog:image |
Parameters
image |
GtkWidget |
The image. |
|
The data is owned by the caller of the function. |