Method
SnapdIconget_data
since: 1.0
Declaration [src]
GBytes*
snapd_icon_get_data (
SnapdIcon* icon
)
Description [src]
Get the binary data for this icon.
Available since: 1.0
Gets property | Snapd.Icon:data |
Return value
Type: GBytes
The binary data.
The returned data is owned by the instance. |