Cairo-Dock  3.4.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_CairoDialogDecorator Struct Reference

Definition of a Dialog/Menu decorator. It draws the frame of the Dialog/Menu. More...

Data Fields

CairoDialogSetDecorationSizeFunc set_size
 defines the various margins and alignment of the dialog
 
CairoDialogRenderDecorationFunc render
 draw the dialog's frame (outline and background)
 
CairoMenuSetupFunc setup_menu
 defines the GldiMenuParams of the menu (radius, alignment, arrow height)
 
CairoMenuRenderFunc render_menu
 draw the menu's frame (outline and background); in the end, must clip the shape of the frame on the context
 
const gchar * cDisplayedName
 readable name of the decorator
 

Detailed Description

Definition of a Dialog/Menu decorator. It draws the frame of the Dialog/Menu.


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