Home
last modified time | relevance | path

Searched refs:RemoveColumnSelection (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/atk/
H A DTable.cs52 bool RemoveColumnSelection(int column); in RemoveColumnSelection() method
85 bool RemoveColumnSelection (int column); in RemoveColumnSelection() method
H A DTableAdapter.cs541 bool __result = __obj.RemoveColumnSelection (column); in RemoveColumnSelectionCallback()
1007 public bool RemoveColumnSelection(int column) { in RemoveColumnSelection() method in Atk.TableAdapter
H A DNoOpObject.custom255 public bool RemoveColumnSelection(int column) {