| Top |  |  |  |  | 
| GtkWidget * | thunar_size_label_new () | 
| GtkWidget * | thunar_content_label_new () | 
| GtkWidget * | thunar_size_on_disk_label_new () | 
| gboolean | file-size-binary | Read / Write | 
| ThunarxFileInfoList * | files | Read / Write | 
| int | label-type | Write / Construct Only | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── ThunarSizeLabel
GtkWidget *
thunar_size_label_new (void);
Allocates a new ThunarSizeLabel instance.
GtkWidget *
thunar_content_label_new (void);
Allocates a new ThunarSizeLabel instance.
GtkWidget *
thunar_size_on_disk_label_new (void);
Allocates a new ThunarSizeLabel instance.
“file-size-binary” property  “file-size-binary”         gboolean
Owner: ThunarSizeLabel
Flags: Read / Write
Default value: TRUE
“files” property  “files”                    ThunarxFileInfoList *
files.
Owner: ThunarSizeLabel
Flags: Read / Write
“label-type” property  “label-type”               int
The ThunarSizeLabelType of this ThunarSizeLabel.
Owner: ThunarSizeLabel
Flags: Write / Construct Only
Allowed values: [0,2]
Default value: 0