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 interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final StringChecks if a #GVolume can be ejected.static final StringReturns %TRUE if the #GVolume can be mounted.static final StringChanged signal that is emitted when the volume's state has changed.static final StringEjects a given #GVolume.static final StringFinishes an eject operation.static final StringStarts ejecting a #GVolume using a #GMountOperation.static final StringFinishes an eject operation using a #GMountOperation.static final StringReturns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.static final StringThe parent interface.static final StringReturns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.static final StringGets a #GDrive the volume is located on.static final StringGets a #GIcon for the #GVolume.static final StringReturns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.static final StringGets a #GMount representing the mounted volume.static final StringGets a string containing the name of the #GVolume.static final StringGets a key used for sorting #GVolume instance or %NULL if no such key exists.static final StringGets a symbolic #GIcon for the #GVolume.static final StringGets the UUID for the #GVolume.static final StringFinishes a mount operation.static final StringMounts a given #GVolume.static final StringThe removed signal that is emitted when the #GVolume have been removed.static final StringReturns %TRUE if the #GVolume should be automatically mounted. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gio.JnaVolumeIface.OnCanEjectChecks if a #GVolume can be ejected.ch.bailu.gtk.gio.JnaVolumeIface.OnCanMountReturns %TRUE if the #GVolume can be mounted.ch.bailu.gtk.gio.JnaVolumeIface.OnChangedChanged signal that is emitted when the volume's state has changed.ch.bailu.gtk.gio.JnaVolumeIface.OnEjectFinishFinishes an eject operation.ch.bailu.gtk.gio.JnaVolumeIface.OnEjectWithOperationFinishFinishes an eject operation using a #GMountOperation.ch.bailu.gtk.gio.JnaVolumeIface.OnEnumerateIdentifiersReturns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.ch.bailu.gtk.gio.JnaVolumeIface.OnGetActivationRootReturns the activation root for the #GVolume if it is known in advance or %NULL if
it is not known.ch.bailu.gtk.gio.JnaVolumeIface.OnGetDriveGets a #GDrive the volume is located on.ch.bailu.gtk.gio.JnaVolumeIface.OnGetIconGets a #GIcon for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetIdentifierReturns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.ch.bailu.gtk.gio.JnaVolumeIface.OnGetMountGets a #GMount representing the mounted volume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetNameGets a string containing the name of the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetSortKeyGets a key used for sorting #GVolume instance or %NULL if no such key exists.ch.bailu.gtk.gio.JnaVolumeIface.OnGetSymbolicIconGets a symbolic #GIcon for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnGetUuidGets the UUID for the #GVolume.ch.bailu.gtk.gio.JnaVolumeIface.OnMountFinishFinishes a mount operation.ch.bailu.gtk.gio.JnaVolumeIface.OnRemovedThe removed signal that is emitted when the #GVolume have been removed.ch.bailu.gtk.gio.JnaVolumeIface.OnShouldAutomountReturns %TRUE if the #GVolume should be automatically mounted.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldCanEject(VolumeIface.OnCanEject can_eject) Checks if a #GVolume can be ejected.voidsetFieldCanMount(VolumeIface.OnCanMount can_mount) Returns %TRUE if the #GVolume can be mounted.voidsetFieldChanged(VolumeIface.OnChanged changed) Changed signal that is emitted when the volume's state has changed.voidsetFieldEjectFinish(VolumeIface.OnEjectFinish eject_finish) Finishes an eject operation.voidsetFieldEjectWithOperationFinish(VolumeIface.OnEjectWithOperationFinish eject_with_operation_finish) Finishes an eject operation using a #GMountOperation.voidsetFieldEnumerateIdentifiers(VolumeIface.OnEnumerateIdentifiers enumerate_identifiers) Returns an array strings listing the kinds
of [identifiers](#volume-identifiers) which the #GVolume has.voidsetFieldGetActivationRoot(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.voidsetFieldGetDrive(VolumeIface.OnGetDrive get_drive) Gets a #GDrive the volume is located on.voidsetFieldGetIcon(VolumeIface.OnGetIcon get_icon) Gets a #GIcon for the #GVolume.voidsetFieldGetIdentifier(VolumeIface.OnGetIdentifier get_identifier) Returns the [identifier](#volume-identifiers) of the given kind, or %NULL if
the #GVolume doesn't have one.voidsetFieldGetMount(VolumeIface.OnGetMount get_mount) Gets a #GMount representing the mounted volume.voidsetFieldGetName(VolumeIface.OnGetName get_name) Gets a string containing the name of the #GVolume.voidsetFieldGetSortKey(VolumeIface.OnGetSortKey get_sort_key) Gets a key used for sorting #GVolume instance or %NULL if no such key exists.voidsetFieldGetSymbolicIcon(VolumeIface.OnGetSymbolicIcon get_symbolic_icon) Gets a symbolic #GIcon for the #GVolume.voidsetFieldGetUuid(VolumeIface.OnGetUuid get_uuid) Gets the UUID for the #GVolume.voidsetFieldMountFinish(VolumeIface.OnMountFinish mount_finish) Finishes a mount operation.voidsetFieldRemoved(VolumeIface.OnRemoved removed) The removed signal that is emitted when the #GVolume have been removed.voidsetFieldShouldAutomount(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, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon 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()
-