Gtk.Image.Image – gtk4 Reference Manual
Packages
gtk4
Gtk
Image
file
gicon
icon_name
icon_size
paintable
pixel_size
resource
storage_type
use_fallback
Image
Image.from_file
Image.from_gicon
Image.from_icon_name
Image.from_paintable
Image.from_pixbuf
Image.from_resource
clear
get_gicon
get_icon_name
get_icon_size
get_paintable
get_pixel_size
get_storage_type
set_from_file
set_from_gicon
set_from_icon_name
set_from_paintable
set_from_pixbuf
set_from_resource
set_icon_size
set_pixel_size
Image
Description:
[
CCode
( has_construct_function =
false
, type =
"GtkWidget*"
) ]
public
Image
()
Creates a new empty `GtkImage` widget.
Returns:
a newly created `GtkImage` widget.