ThunarDetailsView

ThunarDetailsView

Functions

Properties

gboolean expandable-folders Read / Write
gboolean fixed-columns Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkScrolledWindow
                        ╰── ThunarStandardView
                            ╰── ThunarDetailsView

Description

Functions

thunar_details_view_set_date_deleted_column_visible ()

void
thunar_details_view_set_date_deleted_column_visible
                               (ThunarDetailsView *Param1,
                                gboolean Param2);

Shows/hides the Date Deleted column.

Parameters

details_view

a ThunarDetailsView.

 

visible

TRUE to show the Date Deleted column.

 

thunar_details_view_set_recency_column_visible ()

void
thunar_details_view_set_recency_column_visible
                               (ThunarDetailsView *Param1,
                                gboolean Param2);

thunar_details_view_set_location_column_visible ()

void
thunar_details_view_set_location_column_visible
                               (ThunarDetailsView *Param1,
                                gboolean Param2);

Types and Values

enum ThunarDetailsViewAction

Members

THUNAR_DETAILS_VIEW_ACTION_CONFIGURE_COLUMNS

   

THUNAR_DETAILS_VIEW_ACTION_TOGGLE_EXPANDABLE_FOLDERS

   

Property Details

The “expandable-folders” property

  “expandable-folders”       gboolean

expandable-folders.

Owner: ThunarDetailsView

Flags: Read / Write

Default value: FALSE


The “fixed-columns” property

  “fixed-columns”            gboolean

TRUE to use fixed column widths.

Owner: ThunarDetailsView

Flags: Read / Write

Default value: FALSE