[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public void get_icon_set (out unowned IconSet icon_set, out IconSize size)
Warning: get_icon_set is deprecated since 3.10.
Gets the icon set and size being displayed by the Image.
Use get_icon_name instead.
The storage type of the image must be gtk_image_empty or gtk_image_icon_set (see get_storage_type).
this |
a Image |
icon_set |
location to store a IconSet, or null |
size |
location to store a stock icon size (IconSize), or null |