Method

StEntryget_primary_icon

Declaration [src]

ClutterActor*
st_entry_get_primary_icon (
  StEntry* entry
)

Description [src]

Get the value of the StEntry:primary-icon property.

Gets propertySt.Entry:primary-icon

Return value

Type: ClutterActor

A ClutterActor.

The data is owned by the instance.
The return value can be NULL.