Home
last modified time | relevance | path

Searched refs:dzl_shortcut_theme_new (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/tests/
H A Dtest-shortcut-theme.c14 theme = dzl_shortcut_theme_new (NULL); in test_shortcut_theme_basic()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcut-theme.h52 DzlShortcutTheme *dzl_shortcut_theme_new (const gchar *name);
H A Ddzl-shortcut-manager.c497 theme = dzl_shortcut_theme_new (NULL); in dzl_shortcut_manager_load_directory()
547 theme = dzl_shortcut_theme_new (NULL); in dzl_shortcut_manager_load_resources()
H A Ddzl-shortcut-theme.c362 dzl_shortcut_theme_new (const gchar *name) in dzl_shortcut_theme_new() function