SuperclassesDocumented Subclasses
None
Direct Slotscolumn-viewThe column-view property of type gtk:column-view (Read) The column view this column is a part of. expandThe expand property of type :boolean (Read) Column gets share of extra width allocated to the view. Default value: false fixed-widthThe fixed-width property of type :int (Read / Write)
If not -1, this is the width that the column is allocated, regardless of the size of its content. Allowed values: >= -1 Default value: -1 header-menuThe header-menu property of type g:menu-model (Read / Write) Menu model used to create the context menu for the column header. idThe id property of type :string (Read / Write)
An ID for the column. GTK is not currently using the ID for anything, but it
can be used by applications when saving column view configurations. It is up to applications to ensure uniqueness of IDs. Default value: nil resizableThe resizable property of type :boolean (Read / Write) Whether this column is resizable. Default value: false sorterThe sorter property of type gtk:sorter (Read / Write) Sorter for sorting items according to this column. titleThe title property of type :string (Read / Write) Title displayed in the header. Default value: nil visibleThe visible property of type :boolean (Read / Write) Whether this column is visible. Default value: true Details |
| Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |