C# Class CatEye.UI.Gtk.Widgets.FontHelpers

Mostrar archivo Open project: bigfatbrowncat/CatEye

Public Properties

Property Type Description
WindowsFontScaleBase double

Public Methods

Method Description
ScaleFontSize ( Gtk.Widget w, double scaleK ) : Pango.FontDescription

Method Details

ScaleFontSize() public static method

public static ScaleFontSize ( Gtk.Widget w, double scaleK ) : Pango.FontDescription
w Gtk.Widget
scaleK double
return Pango.FontDescription

Property Details

WindowsFontScaleBase public_oe static_oe property

public static double WindowsFontScaleBase
return double