Method
StWidgetget_label_actor
Declaration [src]
ClutterActor*
st_widget_get_label_actor (
StWidget* widget
)
Description [src]
Gets the label that identifies widget
if it is defined.
Gets property | St.Widget:label-actor |
Return value
Type: ClutterActor
The label that identifies the widget.
The data is owned by the instance. |