panel_set_image_from_source


Description:


[ Version ( since = "4.17.4" ) ]
public void panel_set_image_from_source (Image image, string source, IconTheme? icon_theme, int size, int scale)

See panel_pixbuf_from_source_at_size

See also: PanelImage

Parameters:

image

Image to be set

source

string that contains the location of an icon

icon_theme

icon theme or null to use the default icon theme

size

size the icon that should be loaded

scale

desired scale (see get_scale_factor)


Namespace: Xfce