Method
PhoshShelladd_global_keyboard_action_entries
Declaration [src]
void
phosh_shell_add_global_keyboard_action_entries (
PhoshShell* self,
const GActionEntry* actions,
gint n_entries,
gpointer user_data
)
Parameters
actions |
GActionEntry |
No description available. | |
The data is owned by the caller of the function. | |
n_entries |
gint |
No description available. | |
user_data |
gpointer |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. |