get_secondary_icon_surface
Description:
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.
Parameters:
this | |
widget |
a widget that may contain the surface |
Returns:
a XlibSurface or null |