mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: programmatically
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f28754372d
commit
5ed0a14ec3
2 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@
|
|||
//! UP and DOWN buttons with scrolling up and down.
|
||||
//! * The SELECT button can be configured by installing a click configuration
|
||||
//! provider using \ref scroll_layer_set_callbacks().
|
||||
//! * To scroll programatically to a certain offset, use
|
||||
//! * To scroll programmatically to a certain offset, use
|
||||
//! \ref scroll_layer_set_content_offset().
|
||||
//! * It is possible to get called back for each scrolling increment, by
|
||||
//! installing the `.content_offset_changed_handler` callback using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue