GtkSelectionModelInterface.setSelection

struct GtkSelectionModelInterface
extern (C)
int function(GtkSelectionModel* model, GtkBitset* selected, GtkBitset* mask) setSelection;

Return Value

%TRUE if this action was supported and no fallback should be tried. This does not mean that all items were updated according to the inputs.

Meta