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-
Type:
GActionEntryNo description available.
The data is owned by the caller of the method. n_entries-
Type:
gintNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.