Method

PanelWidgetset_icon

Declaration [src]

void
panel_widget_set_icon (
  PanelWidget* self,
  GIcon* icon
)

Description [src]

Sets a GIcon for the widget.

Sets propertyPanel.Widget:icon

Parameters

icon

Type: GIcon

A GIcon or NULL.

The argument can be NULL.
The data is owned by the caller of the method.