Method

GtkIconSourceget_size

deprecated: 3.10 

Declaration [src]

GtkIconSize
gtk_icon_source_get_size (
  const GtkIconSource* source
)

Description [src]

Obtains the icon size this source applies to. The return value is only useful/meaningful if the icon size is not wildcarded.

Deprecated since: 3.10

Use GtkIconTheme instead.

Return value

Type: GtkIconSize

Icon size (GtkIconSize) this source matches.