Home | All Classes | Grouped Classes | Index | Search

CL_Slot_Generic::set_persistent

Sets the persistent flag.

	void set_persistent(
		bool flag = true);

Detailed description:

If the slot is persistent, it will remain connected to signals even when all references to CL_Slot are gone.

See also:

CL_Slot | CL_Slot_Generic



Questions or comments, write to the ClanLib mailing list.