style_from_file


Description:


public CssProvider style_from_file (string file, uint priority)

Loads a CSS from file and apply it to all ValaPanel application (not to single toplevel)

Parameters:

file

it is a filename for loading a style

priority

it a priority, same as in add_provider_for_screen

Returns:

a CssProvider from loaded file


Namespace: ValaPanel
Package: vala-panel