Method

GtkIconInfoget_base_scale

since: 3.10

Declaration [src]

gint
gtk_icon_info_get_base_scale (
  GtkIconInfo* icon_info
)

Description [src]

Gets the base scale for the icon. The base scale is a scale for the icon that was specified by the icon theme creator. For instance an icon drawn for a high-dpi screen with window scale 2 for a base size of 32 will be 64 pixels tall and have a base scale of 2.

Available since: 3.10

Return value

Type: gint

The base scale.