Data Fields | |
| GdkPixbuf * | mini_icon |
| GdkPixbuf * | icon |
| PangoLayout * | title_layout |
| int | title_layout_width |
| int | title_layout_height |
| const MetaFrameGeometry * | fgeom |
Definition at line 286 of file theme.h.
| GdkPixbuf* _MetaDrawInfo::mini_icon |
Definition at line 288 of file theme.h.
Referenced by draw_op_as_pixbuf(), fill_env(), and meta_frame_style_draw().
| GdkPixbuf* _MetaDrawInfo::icon |
Definition at line 289 of file theme.h.
Referenced by draw_op_as_pixbuf(), fill_env(), and meta_frame_style_draw().
| PangoLayout* _MetaDrawInfo::title_layout |
Definition at line 290 of file theme.h.
Referenced by meta_draw_op_draw_with_env(), and meta_frame_style_draw().
1.5.5