LabelRenderer
Object Hierarchy:
Description:
public class LabelRenderer
Content:
Static methods:
- public static void draw (Widget widget, FontDescription font, Context context, SList<Ref> labels, Rectangle area)
- public static Ref? get_ref_at_pos (Widget widget, FontDescription font, SList<Ref> labels, int x, out int hot_x)
- public static Pixbuf render_ref (Widget widget, FontDescription font, Ref r, int height, int minwidth)
- public static int width (Widget widget, unowned FontDescription* font, SList<Ref> labels)
Creation methods: