Theme
Object Hierarchy:
Description:
public abstract class Theme :
Preferences
Content:
Constants:
Properties:
Static methods:
- public static StyleContext create_style_context (Type widget_type, StyleContext? parent_style, CssProvider provider, string? object_name, string first_class, ...)
- public static void draw_rounded_line (Context cr, double x, double y, double width, double height, bool is_round_left, bool is_round_right, Pattern? stroke = null, Pattern? fill = null)
- public static void draw_rounded_rect (Context cr, double x, double y, double width, double height, double top_radius = 6.0, double bottom_radius = 6.0, double line_width = 1.0)
- public static File? get_theme_folder (string name)
- public static string[] get_theme_list ()
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Plank.Preferences
All known members inherited from class GLib.Object