[][src]Module ommui_frontend_gtk::theme

Theming functionality for ommui.

Functions

default_search_paths

Get a list of the default search paths for a given product id.

load_icons

Load a set of icons from a list of paths.

load_icons_from_default_paths

Load a set of icons from the default search paths.

load_icons_from_path_into

Load a all icons from a path into the icons param. If a key already exists in icons, it will get replaced by the newly loaded icon.

load_style

Load the style from a path. If multiple paths are given, then the first which can be opened and loaded successfully will be used.

load_styles_from_default_paths

Load the style from the default paths for a given product id.