mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: compositor
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f21d4da40f
commit
e3c1fb279e
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ void compositor_set_modal_transition_offset(GPoint modal_offset);
|
|||
//! Stops an existing transition in its tracks.
|
||||
void compositor_transition_cancel(void);
|
||||
|
||||
//! Don't allow new frames to be pushed to the compostor from either the app or the modal.
|
||||
//! Don't allow new frames to be pushed to the compositor from either the app or the modal.
|
||||
void compositor_freeze(void);
|
||||
|
||||
//! Resuming allowing new frames to be pushed to the compositor, undoes the effects of
|
||||
|
|
Loading…
Add table
Reference in a new issue