panel_pixbuf_from_source


Description:


[ Version ( since = "4.8" ) ]
public Pixbuf panel_pixbuf_from_source (string source, IconTheme? icon_theme, int size)

See xfce_panel_pixbuf_from_source_at_size

Parameters:

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

Returns:

a GdkPixbuf or null if nothing was found. The value should be released with g_object_unref when no longer used.

See also: XfcePanelImage


Namespace: Xfce