Inherits from Generic»GObject»Control.
Method | Description |
---|---|
Get Clicked Column Header | Get the column number for which the user clicked the column header. The first column on the left is numbered zero. A value of -2 means that no column header has been clicked. Once the value is read by this method, it is cleared back to -2. Details |
Get Double-clicked Row | Get the row number the user double-clicked. The first row on the top is numbered zero. A value of -2 means that no row has been double-clicked. Once the value is read by this method, it is cleared back to -2. Details |