[ Version ( since = "3.30" ) ]
public virtual Surface? get_icon_surface (Widget widget)
This function allows subclasses to dynamicly generate content for the suggestion such as may be required when integrating with favicons or similar.
widget
is provided so that the implementation may determine scale or any other style-specific settings from the style
context.
this | |
widget |
a widget that may contain the surface |
a XlibSurface or null |