~~Title: Efl.Ui.Selection.selection_clear~~ ====== Efl.Ui.Selection.selection_clear ====== ===== Description ===== %%Clear the selection data from the object%% {{page>:develop:api-include:efl:ui:selection:method:selection_clear:description&nouser&nolink&nodate}} ===== Signature ===== selection_clear { params { @in type: Efl.Ui.Selection_Type; @in seat: uint; } } ===== C signature ===== void efl_ui_selection_clear(Eo *obj, Efl_Ui_Selection_Type type, unsigned int seat); ===== Parameters ===== * **type** //(in)// - %%Selection Type%% * **seat** //(in)// - %%Specified seat for multiple seats case.%% ===== Implemented by ===== * [[:develop:api:efl:ui:selection:method:selection_clear|Efl.Ui.Selection.selection_clear]]