Package ch.bailu.gtk.gio
Klasse VolumeIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.VolumeIface
- Alle implementierten Schnittstellen:
PointerInterface
Interface for implementing operations for mountable volumes.
-
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
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Checks if a #GVolume can be ejected.static final String
Returns %TRUE if the #GVolume can be mounted.static final String
Changed signal that is emitted when the volume's state has changed.static final String
Ejects a given #GVolume.static final String
Finishes an eject operation.static final String
Starts ejecting a #GVolume using a #GMountOperation.static final String
Finishes an eject operation using a #GMountOperation.static final String
Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.static final String
The parent interface.static final String
Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.static final String
Gets a #GDrive the volume is located on.static final String
Gets a #GIcon for the #GVolume.static final String
Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.static final String
Gets a #GMount representing the mounted volume.static final String
Gets a string containing the name of the #GVolume.static final String
Gets a key used for sorting #GVolume instance or %NULL if no such key exists.static final String
Gets a symbolic #GIcon for the #GVolume.static final String
Gets the UUID for the #GVolume.static final String
Finishes a mount operation.static final String
Mounts a given #GVolume.static final String
The removed signal that is emitted when the #GVolume have been removed.static final String
Returns %TRUE if the #GVolume should be automatically mounted. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gio.JnaVolumeIface.OnCanEject
Checks if a #GVolume can be ejected.ch.bailu.gtk.gio.JnaVolumeIface.OnCanMount
Returns %TRUE if the #GVolume can be mounted.ch.bailu.gtk.gio.JnaVolumeIface.OnChanged
Changed signal that is emitted when the volume's state has changed.ch.bailu.gtk.gio.JnaVolumeIface.OnEjectFinish
Finishes an eject operation.ch.bailu.gtk.gio.JnaVolumeIface.OnEjectWithOperationFinish
Finishes an eject operation using a #GMountOperation.ch.bailu.gtk.gio.JnaVolumeIface.OnEnumerateIdentifiers
Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.ch.bailu.gtk.gio.JnaVolumeIface.OnGetActivationRoot
Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.ch.bailu.gtk.gio.JnaVolumeIface.OnGetDrive
Gets a #GDrive the volume is located on.ch.bailu.gtk.gio.JnaVolumeIface.OnGetIcon
Gets a #GIcon for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetIdentifier
Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.ch.bailu.gtk.gio.JnaVolumeIface.OnGetMount
Gets a #GMount representing the mounted volume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetName
Gets a string containing the name of the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetSortKey
Gets a key used for sorting #GVolume instance or %NULL if no such key exists.ch.bailu.gtk.gio.JnaVolumeIface.OnGetSymbolicIcon
Gets a symbolic #GIcon for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetUuid
Gets the UUID for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnMountFinish
Finishes a mount operation.ch.bailu.gtk.gio.JnaVolumeIface.OnRemoved
The removed signal that is emitted when the #GVolume have been removed.ch.bailu.gtk.gio.JnaVolumeIface.OnShouldAutomount
Returns %TRUE if the #GVolume should be automatically mounted.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldCanEject
(VolumeIface.OnCanEject can_eject) Checks if a #GVolume can be ejected.void
setFieldCanMount
(VolumeIface.OnCanMount can_mount) Returns %TRUE if the #GVolume can be mounted.void
setFieldChanged
(VolumeIface.OnChanged changed) Changed signal that is emitted when the volume's state has changed.void
setFieldEjectFinish
(VolumeIface.OnEjectFinish eject_finish) Finishes an eject operation.void
setFieldEjectWithOperationFinish
(VolumeIface.OnEjectWithOperationFinish eject_with_operation_finish) Finishes an eject operation using a #GMountOperation.void
setFieldEnumerateIdentifiers
(VolumeIface.OnEnumerateIdentifiers enumerate_identifiers) Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.void
setFieldGetActivationRoot
(VolumeIface.OnGetActivationRoot get_activation_root) Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.void
setFieldGetDrive
(VolumeIface.OnGetDrive get_drive) Gets a #GDrive the volume is located on.void
setFieldGetIcon
(VolumeIface.OnGetIcon get_icon) Gets a #GIcon for the #GVolume.void
setFieldGetIdentifier
(VolumeIface.OnGetIdentifier get_identifier) Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.void
setFieldGetMount
(VolumeIface.OnGetMount get_mount) Gets a #GMount representing the mounted volume.void
setFieldGetName
(VolumeIface.OnGetName get_name) Gets a string containing the name of the #GVolume.void
setFieldGetSortKey
(VolumeIface.OnGetSortKey get_sort_key) Gets a key used for sorting #GVolume instance or %NULL if no such key exists.void
setFieldGetSymbolicIcon
(VolumeIface.OnGetSymbolicIcon get_symbolic_icon) Gets a symbolic #GIcon for the #GVolume.void
setFieldGetUuid
(VolumeIface.OnGetUuid get_uuid) Gets the UUID for the #GVolume.void
setFieldMountFinish
(VolumeIface.OnMountFinish mount_finish) Finishes a mount operation.void
setFieldRemoved
(VolumeIface.OnRemoved removed) The removed signal that is emitted when the #GVolume have been removed.void
setFieldShouldAutomount
(VolumeIface.OnShouldAutomount should_automount) Returns %TRUE if the #GVolume should be automatically mounted.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:
-
CHANGED
Changed signal that is emitted when the volume's state has changed.
SeeVolumeIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
REMOVED
The removed signal that is emitted when the #GVolume have been removed. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeVolumeIface.OnRemoved.onRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_NAME
Gets a string containing the name of the #GVolume.
SeeVolumeIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_ICON
Gets a #GIcon for the #GVolume.
SeeVolumeIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_UUID
Gets the UUID for the #GVolume. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeVolumeIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_DRIVE
Gets a #GDrive the volume is located on. Returns %NULL if the #GVolume is not associated with a #GDrive.
SeeVolumeIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_MOUNT
Gets a #GMount representing the mounted volume. Returns %NULL if the #GVolume is not mounted.
SeeVolumeIface.OnGetMount.onGetMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
CAN_MOUNT
Returns %TRUE if the #GVolume can be mounted.
SeeVolumeIface.OnCanMount.onCanMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
CAN_EJECT
Checks if a #GVolume can be ejected.
SeeVolumeIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
MOUNT_FN
Mounts a given #GVolume.
#GVolume implementations must emit the #GMountOperation::aborted
signal before completing a mount operation that is aborted while
awaiting input from the user through a #GMountOperation instance.
Private field: cb-with-cb- Siehe auch:
-
MOUNT_FINISH
Finishes a mount operation.
SeeVolumeIface.OnMountFinish.onMountFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
EJECT
Ejects a given #GVolume.
Private field: cb-with-cb- Siehe auch:
-
EJECT_FINISH
Finishes an eject operation.
SeeVolumeIface.OnEjectFinish.onEjectFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
GET_IDENTIFIER
Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.
SeeVolumeIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.type.Str)
- Siehe auch:
-
ENUMERATE_IDENTIFIERS
Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.
SeeVolumeIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
SHOULD_AUTOMOUNT
Returns %TRUE if the #GVolume should be automatically mounted.
SeeVolumeIface.OnShouldAutomount.onShouldAutomount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_ACTIVATION_ROOT
Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.
SeeVolumeIface.OnGetActivationRoot.onGetActivationRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
EJECT_WITH_OPERATION
Starts ejecting a #GVolume using a #GMountOperation. Since 2.22.
Private field: cb-with-cb- Siehe auch:
-
EJECT_WITH_OPERATION_FINISH
Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeVolumeIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
GET_SORT_KEY
Gets a key used for sorting #GVolume instance or %NULL if no such key exists. Since 2.32.
SeeVolumeIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
GET_SYMBOLIC_ICON
Gets a symbolic #GIcon for the #GVolume. Since 2.34.
SeeVolumeIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
- Siehe auch:
-
-
Konstruktordetails
-
VolumeIface
-
VolumeIface
public VolumeIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldChanged
Changed signal that is emitted when the volume's state has changed.
SeeVolumeIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldChanged
public ch.bailu.gtk.gio.JnaVolumeIface.OnChanged getFieldChanged()Changed signal that is emitted when the volume's state has changed.
SeeVolumeIface.OnChanged.onChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldRemoved
The removed signal that is emitted when the #GVolume have been removed. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeVolumeIface.OnRemoved.onRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldRemoved
public ch.bailu.gtk.gio.JnaVolumeIface.OnRemoved getFieldRemoved()The removed signal that is emitted when the #GVolume have been removed. If the recipient is holding references to the object they should release them so the object can be finalized.
SeeVolumeIface.OnRemoved.onRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetName
Gets a string containing the name of the #GVolume.
SeeVolumeIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetName
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetName getFieldGetName()Gets a string containing the name of the #GVolume.
SeeVolumeIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetIcon
Gets a #GIcon for the #GVolume.
SeeVolumeIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetIcon
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetIcon getFieldGetIcon()Gets a #GIcon for the #GVolume.
SeeVolumeIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetUuid
Gets the UUID for the #GVolume. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeVolumeIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetUuid
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetUuid getFieldGetUuid()Gets the UUID for the #GVolume. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
SeeVolumeIface.OnGetUuid.onGetUuid(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetDrive
Gets a #GDrive the volume is located on. Returns %NULL if the #GVolume is not associated with a #GDrive.
SeeVolumeIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetDrive
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetDrive getFieldGetDrive()Gets a #GDrive the volume is located on. Returns %NULL if the #GVolume is not associated with a #GDrive.
SeeVolumeIface.OnGetDrive.onGetDrive(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetMount
Gets a #GMount representing the mounted volume. Returns %NULL if the #GVolume is not mounted.
SeeVolumeIface.OnGetMount.onGetMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetMount
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetMount getFieldGetMount()Gets a #GMount representing the mounted volume. Returns %NULL if the #GVolume is not mounted.
SeeVolumeIface.OnGetMount.onGetMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldCanMount
Returns %TRUE if the #GVolume can be mounted.
SeeVolumeIface.OnCanMount.onCanMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldCanMount
public ch.bailu.gtk.gio.JnaVolumeIface.OnCanMount getFieldCanMount()Returns %TRUE if the #GVolume can be mounted.
SeeVolumeIface.OnCanMount.onCanMount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldCanEject
Checks if a #GVolume can be ejected.
SeeVolumeIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldCanEject
public ch.bailu.gtk.gio.JnaVolumeIface.OnCanEject getFieldCanEject()Checks if a #GVolume can be ejected.
SeeVolumeIface.OnCanEject.onCanEject(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldMountFinish
-
getFieldMountFinish
public ch.bailu.gtk.gio.JnaVolumeIface.OnMountFinish getFieldMountFinish() -
setFieldEjectFinish
-
getFieldEjectFinish
public ch.bailu.gtk.gio.JnaVolumeIface.OnEjectFinish getFieldEjectFinish() -
setFieldGetIdentifier
Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.
SeeVolumeIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.type.Str)
-
getFieldGetIdentifier
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetIdentifier getFieldGetIdentifier()Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.
SeeVolumeIface.OnGetIdentifier.onGetIdentifier(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.type.Str)
-
setFieldEnumerateIdentifiers
Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.
SeeVolumeIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldEnumerateIdentifiers
public ch.bailu.gtk.gio.JnaVolumeIface.OnEnumerateIdentifiers getFieldEnumerateIdentifiers()Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.
SeeVolumeIface.OnEnumerateIdentifiers.onEnumerateIdentifiers(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldShouldAutomount
Returns %TRUE if the #GVolume should be automatically mounted.
SeeVolumeIface.OnShouldAutomount.onShouldAutomount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldShouldAutomount
public ch.bailu.gtk.gio.JnaVolumeIface.OnShouldAutomount getFieldShouldAutomount()Returns %TRUE if the #GVolume should be automatically mounted.
SeeVolumeIface.OnShouldAutomount.onShouldAutomount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetActivationRoot
Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.
SeeVolumeIface.OnGetActivationRoot.onGetActivationRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetActivationRoot
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetActivationRoot getFieldGetActivationRoot()Returns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.
SeeVolumeIface.OnGetActivationRoot.onGetActivationRoot(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldEjectWithOperationFinish
public void setFieldEjectWithOperationFinish(VolumeIface.OnEjectWithOperationFinish eject_with_operation_finish) Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeVolumeIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.gio.AsyncResult)
-
getFieldEjectWithOperationFinish
public ch.bailu.gtk.gio.JnaVolumeIface.OnEjectWithOperationFinish getFieldEjectWithOperationFinish()Finishes an eject operation using a #GMountOperation. Since 2.22.
SeeVolumeIface.OnEjectWithOperationFinish.onEjectWithOperationFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume, ch.bailu.gtk.gio.AsyncResult)
-
setFieldGetSortKey
Gets a key used for sorting #GVolume instance or %NULL if no such key exists. Since 2.32.
SeeVolumeIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetSortKey
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetSortKey getFieldGetSortKey()Gets a key used for sorting #GVolume instance or %NULL if no such key exists. Since 2.32.
SeeVolumeIface.OnGetSortKey.onGetSortKey(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
setFieldGetSymbolicIcon
Gets a symbolic #GIcon for the #GVolume. Since 2.34.
SeeVolumeIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getFieldGetSymbolicIcon
public ch.bailu.gtk.gio.JnaVolumeIface.OnGetSymbolicIcon getFieldGetSymbolicIcon()Gets a symbolic #GIcon for the #GVolume. Since 2.34.
SeeVolumeIface.OnGetSymbolicIcon.onGetSymbolicIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.Volume)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-