Top | ![]() |
![]() |
![]() |
![]() |
DzlShortcutModel implements GtkTreeModel, GtkTreeDragSource, GtkTreeDragDest, GtkTreeSortable and GtkBuildable.
DzlShortcutManager *
dzl_shortcut_model_get_manager (DzlShortcutModel *self
);
Gets the manager to be edited.
void dzl_shortcut_model_set_manager (DzlShortcutModel *self
,DzlShortcutManager *manager
);
DzlShortcutTheme *
dzl_shortcut_model_get_theme (DzlShortcutModel *self
);
Get the theme to be edited.
void dzl_shortcut_model_set_theme (DzlShortcutModel *self
,DzlShortcutTheme *theme
);
void dzl_shortcut_model_set_chord (DzlShortcutModel *self
,GtkTreeIter *iter
,const DzlShortcutChord *chord
);