widgets-common

widgets-common

Functions

Description

Functions

anaconda_get_widgets_datadir ()

const gchar *
anaconda_get_widgets_datadir (void);

Return the directory containing the anaconda widgets data files.

The widgets data directory contains the pixmaps used by the anaconda widgets. This directory defaults to ${prefix}/share/anaconda/pixmaps, but it may be overriden at runtime using the ANACONDA_WIDGETS_DATA environment variable.

Returns

the widgets data directory.

Types and Values