Method

StIconget_gicon

Declaration [src]

GIcon*
st_icon_get_gicon (
  StIcon* icon
)

Description [src]

Gets the current GIcon in use.

Gets propertySt.Icon:gicon

Return value

Type: GIcon

The current GIcon, if set, otherwise NULL.

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