Definition in file cssdialogs-class.h.
Go to the source code of this file.
Data Structures | |
| struct | _CssedCssDialogsData |
| A convenient structure to pass data to callbacks when using CssDialogClass functions. More... | |
| struct | _CssDialogClass |
Typedefs | |
| typedef _CssedCssDialogsData | CssedCssDialogsData |
| A convenient structure to pass data to callbacks when using CssDialogClass functions. | |
| typedef _CssDialogClass | CssDialogClass |
| An utility data type for _cssdialog_class structures. | |
Functions | |
| CssDialogClass * | css_dialog_class_new () |
| Returns a pointer to a new CssDialogClass. | |
|
|
A convenient structure to pass data to callbacks when using CssDialogClass functions. It's used to pass data to callbacks. You've got no need to use it if you don't like it. |
|
|
Returns a pointer to a new CssDialogClass. It will reserve the memory for you, and this memory will be disposed by cssed so you don't need to release it.
|
This documentation is © Iago Rubio Sanfiz, 2004