Package ch.bailu.gtk.gio
Klasse FileIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.FileIface
- Alle implementierten Schnittstellen:
PointerInterface
An interface for writing VFS file handles.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Asynchronously gets a list of #GFileAttributeInfos that can be set.static final String
Finishes asynchronously querying settable attributes.static final String
Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.static final String
Finishes asynchronously querying the writable namespaces.static final String
Duplicates a #GFile.static final String
Gets a #GFileEnumerator with the children of a #GFile.static final String
Asynchronously gets a #GFileEnumerator with the children of a #GFile.static final String
Finishes asynchronously enumerating the children.static final String
Checks equality of two given #GFiles.static final String
Gets a #GMount for the #GFile.static final String
Asynchronously gets the #GMount for a #GFile.static final String
Finishes asynchronously getting the volume.static final String
The parent interface.static final String
Gets the basename for a given #GFile.static final String
Gets the child #GFile for a given display name.static final String
Gets the parent directory for the #GFile.static final String
Gets the parsed name for the #GFile.static final String
Gets the current path within a #GFile.static final String
Gets the path for a #GFile relative to a given path.static final String
Gets a URI for the path within a #GFile.static final String
Gets the URI scheme for a #GFile.static final String
Checks to see if a #GFile has a given URI scheme.static final String
Creates a hash of a #GFile.static final String
Checks to see if a file is native to the system.static final String
Checks whether a #GFile contains a specified file.static final String
Gets a #GFileInfo for the file system #GFile is on.static final String
Asynchronously gets a #GFileInfo for the file system #GFile is on.static final String
Finishes asynchronously getting the file system info.static final String
Gets the #GFileInfo for a #GFile.static final String
Asynchronously gets the #GFileInfo for a #GFile.static final String
Finishes an asynchronous query info operation.static final String
Returns a list of #GFileAttributeInfos that can be set.static final String
Returns a list of #GFileAttributeInfo namespaces that are writable.static final String
Resolves a relative path for a #GFile to an absolute path.static final String
Sets a #GFileAttributeInfo.static final String
Asynchronously sets a file's attributes.static final String
Sets a #GFileAttributeInfo with information from a #GFileInfo.static final String
Sets the display name for a #GFile.static final String
Asynchronously sets a #GFile's display name.static final String
Finishes asynchronously setting a #GFile's display name. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gio.JnaFileIface.OnDup
Duplicates a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnEnumerateChildren
Gets a #GFileEnumerator with the children of a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnEnumerateChildrenFinish
Finishes asynchronously enumerating the children.ch.bailu.gtk.gio.JnaFileIface.OnEqual
Checks equality of two given #GFiles.ch.bailu.gtk.gio.JnaFileIface.OnFindEnclosingMount
Gets a #GMount for the #GFile.ch.bailu.gtk.gio.JnaFileIface.OnFindEnclosingMountFinish
Finishes asynchronously getting the volume.ch.bailu.gtk.gio.JnaFileIface.OnGetBasename
Gets the basename for a given #GFile.ch.bailu.gtk.gio.JnaFileIface.OnGetChildForDisplayName
Gets the child #GFile for a given display name.ch.bailu.gtk.gio.JnaFileIface.OnGetParent
Gets the parent directory for the #GFile.ch.bailu.gtk.gio.JnaFileIface.OnGetParseName
Gets the parsed name for the #GFile.ch.bailu.gtk.gio.JnaFileIface.OnGetPath
Gets the current path within a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnGetRelativePath
Gets the path for a #GFile relative to a given path.ch.bailu.gtk.gio.JnaFileIface.OnGetUri
Gets a URI for the path within a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnGetUriScheme
Gets the URI scheme for a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnHash
Creates a hash of a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnHasUriScheme
Checks to see if a #GFile has a given URI scheme.ch.bailu.gtk.gio.JnaFileIface.OnIsNative
Checks to see if a file is native to the system.ch.bailu.gtk.gio.JnaFileIface.OnPrefixMatches
Checks whether a #GFile contains a specified file.ch.bailu.gtk.gio.JnaFileIface.OnQueryFilesystemInfo
Gets a #GFileInfo for the file system #GFile is on.ch.bailu.gtk.gio.JnaFileIface.OnQueryFilesystemInfoFinish
Finishes asynchronously getting the file system info.ch.bailu.gtk.gio.JnaFileIface.OnQueryInfo
Gets the #GFileInfo for a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnQueryInfoFinish
Finishes an asynchronous query info operation.ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributes
Returns a list of #GFileAttributeInfos that can be set.ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributesAsync
Asynchronously gets a list of #GFileAttributeInfos that can be set.ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributesFinish
Finishes asynchronously querying settable attributes.ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespaces
Returns a list of #GFileAttributeInfo namespaces that are writable.ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespacesAsync
Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespacesFinish
Finishes asynchronously querying the writable namespaces.ch.bailu.gtk.gio.JnaFileIface.OnResolveRelativePath
Resolves a relative path for a #GFile to an absolute path.ch.bailu.gtk.gio.JnaFileIface.OnSetAttribute
Sets a #GFileAttributeInfo.ch.bailu.gtk.gio.JnaFileIface.OnSetAttributesFromInfo
Sets a #GFileAttributeInfo with information from a #GFileInfo.ch.bailu.gtk.gio.JnaFileIface.OnSetDisplayName
Sets the display name for a #GFile.ch.bailu.gtk.gio.JnaFileIface.OnSetDisplayNameFinish
Finishes asynchronously setting a #GFile's display name.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
Duplicates a #GFile.void
setFieldEnumerateChildren
(FileIface.OnEnumerateChildren enumerate_children) Gets a #GFileEnumerator with the children of a #GFile.void
setFieldEnumerateChildrenFinish
(FileIface.OnEnumerateChildrenFinish enumerate_children_finish) Finishes asynchronously enumerating the children.void
setFieldEqual
(FileIface.OnEqual equal) Checks equality of two given #GFiles.void
setFieldFindEnclosingMount
(FileIface.OnFindEnclosingMount find_enclosing_mount) Gets a #GMount for the #GFile.void
setFieldFindEnclosingMountFinish
(FileIface.OnFindEnclosingMountFinish find_enclosing_mount_finish) Finishes asynchronously getting the volume.void
setFieldGetBasename
(FileIface.OnGetBasename get_basename) Gets the basename for a given #GFile.void
setFieldGetChildForDisplayName
(FileIface.OnGetChildForDisplayName get_child_for_display_name) Gets the child #GFile for a given display name.void
setFieldGetParent
(FileIface.OnGetParent get_parent) Gets the parent directory for the #GFile.void
setFieldGetParseName
(FileIface.OnGetParseName get_parse_name) Gets the parsed name for the #GFile.void
setFieldGetPath
(FileIface.OnGetPath get_path) Gets the current path within a #GFile.void
setFieldGetRelativePath
(FileIface.OnGetRelativePath get_relative_path) Gets the path for a #GFile relative to a given path.void
setFieldGetUri
(FileIface.OnGetUri get_uri) Gets a URI for the path within a #GFile.void
setFieldGetUriScheme
(FileIface.OnGetUriScheme get_uri_scheme) Gets the URI scheme for a #GFile.void
setFieldHash
(FileIface.OnHash hash) Creates a hash of a #GFile.void
setFieldHasUriScheme
(FileIface.OnHasUriScheme has_uri_scheme) Checks to see if a #GFile has a given URI scheme.void
setFieldIsNative
(FileIface.OnIsNative is_native) Checks to see if a file is native to the system.void
setFieldPrefixMatches
(FileIface.OnPrefixMatches prefix_matches) Checks whether a #GFile contains a specified file.void
setFieldQueryFilesystemInfo
(FileIface.OnQueryFilesystemInfo query_filesystem_info) Gets a #GFileInfo for the file system #GFile is on.void
setFieldQueryFilesystemInfoFinish
(FileIface.OnQueryFilesystemInfoFinish query_filesystem_info_finish) Finishes asynchronously getting the file system info.void
setFieldQueryInfo
(FileIface.OnQueryInfo query_info) Gets the #GFileInfo for a #GFile.void
setFieldQueryInfoFinish
(FileIface.OnQueryInfoFinish query_info_finish) Finishes an asynchronous query info operation.void
setFieldQuerySettableAttributes
(FileIface.OnQuerySettableAttributes query_settable_attributes) Returns a list of #GFileAttributeInfos that can be set.void
setFieldQuerySettableAttributesAsync
(FileIface.OnQuerySettableAttributesAsync _query_settable_attributes_async) Asynchronously gets a list of #GFileAttributeInfos that can be set.void
setFieldQuerySettableAttributesFinish
(FileIface.OnQuerySettableAttributesFinish _query_settable_attributes_finish) Finishes asynchronously querying settable attributes.void
setFieldQueryWritableNamespaces
(FileIface.OnQueryWritableNamespaces query_writable_namespaces) Returns a list of #GFileAttributeInfo namespaces that are writable.void
setFieldQueryWritableNamespacesAsync
(FileIface.OnQueryWritableNamespacesAsync _query_writable_namespaces_async) Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.void
setFieldQueryWritableNamespacesFinish
(FileIface.OnQueryWritableNamespacesFinish _query_writable_namespaces_finish) Finishes asynchronously querying the writable namespaces.void
setFieldResolveRelativePath
(FileIface.OnResolveRelativePath resolve_relative_path) Resolves a relative path for a #GFile to an absolute path.void
setFieldSetAttribute
(FileIface.OnSetAttribute set_attribute) Sets a #GFileAttributeInfo.void
setFieldSetAttributesFromInfo
(FileIface.OnSetAttributesFromInfo set_attributes_from_info) Sets a #GFileAttributeInfo with information from a #GFileInfo.void
setFieldSetDisplayName
(FileIface.OnSetDisplayName set_display_name) Sets the display name for a #GFile.void
setFieldSetDisplayNameFinish
(FileIface.OnSetDisplayNameFinish set_display_name_finish) Finishes asynchronously setting a #GFile's display name.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
G_IFACE
The parent interface.
Private field: direct-type- Siehe auch:
-
DUP
Duplicates a #GFile.
SeeFileIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
HASH
Creates a hash of a #GFile.
SeeFileIface.OnHash.onHash(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
EQUAL
Checks equality of two given #GFiles.
SeeFileIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
- Siehe auch:
-
IS_NATIVE
Checks to see if a file is native to the system.
SeeFileIface.OnIsNative.onIsNative(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
HAS_URI_SCHEME
Checks to see if a #GFile has a given URI scheme.
SeeFileIface.OnHasUriScheme.onHasUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
- Siehe auch:
-
GET_URI_SCHEME
Gets the URI scheme for a #GFile.
SeeFileIface.OnGetUriScheme.onGetUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_BASENAME
Gets the basename for a given #GFile.
SeeFileIface.OnGetBasename.onGetBasename(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_PATH
Gets the current path within a #GFile.
SeeFileIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_URI
Gets a URI for the path within a #GFile.
SeeFileIface.OnGetUri.onGetUri(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_PARSE_NAME
Gets the parsed name for the #GFile.
SeeFileIface.OnGetParseName.onGetParseName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_PARENT
Gets the parent directory for the #GFile.
SeeFileIface.OnGetParent.onGetParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
- Siehe auch:
-
PREFIX_MATCHES
Checks whether a #GFile contains a specified file.
SeeFileIface.OnPrefixMatches.onPrefixMatches(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
- Siehe auch:
-
GET_RELATIVE_PATH
Gets the path for a #GFile relative to a given path.
SeeFileIface.OnGetRelativePath.onGetRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
- Siehe auch:
-
RESOLVE_RELATIVE_PATH
Resolves a relative path for a #GFile to an absolute path.
SeeFileIface.OnResolveRelativePath.onResolveRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
- Siehe auch:
-
GET_CHILD_FOR_DISPLAY_NAME
Gets the child #GFile for a given display name.
SeeFileIface.OnGetChildForDisplayName.onGetChildForDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
- Siehe auch:
-
ENUMERATE_CHILDREN
Gets a #GFileEnumerator with the children of a #GFile.
SeeFileIface.OnEnumerateChildren.onEnumerateChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, int, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
ENUMERATE_CHILDREN_ASYNC
Asynchronously gets a #GFileEnumerator with the children of a #GFile.
Private field: cb-with-cb- Siehe auch:
-
ENUMERATE_CHILDREN_FINISH
Finishes asynchronously enumerating the children.
SeeFileIface.OnEnumerateChildrenFinish.onEnumerateChildrenFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
QUERY_INFO
Gets the #GFileInfo for a #GFile.
SeeFileIface.OnQueryInfo.onQueryInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, int, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
QUERY_INFO_ASYNC
Asynchronously gets the #GFileInfo for a #GFile.
Private field: cb-with-cb- Siehe auch:
-
QUERY_INFO_FINISH
Finishes an asynchronous query info operation.
SeeFileIface.OnQueryInfoFinish.onQueryInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
QUERY_FILESYSTEM_INFO
Gets a #GFileInfo for the file system #GFile is on.
SeeFileIface.OnQueryFilesystemInfo.onQueryFilesystemInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
QUERY_FILESYSTEM_INFO_ASYNC
Asynchronously gets a #GFileInfo for the file system #GFile is on.
Private field: cb-with-cb- Siehe auch:
-
QUERY_FILESYSTEM_INFO_FINISH
Finishes asynchronously getting the file system info.
SeeFileIface.OnQueryFilesystemInfoFinish.onQueryFilesystemInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
FIND_ENCLOSING_MOUNT
Gets a #GMount for the #GFile.
SeeFileIface.OnFindEnclosingMount.onFindEnclosingMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
FIND_ENCLOSING_MOUNT_ASYNC
Asynchronously gets the #GMount for a #GFile.
Private field: cb-with-cb- Siehe auch:
-
FIND_ENCLOSING_MOUNT_FINISH
Finishes asynchronously getting the volume.
SeeFileIface.OnFindEnclosingMountFinish.onFindEnclosingMountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
SET_DISPLAY_NAME
Sets the display name for a #GFile.
SeeFileIface.OnSetDisplayName.onSetDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
SET_DISPLAY_NAME_ASYNC
Asynchronously sets a #GFile's display name.
Private field: cb-with-cb- Siehe auch:
-
SET_DISPLAY_NAME_FINISH
Finishes asynchronously setting a #GFile's display name.
SeeFileIface.OnSetDisplayNameFinish.onSetDisplayNameFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
QUERY_SETTABLE_ATTRIBUTES
Returns a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributes.onQuerySettableAttributes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
_QUERY_SETTABLE_ATTRIBUTES_ASYNC
Asynchronously gets a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributesAsync.onQuerySettableAttributesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
- Siehe auch:
-
_QUERY_SETTABLE_ATTRIBUTES_FINISH
Finishes asynchronously querying settable attributes.
SeeFileIface.OnQuerySettableAttributesFinish.onQuerySettableAttributesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
- Siehe auch:
-
QUERY_WRITABLE_NAMESPACES
Returns a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespaces.onQueryWritableNamespaces(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
_QUERY_WRITABLE_NAMESPACES_ASYNC
Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespacesAsync.onQueryWritableNamespacesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
- Siehe auch:
-
_QUERY_WRITABLE_NAMESPACES_FINISH
Finishes asynchronously querying the writable namespaces.
SeeFileIface.OnQueryWritableNamespacesFinish.onQueryWritableNamespacesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
- Siehe auch:
-
SET_ATTRIBUTE
Sets a #GFileAttributeInfo.
SeeFileIface.OnSetAttribute.onSetAttribute(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, int, ch.bailu.gtk.type.Pointer, int, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
SET_ATTRIBUTES_FROM_INFO
Sets a #GFileAttributeInfo with information from a #GFileInfo.
SeeFileIface.OnSetAttributesFromInfo.onSetAttributesFromInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.FileInfo, int, ch.bailu.gtk.gio.Cancellable)
- Siehe auch:
-
SET_ATTRIBUTES_ASYNC
Asynchronously sets a file's attributes.
Private field: cb-with-cb- Siehe auch:
-
-
Konstruktordetails
-
Methodendetails
-
getClassHandler
-
setFieldDup
Duplicates a #GFile.
SeeFileIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldDup
public ch.bailu.gtk.gio.JnaFileIface.OnDup getFieldDup()Duplicates a #GFile.
SeeFileIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldHash
Creates a hash of a #GFile.
SeeFileIface.OnHash.onHash(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldHash
public ch.bailu.gtk.gio.JnaFileIface.OnHash getFieldHash()Creates a hash of a #GFile.
SeeFileIface.OnHash.onHash(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldEqual
Checks equality of two given #GFiles.
SeeFileIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
getFieldEqual
public ch.bailu.gtk.gio.JnaFileIface.OnEqual getFieldEqual()Checks equality of two given #GFiles.
SeeFileIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
setFieldIsNative
Checks to see if a file is native to the system.
SeeFileIface.OnIsNative.onIsNative(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldIsNative
public ch.bailu.gtk.gio.JnaFileIface.OnIsNative getFieldIsNative()Checks to see if a file is native to the system.
SeeFileIface.OnIsNative.onIsNative(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldHasUriScheme
Checks to see if a #GFile has a given URI scheme.
SeeFileIface.OnHasUriScheme.onHasUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
getFieldHasUriScheme
public ch.bailu.gtk.gio.JnaFileIface.OnHasUriScheme getFieldHasUriScheme()Checks to see if a #GFile has a given URI scheme.
SeeFileIface.OnHasUriScheme.onHasUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
setFieldGetUriScheme
Gets the URI scheme for a #GFile.
SeeFileIface.OnGetUriScheme.onGetUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetUriScheme
public ch.bailu.gtk.gio.JnaFileIface.OnGetUriScheme getFieldGetUriScheme()Gets the URI scheme for a #GFile.
SeeFileIface.OnGetUriScheme.onGetUriScheme(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldGetBasename
Gets the basename for a given #GFile.
SeeFileIface.OnGetBasename.onGetBasename(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetBasename
public ch.bailu.gtk.gio.JnaFileIface.OnGetBasename getFieldGetBasename()Gets the basename for a given #GFile.
SeeFileIface.OnGetBasename.onGetBasename(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldGetPath
Gets the current path within a #GFile.
SeeFileIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetPath
public ch.bailu.gtk.gio.JnaFileIface.OnGetPath getFieldGetPath()Gets the current path within a #GFile.
SeeFileIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldGetUri
Gets a URI for the path within a #GFile.
SeeFileIface.OnGetUri.onGetUri(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetUri
public ch.bailu.gtk.gio.JnaFileIface.OnGetUri getFieldGetUri()Gets a URI for the path within a #GFile.
SeeFileIface.OnGetUri.onGetUri(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldGetParseName
Gets the parsed name for the #GFile.
SeeFileIface.OnGetParseName.onGetParseName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetParseName
public ch.bailu.gtk.gio.JnaFileIface.OnGetParseName getFieldGetParseName()Gets the parsed name for the #GFile.
SeeFileIface.OnGetParseName.onGetParseName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldGetParent
Gets the parent directory for the #GFile.
SeeFileIface.OnGetParent.onGetParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
getFieldGetParent
public ch.bailu.gtk.gio.JnaFileIface.OnGetParent getFieldGetParent()Gets the parent directory for the #GFile.
SeeFileIface.OnGetParent.onGetParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File)
-
setFieldPrefixMatches
Checks whether a #GFile contains a specified file.
SeeFileIface.OnPrefixMatches.onPrefixMatches(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
getFieldPrefixMatches
public ch.bailu.gtk.gio.JnaFileIface.OnPrefixMatches getFieldPrefixMatches()Checks whether a #GFile contains a specified file.
SeeFileIface.OnPrefixMatches.onPrefixMatches(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
setFieldGetRelativePath
Gets the path for a #GFile relative to a given path.
SeeFileIface.OnGetRelativePath.onGetRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
getFieldGetRelativePath
public ch.bailu.gtk.gio.JnaFileIface.OnGetRelativePath getFieldGetRelativePath()Gets the path for a #GFile relative to a given path.
SeeFileIface.OnGetRelativePath.onGetRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.File)
-
setFieldResolveRelativePath
Resolves a relative path for a #GFile to an absolute path.
SeeFileIface.OnResolveRelativePath.onResolveRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
getFieldResolveRelativePath
public ch.bailu.gtk.gio.JnaFileIface.OnResolveRelativePath getFieldResolveRelativePath()Resolves a relative path for a #GFile to an absolute path.
SeeFileIface.OnResolveRelativePath.onResolveRelativePath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
setFieldGetChildForDisplayName
public void setFieldGetChildForDisplayName(FileIface.OnGetChildForDisplayName get_child_for_display_name) Gets the child #GFile for a given display name.
SeeFileIface.OnGetChildForDisplayName.onGetChildForDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
getFieldGetChildForDisplayName
public ch.bailu.gtk.gio.JnaFileIface.OnGetChildForDisplayName getFieldGetChildForDisplayName()Gets the child #GFile for a given display name.
SeeFileIface.OnGetChildForDisplayName.onGetChildForDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str)
-
setFieldEnumerateChildren
Gets a #GFileEnumerator with the children of a #GFile.
SeeFileIface.OnEnumerateChildren.onEnumerateChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, int, ch.bailu.gtk.gio.Cancellable)
-
getFieldEnumerateChildren
public ch.bailu.gtk.gio.JnaFileIface.OnEnumerateChildren getFieldEnumerateChildren()Gets a #GFileEnumerator with the children of a #GFile.
SeeFileIface.OnEnumerateChildren.onEnumerateChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, int, ch.bailu.gtk.gio.Cancellable)
-
setFieldEnumerateChildrenFinish
public void setFieldEnumerateChildrenFinish(FileIface.OnEnumerateChildrenFinish enumerate_children_finish) Finishes asynchronously enumerating the children.
SeeFileIface.OnEnumerateChildrenFinish.onEnumerateChildrenFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
getFieldEnumerateChildrenFinish
public ch.bailu.gtk.gio.JnaFileIface.OnEnumerateChildrenFinish getFieldEnumerateChildrenFinish()Finishes asynchronously enumerating the children.
SeeFileIface.OnEnumerateChildrenFinish.onEnumerateChildrenFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
setFieldQueryInfo
-
getFieldQueryInfo
public ch.bailu.gtk.gio.JnaFileIface.OnQueryInfo getFieldQueryInfo() -
setFieldQueryInfoFinish
Finishes an asynchronous query info operation.
SeeFileIface.OnQueryInfoFinish.onQueryInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
getFieldQueryInfoFinish
public ch.bailu.gtk.gio.JnaFileIface.OnQueryInfoFinish getFieldQueryInfoFinish()Finishes an asynchronous query info operation.
SeeFileIface.OnQueryInfoFinish.onQueryInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
setFieldQueryFilesystemInfo
Gets a #GFileInfo for the file system #GFile is on.
SeeFileIface.OnQueryFilesystemInfo.onQueryFilesystemInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, ch.bailu.gtk.gio.Cancellable)
-
getFieldQueryFilesystemInfo
public ch.bailu.gtk.gio.JnaFileIface.OnQueryFilesystemInfo getFieldQueryFilesystemInfo()Gets a #GFileInfo for the file system #GFile is on.
SeeFileIface.OnQueryFilesystemInfo.onQueryFilesystemInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.type.Str, ch.bailu.gtk.gio.Cancellable)
-
setFieldQueryFilesystemInfoFinish
public void setFieldQueryFilesystemInfoFinish(FileIface.OnQueryFilesystemInfoFinish query_filesystem_info_finish) Finishes asynchronously getting the file system info.
SeeFileIface.OnQueryFilesystemInfoFinish.onQueryFilesystemInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
getFieldQueryFilesystemInfoFinish
public ch.bailu.gtk.gio.JnaFileIface.OnQueryFilesystemInfoFinish getFieldQueryFilesystemInfoFinish()Finishes asynchronously getting the file system info.
SeeFileIface.OnQueryFilesystemInfoFinish.onQueryFilesystemInfoFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
setFieldFindEnclosingMount
-
getFieldFindEnclosingMount
public ch.bailu.gtk.gio.JnaFileIface.OnFindEnclosingMount getFieldFindEnclosingMount() -
setFieldFindEnclosingMountFinish
public void setFieldFindEnclosingMountFinish(FileIface.OnFindEnclosingMountFinish find_enclosing_mount_finish) Finishes asynchronously getting the volume.
SeeFileIface.OnFindEnclosingMountFinish.onFindEnclosingMountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
getFieldFindEnclosingMountFinish
public ch.bailu.gtk.gio.JnaFileIface.OnFindEnclosingMountFinish getFieldFindEnclosingMountFinish()Finishes asynchronously getting the volume.
SeeFileIface.OnFindEnclosingMountFinish.onFindEnclosingMountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
setFieldSetDisplayName
-
getFieldSetDisplayName
public ch.bailu.gtk.gio.JnaFileIface.OnSetDisplayName getFieldSetDisplayName() -
setFieldSetDisplayNameFinish
Finishes asynchronously setting a #GFile's display name.
SeeFileIface.OnSetDisplayNameFinish.onSetDisplayNameFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
getFieldSetDisplayNameFinish
public ch.bailu.gtk.gio.JnaFileIface.OnSetDisplayNameFinish getFieldSetDisplayNameFinish()Finishes asynchronously setting a #GFile's display name.
SeeFileIface.OnSetDisplayNameFinish.onSetDisplayNameFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.AsyncResult)
-
setFieldQuerySettableAttributes
public void setFieldQuerySettableAttributes(FileIface.OnQuerySettableAttributes query_settable_attributes) Returns a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributes.onQuerySettableAttributes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
-
getFieldQuerySettableAttributes
public ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributes getFieldQuerySettableAttributes()Returns a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributes.onQuerySettableAttributes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
-
setFieldQuerySettableAttributesAsync
public void setFieldQuerySettableAttributesAsync(FileIface.OnQuerySettableAttributesAsync _query_settable_attributes_async) Asynchronously gets a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributesAsync.onQuerySettableAttributesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
-
getFieldQuerySettableAttributesAsync
public ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributesAsync getFieldQuerySettableAttributesAsync()Asynchronously gets a list of #GFileAttributeInfos that can be set.
SeeFileIface.OnQuerySettableAttributesAsync.onQuerySettableAttributesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
-
setFieldQuerySettableAttributesFinish
public void setFieldQuerySettableAttributesFinish(FileIface.OnQuerySettableAttributesFinish _query_settable_attributes_finish) Finishes asynchronously querying settable attributes.
SeeFileIface.OnQuerySettableAttributesFinish.onQuerySettableAttributesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
-
getFieldQuerySettableAttributesFinish
public ch.bailu.gtk.gio.JnaFileIface.OnQuerySettableAttributesFinish getFieldQuerySettableAttributesFinish()Finishes asynchronously querying settable attributes.
SeeFileIface.OnQuerySettableAttributesFinish.onQuerySettableAttributesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
-
setFieldQueryWritableNamespaces
public void setFieldQueryWritableNamespaces(FileIface.OnQueryWritableNamespaces query_writable_namespaces) Returns a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespaces.onQueryWritableNamespaces(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
-
getFieldQueryWritableNamespaces
public ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespaces getFieldQueryWritableNamespaces()Returns a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespaces.onQueryWritableNamespaces(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.Cancellable)
-
setFieldQueryWritableNamespacesAsync
public void setFieldQueryWritableNamespacesAsync(FileIface.OnQueryWritableNamespacesAsync _query_writable_namespaces_async) Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespacesAsync.onQueryWritableNamespacesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
-
getFieldQueryWritableNamespacesAsync
public ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespacesAsync getFieldQueryWritableNamespacesAsync()Asynchronously gets a list of #GFileAttributeInfo namespaces that are writable.
SeeFileIface.OnQueryWritableNamespacesAsync.onQueryWritableNamespacesAsync(ch.bailu.gtk.lib.handler.CallbackHandler)
-
setFieldQueryWritableNamespacesFinish
public void setFieldQueryWritableNamespacesFinish(FileIface.OnQueryWritableNamespacesFinish _query_writable_namespaces_finish) Finishes asynchronously querying the writable namespaces.
SeeFileIface.OnQueryWritableNamespacesFinish.onQueryWritableNamespacesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
-
getFieldQueryWritableNamespacesFinish
public ch.bailu.gtk.gio.JnaFileIface.OnQueryWritableNamespacesFinish getFieldQueryWritableNamespacesFinish()Finishes asynchronously querying the writable namespaces.
SeeFileIface.OnQueryWritableNamespacesFinish.onQueryWritableNamespacesFinish(ch.bailu.gtk.lib.handler.CallbackHandler)
-
setFieldSetAttribute
-
getFieldSetAttribute
public ch.bailu.gtk.gio.JnaFileIface.OnSetAttribute getFieldSetAttribute() -
setFieldSetAttributesFromInfo
public void setFieldSetAttributesFromInfo(FileIface.OnSetAttributesFromInfo set_attributes_from_info) Sets a #GFileAttributeInfo with information from a #GFileInfo.
SeeFileIface.OnSetAttributesFromInfo.onSetAttributesFromInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.FileInfo, int, ch.bailu.gtk.gio.Cancellable)
-
getFieldSetAttributesFromInfo
public ch.bailu.gtk.gio.JnaFileIface.OnSetAttributesFromInfo getFieldSetAttributesFromInfo()Sets a #GFileAttributeInfo with information from a #GFileInfo.
SeeFileIface.OnSetAttributesFromInfo.onSetAttributesFromInfo(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.File, ch.bailu.gtk.gio.FileInfo, int, ch.bailu.gtk.gio.Cancellable)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-