Method
GtkMessageDialogget_image
deprecated: 3.12 since: 2.14
Declaration [src]
GtkWidget*
gtk_message_dialog_get_image (
GtkMessageDialog* dialog
)
Description [src]
Gets the dialog’s image.
Available since: 2.14
Deprecated since: 3.12
Use GtkDialog
for dialogs with images.
Gets property | Gtk.MessageDialog:image |
Return value
Type: GtkWidget
The dialog’s image.
The returned data is owned by the instance. |