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 property | St.Entry:primary-icon | 
Return value
Type: ClutterActor
A ClutterActor.
| The returned data is owned by the instance. | 
| The return value can be NULL. |