|
Pepper_31_C_interfaces
|
#include <ppp_scrollbar_dev.h>

Public Attributes | |
| void(* | ValueChanged )(PP_Instance instance, PP_Resource scrollbar, uint32_t value) |
| void(* | OverlayChanged )(PP_Instance instance, PP_Resource scrollbar, PP_Bool overlay) |
Definition at line 31 of file ppp_scrollbar_dev.h.
| void(* PPP_Scrollbar_Dev_0_3::OverlayChanged)(PP_Instance instance, PP_Resource scrollbar, PP_Bool overlay) |
Informs the instance that the user has changed the system scrollbar style.
Definition at line 42 of file ppp_scrollbar_dev.h.
| void(* PPP_Scrollbar_Dev_0_3::ValueChanged)(PP_Instance instance, PP_Resource scrollbar, uint32_t value) |
Informs the instance that the scrollbar's value has changed.
Definition at line 35 of file ppp_scrollbar_dev.h.
1.8.6