Enumeration
EogTransparencyStyle
Members
- 
            EOG_TRANSP_BACKGROUND
- 
            Use the background color of the current UI theme. - Value: 0
- Available since: 3.0
 
- Value: 
- 
            EOG_TRANSP_CHECKED
- 
            Show transparent parts as a checkerboard pattern. - Value: 1
- Available since: 3.0
 
- Value: 
- 
            EOG_TRANSP_COLOR
- 
            Show transparent parts in a user defined color (see EogScrollView:transparency-color).- Value: 2
- Available since: 3.0
 
- Value: