prop_icon_image_new


Description:

[ CCode ( cname = "gimp_prop_icon_image_new" ) ]
[ Version ( since = "2.10" ) ]
public Widget prop_icon_image_new (Object config, string property_name, IconSize icon_size)

Creates a widget to display a icon image representing the value of the specified string property, which should encode an icon name.

See Image.from_icon_name for more information.

Parameters:

config

Object to which property is attached.

property_name

Name of string property.

icon_size

Size of desired icon image.

Returns:

A new Image widget.


Namespace: GimpUi
Package: gimp-ui-3.0