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