Pepper_31_C_interfaces
Public Attributes | List of all members
PPP_Scrollbar_Dev_0_3 Struct Reference

#include <ppp_scrollbar_dev.h>

Collaboration diagram for PPP_Scrollbar_Dev_0_3:
Collaboration graph

Public Attributes

void(* ValueChanged )(PP_Instance instance, PP_Resource scrollbar, uint32_t value)
 
void(* OverlayChanged )(PP_Instance instance, PP_Resource scrollbar, PP_Bool overlay)
 

Detailed Description

Definition at line 31 of file ppp_scrollbar_dev.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: