gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A visible column in a widget.Gtk.ObjectGLib.IWrapperSystem.IDisposableMethodSystem.BooleanWhether to display the column.an object of type MethodSystem.VoidAdds the to end of the column.
an object of type
an object of type If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is .MethodSystem.VoidSets the cell renderer based on the and .
an object of type
an object of type
an object of type
an object of type That is, for every attribute mapping in , it will get a value from the set column on the , and use that value to set the attribute on the cell renderer. This is used primarily by the .MethodSystem.VoidUnsets all the mappings on all renderers on the .MethodSystem.VoidPacks the cell into the beginning of the column.
an object of type
an object of type If expand is , then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is .MethodSystem.VoidEmit the clicked event on the column.MethodSystem.VoidSets the to use for the column.
an object of type
an object of type
an object of type
an object of type This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one.MethodSystem.VoidAdds an mapping to the list in .
an object of type
an object of type
an object of type The is the column of the model to get a value from, and the is the parameter on to be set from the value. So for example if column 2 of the model contains strings, you could have the "text" attribute of a get its values from column 2.MethodSystem.VoidClears all existing attributes.
an object of type MethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of TreeViewColumn, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new object.an object of type PropertySystem.Int32The column that the model sorts on when this column is selected for sorting.
an object of type an object of type PropertySystem.Int32The number of pixels to place between s packed into the column.
an object of type an object of type PropertySystem.BooleanThe visibility of the .
an object of type an object of type PropertySystem.BooleanWhether the column can be reordered by the end user dragging the header.
an object of type an object of type PropertySystem.Int32Maximum allowed width of the column.
an object of type an object of type PropertySystem.Int32Current width of the column.an object of type PropertySystem.BooleanWhether to show a sort indicator.
an object of type an object of type PropertyGtk.TreeViewColumnSizingResize mode of the column.
an object of type an object of type PropertyGtk.SortTypeSort direction the sort indicator should indicate.
an object of type an object of type PropertySystem.Int32Minimum allowed width of the column.
an object of type an object of type PropertySystem.SingleX Alignment of the column header text or widget.
an object of type an object of type PropertySystem.StringTitle to appear in column header.
an object of type an object of type PropertyGtk.WidgetWidget to put in column header button instead of column title.
an object of type an object of type PropertySystem.BooleanWhether the header can be clicked.
an object of type an object of type PropertySystem.Int32Current fixed width of the column.
an object of type an object of type PropertySystem.BooleanWhether column is user-resizable.
an object of type an object of type EventSystem.EventHandlerEmitted when the column is clicked.MethodSystem.VoidSets the to use for the column.
a
a This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one.MethodSystem.VoidSets the current keyboard focus to be at , if the column contains 2 or more editable and activatable cells.
a ConstructorCreates a new
a
a
a a ConstructorCreates a new
a
a
a a MethodSystem.BooleanObtains the horizontal position and size of a cell in a column.
a
a
a a If the cell is not found in the column, and are not changed and is returned.MethodSystem.VoidObtains the width and height needed to render the column.
a
a
a
a
a This is used primarily by the .PropertyGLib.GTypeTo be addeda To be addedMethodSystem.VoidDefault handler for the event.Override this method in a subclass to provide a default handler for the event.ConstructorTo be added
a a To be addedPropertyGtk.CellRenderer[]Returns a list of all the s in the column, in no particular order.An array of s.