Method

StEntryget_hint_actor

Declaration [src]

ClutterActor*
st_entry_get_hint_actor (
  StEntry* entry
)

Description [src]

Get the value of the StEntry:hint-actor property.

Gets propertySt.Entry:hint-actor

Return value

Type: ClutterActor

A ClutterActor.

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