Home
last modified time | relevance | path

Searched defs:keys_table (Results 1 – 2 of 2) sorted by relevance

/dports/security/gpg-tui/gpg-tui-0.8.2/src/app/
H A Dlauncher.rs63 pub keys_table: StatefulTable<GpgKey>, field
80 let keys_table = StatefulTable::with_items( in new() localVariable
/dports/security/gpa/gpa-0.10.0/src/
H A Dcm-openpgp.c1410 GtkWidget *keys_table; in construct_data_widget() local