Cairo-Dock 2.4.0~1
_IconInterface Struct Reference

Icon's interface. More...

Data Fields

void(* load_image )(Icon *icon)
 function that loads the icon surface (and optionnally texture).
gboolean(* on_delete )(Icon *icon)
 function called when the icon is deleted from the current theme.
void(* action_on_drag_hover )(Icon *icon)
 function called when the user drag something over the icon for more than 500ms.

Detailed Description

Icon's interface.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines