Movatterモバイル変換


[0]ホーム

URL:


Class

ArrowFileInfo

Description

class Arrow.FileInfo : GObject.Object {  parent_instance: GObject}
No description available.

Ancestors

Constructors

garrow_file_info_new
No description available.

since: 0.17.0

Instance methods

garrow_file_info_equal
No description available.

since: 0.17.0

garrow_file_info_is_dir
No description available.

since: 0.17.0

garrow_file_info_is_file
No description available.

since: 0.17.0

garrow_file_info_to_string
No description available.

since: 0.17.0

Methods inherited fromGObject (43)

Please see GObject for a full list of methods.

Properties

Arrow.FileInfo:base-name

The file base name (component after the last directory separator).

since: 0.17.0

Arrow.FileInfo:dir-name

The directory base name (component before the file base name).

since: 0.17.0

Arrow.FileInfo:extension

The file extension (excluding the dot).

since: 0.17.0

Arrow.FileInfo:mtime

The time of last modification, if available.

since: 0.17.0

Arrow.FileInfo:path

The full file path in the file system.

since: 0.17.0

Arrow.FileInfo:size

The size in bytes, if availableOnly regular files are guaranteed to have a size.

since: 0.17.0

Arrow.FileInfo:type

The type of the entry.

since: 0.17.0

Signals

Signals inherited fromGObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties hasits value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct ArrowFileInfoClass {  GObjectClass parent_class;  }
No description available.
Class members
parent_class: GObjectClass
No description available.

[8]ページ先頭

©2009-2025 Movatter.jp