Constructor
PidginDisplayItemnew
[−]
Declaration [src]
PidginDisplayItem*
pidgin_display_item_new (
GtkWidget* child,
const char* id
)
[−]
Parameters
[−]
Return value
Type: PidginDisplayItem
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |