keyboard: Avoid segfault due to no "data" for `custom_shortcut_add_row`
Ultimately it would be good to get rid of the use of
g_object_set_data
/g_object_get_data
here, but this works for now.
Fixes #1373 (closed).
Ultimately it would be good to get rid of the use of
g_object_set_data
/g_object_get_data
here, but this works for now.
Fixes #1373 (closed).