]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
add an allow_fallback option when opening a theme
[chaz/openbox] / render / theme.h
index 911366aebcd4ff0ae17332ea27f82a1300917654..c65fec58179b8429f412c0830ccf3993083e83b5 100644 (file)
@@ -236,6 +236,7 @@ struct _RrTheme {
 /*! The font values are all optional. If a NULL is used for any of them, then
   the default font will be used. */
 RrTheme* RrThemeNew(const RrInstance *inst, const gchar *theme,
+                    gboolean allow_fallback,
                     RrFont *active_window_font, RrFont *inactive_window_font,
                     RrFont *menu_title_font, RrFont *menu_item_font,
                     RrFont *osd_font);
This page took 0.024665 seconds and 4 git commands to generate.