Package ch.bailu.gtk.gio
Klasse AppInfoIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gio.AppInfoIface
- Alle implementierten Schnittstellen:
PointerInterface
Application Information interface, for operating system portability.
-
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
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Adds to the [iface@Gio.AppInfo] information about
supported file types.static final String
Checks if a [iface@Gio.AppInfo] can be deleted.static final String
Checks for support for removing supported file
types from a [iface@Gio.AppInfo].static final String
Deletes a [iface@Gio.AppInfo].static final String
Copies a [iface@Gio.AppInfo].static final String
Checks two [iface@Gio.AppInfo]s for equality.static final String
The parent interface.static final String
Gets the commandline for the [iface@Gio.AppInfo].static final String
Gets a short description for the application described by
the [iface@Gio.AppInfo].static final String
Gets the display name for the [iface@Gio.AppInfo].static final String
Gets the executable name for the [iface@Gio.AppInfo].static final String
Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].static final String
Gets a string identifier for a [iface@Gio.AppInfo].static final String
Gets the name of the application for a [iface@Gio.AppInfo].static final String
Retrieves the list of content types that @app_info
claims to support.static final String
Launches an application specified by the [iface@Gio.AppInfo].static final String
Launches an application with a list of URIs.static final String
Asynchronously launches an application with a list of
URIs.static final String
Finishes an operation started with @launch_uris_async.static final String
Removes a supported application type from a
[iface@Gio.AppInfo].static final String
Sets an application as default for a given
file extension.static final String
Sets an application as default for a given content
type.static final String
Sets the application as the last used.static final String
Returns whether an application should be shown (e.g. when
getting a list of installed applications).static final String
Indicates whether the application specified accepts
filename arguments.static final String
Indicates whether the application specified supports
launching URIs. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gio.JnaAppInfoIface.OnAddSupportsType
Adds to the [iface@Gio.AppInfo] information about
supported file types.ch.bailu.gtk.gio.JnaAppInfoIface.OnCanDelete
Checks if a [iface@Gio.AppInfo] can be deleted.ch.bailu.gtk.gio.JnaAppInfoIface.OnCanRemoveSupportsType
Checks for support for removing supported file
types from a [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnDoDelete
Deletes a [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnDup
Copies a [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnEqual
Checks two [iface@Gio.AppInfo]s for equality.ch.bailu.gtk.gio.JnaAppInfoIface.OnGetCommandline
Gets the commandline for the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetDescription
Gets a short description for the application described by
the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetDisplayName
Gets the display name for the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetExecutable
Gets the executable name for the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetIcon
Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetId
Gets a string identifier for a [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetName
Gets the name of the application for a [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnGetSupportedTypes
Retrieves the list of content types that @app_info
claims to support.ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunch
Launches an application specified by the [iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunchUris
Launches an application with a list of URIs.ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunchUrisFinish
Finishes an operation started with @launch_uris_async.ch.bailu.gtk.gio.JnaAppInfoIface.OnRemoveSupportsType
Removes a supported application type from a
[iface@Gio.AppInfo].ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsDefaultForExtension
Sets an application as default for a given
file extension.ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsDefaultForType
Sets an application as default for a given content
type.ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsLastUsedForType
Sets the application as the last used.ch.bailu.gtk.gio.JnaAppInfoIface.OnShouldShow
Returns whether an application should be shown (e.g. when
getting a list of installed applications).ch.bailu.gtk.gio.JnaAppInfoIface.OnSupportsFiles
Indicates whether the application specified accepts
filename arguments.ch.bailu.gtk.gio.JnaAppInfoIface.OnSupportsUris
Indicates whether the application specified supports
launching URIs.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldAddSupportsType
(AppInfoIface.OnAddSupportsType add_supports_type) Adds to the [iface@Gio.AppInfo] information about
supported file types.void
setFieldCanDelete
(AppInfoIface.OnCanDelete can_delete) Checks if a [iface@Gio.AppInfo] can be deleted.void
setFieldCanRemoveSupportsType
(AppInfoIface.OnCanRemoveSupportsType can_remove_supports_type) Checks for support for removing supported file
types from a [iface@Gio.AppInfo].void
setFieldDoDelete
(AppInfoIface.OnDoDelete do_delete) Deletes a [iface@Gio.AppInfo].void
Copies a [iface@Gio.AppInfo].void
Checks two [iface@Gio.AppInfo]s for equality.void
setFieldGetCommandline
(AppInfoIface.OnGetCommandline get_commandline) Gets the commandline for the [iface@Gio.AppInfo].void
setFieldGetDescription
(AppInfoIface.OnGetDescription get_description) Gets a short description for the application described by
the [iface@Gio.AppInfo].void
setFieldGetDisplayName
(AppInfoIface.OnGetDisplayName get_display_name) Gets the display name for the [iface@Gio.AppInfo].void
setFieldGetExecutable
(AppInfoIface.OnGetExecutable get_executable) Gets the executable name for the [iface@Gio.AppInfo].void
setFieldGetIcon
(AppInfoIface.OnGetIcon get_icon) Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].void
setFieldGetId
(AppInfoIface.OnGetId get_id) Gets a string identifier for a [iface@Gio.AppInfo].void
setFieldGetName
(AppInfoIface.OnGetName get_name) Gets the name of the application for a [iface@Gio.AppInfo].void
setFieldGetSupportedTypes
(AppInfoIface.OnGetSupportedTypes get_supported_types) Retrieves the list of content types that @app_info
claims to support.void
setFieldLaunch
(AppInfoIface.OnLaunch launch) Launches an application specified by the [iface@Gio.AppInfo].void
setFieldLaunchUris
(AppInfoIface.OnLaunchUris launch_uris) Launches an application with a list of URIs.void
setFieldLaunchUrisFinish
(AppInfoIface.OnLaunchUrisFinish launch_uris_finish) Finishes an operation started with @launch_uris_async.void
setFieldRemoveSupportsType
(AppInfoIface.OnRemoveSupportsType remove_supports_type) Removes a supported application type from a
[iface@Gio.AppInfo].void
setFieldSetAsDefaultForExtension
(AppInfoIface.OnSetAsDefaultForExtension set_as_default_for_extension) Sets an application as default for a given
file extension.void
setFieldSetAsDefaultForType
(AppInfoIface.OnSetAsDefaultForType set_as_default_for_type) Sets an application as default for a given content
type.void
setFieldSetAsLastUsedForType
(AppInfoIface.OnSetAsLastUsedForType set_as_last_used_for_type) Sets the application as the last used.void
setFieldShouldShow
(AppInfoIface.OnShouldShow should_show) Returns whether an application should be shown (e.g. when
getting a list of installed applications).void
setFieldSupportsFiles
(AppInfoIface.OnSupportsFiles supports_files) Indicates whether the application specified accepts
filename arguments.void
setFieldSupportsUris
(AppInfoIface.OnSupportsUris supports_uris) Indicates whether the application specified supports
launching URIs.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
Copies a [iface@Gio.AppInfo].
SeeAppInfoIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
EQUAL
Checks two [iface@Gio.AppInfo]s for equality.
SeeAppInfoIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_ID
Gets a string identifier for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetId.onGetId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_NAME
Gets the name of the application for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_DESCRIPTION
Gets a short description for the application described by
the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_EXECUTABLE
Gets the executable name for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetExecutable.onGetExecutable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_ICON
Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
LAUNCH
Launches an application specified by the [iface@Gio.AppInfo].
SeeAppInfoIface.OnLaunch.onLaunch(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
- Siehe auch:
-
SUPPORTS_URIS
Indicates whether the application specified supports
launching URIs.
SeeAppInfoIface.OnSupportsUris.onSupportsUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
SUPPORTS_FILES
Indicates whether the application specified accepts
filename arguments.
SeeAppInfoIface.OnSupportsFiles.onSupportsFiles(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
LAUNCH_URIS
Launches an application with a list of URIs.
SeeAppInfoIface.OnLaunchUris.onLaunchUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
- Siehe auch:
-
SHOULD_SHOW
Returns whether an application should be shown (e.g. when
getting a list of installed applications).
[FreeDesktop.Org Startup Notification Specification](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).
SeeAppInfoIface.OnShouldShow.onShouldShow(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
SET_AS_DEFAULT_FOR_TYPE
Sets an application as default for a given content
type.
SeeAppInfoIface.OnSetAsDefaultForType.onSetAsDefaultForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
- Siehe auch:
-
SET_AS_DEFAULT_FOR_EXTENSION
Sets an application as default for a given
file extension.
SeeAppInfoIface.OnSetAsDefaultForExtension.onSetAsDefaultForExtension(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
- Siehe auch:
-
ADD_SUPPORTS_TYPE
Adds to the [iface@Gio.AppInfo] information about
supported file types.
SeeAppInfoIface.OnAddSupportsType.onAddSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
- Siehe auch:
-
CAN_REMOVE_SUPPORTS_TYPE
Checks for support for removing supported file
types from a [iface@Gio.AppInfo].
SeeAppInfoIface.OnCanRemoveSupportsType.onCanRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
REMOVE_SUPPORTS_TYPE
Removes a supported application type from a
[iface@Gio.AppInfo].
SeeAppInfoIface.OnRemoveSupportsType.onRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
- Siehe auch:
-
CAN_DELETE
Checks if a [iface@Gio.AppInfo] can be deleted. (Since 2.20)
SeeAppInfoIface.OnCanDelete.onCanDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
DO_DELETE
Deletes a [iface@Gio.AppInfo]. (Since 2.20)
SeeAppInfoIface.OnDoDelete.onDoDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_COMMANDLINE
Gets the commandline for the [iface@Gio.AppInfo].
(Since 2.20)
SeeAppInfoIface.OnGetCommandline.onGetCommandline(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
GET_DISPLAY_NAME
Gets the display name for the [iface@Gio.AppInfo].
(Since 2.24)
SeeAppInfoIface.OnGetDisplayName.onGetDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
SET_AS_LAST_USED_FOR_TYPE
Sets the application as the last used. See
[method@Gio.AppInfo.set_as_last_used_for_type].
SeeAppInfoIface.OnSetAsLastUsedForType.onSetAsLastUsedForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
- Siehe auch:
-
GET_SUPPORTED_TYPES
Retrieves the list of content types that @app_info
claims to support.
SeeAppInfoIface.OnGetSupportedTypes.onGetSupportedTypes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
- Siehe auch:
-
LAUNCH_URIS_ASYNC
Asynchronously launches an application with a list of
URIs. (Since: 2.60)
Private field: cb-with-cb- Siehe auch:
-
LAUNCH_URIS_FINISH
Finishes an operation started with @launch_uris_async.
(Since: 2.60)
SeeAppInfoIface.OnLaunchUrisFinish.onLaunchUrisFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AsyncResult)
- Siehe auch:
-
-
Konstruktordetails
-
AppInfoIface
-
AppInfoIface
public AppInfoIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldDup
Copies a [iface@Gio.AppInfo].
SeeAppInfoIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldDup
public ch.bailu.gtk.gio.JnaAppInfoIface.OnDup getFieldDup()Copies a [iface@Gio.AppInfo].
SeeAppInfoIface.OnDup.onDup(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldEqual
Checks two [iface@Gio.AppInfo]s for equality.
SeeAppInfoIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AppInfo)
-
getFieldEqual
public ch.bailu.gtk.gio.JnaAppInfoIface.OnEqual getFieldEqual()Checks two [iface@Gio.AppInfo]s for equality.
SeeAppInfoIface.OnEqual.onEqual(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetId
Gets a string identifier for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetId.onGetId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetId
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetId getFieldGetId()Gets a string identifier for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetId.onGetId(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetName
Gets the name of the application for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetName
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetName getFieldGetName()Gets the name of the application for a [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetName.onGetName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetDescription
Gets a short description for the application described by
the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetDescription
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetDescription getFieldGetDescription()Gets a short description for the application described by
the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetDescription.onGetDescription(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetExecutable
Gets the executable name for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetExecutable.onGetExecutable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetExecutable
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetExecutable getFieldGetExecutable()Gets the executable name for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetExecutable.onGetExecutable(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetIcon
Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetIcon
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetIcon getFieldGetIcon()Gets the [iface@Gio.Icon] for the [iface@Gio.AppInfo].
SeeAppInfoIface.OnGetIcon.onGetIcon(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldLaunch
Launches an application specified by the [iface@Gio.AppInfo].
SeeAppInfoIface.OnLaunch.onLaunch(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
-
getFieldLaunch
public ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunch getFieldLaunch()Launches an application specified by the [iface@Gio.AppInfo].
SeeAppInfoIface.OnLaunch.onLaunch(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
-
setFieldSupportsUris
Indicates whether the application specified supports
launching URIs.
SeeAppInfoIface.OnSupportsUris.onSupportsUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldSupportsUris
public ch.bailu.gtk.gio.JnaAppInfoIface.OnSupportsUris getFieldSupportsUris()Indicates whether the application specified supports
launching URIs.
SeeAppInfoIface.OnSupportsUris.onSupportsUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldSupportsFiles
Indicates whether the application specified accepts
filename arguments.
SeeAppInfoIface.OnSupportsFiles.onSupportsFiles(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldSupportsFiles
public ch.bailu.gtk.gio.JnaAppInfoIface.OnSupportsFiles getFieldSupportsFiles()Indicates whether the application specified accepts
filename arguments.
SeeAppInfoIface.OnSupportsFiles.onSupportsFiles(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldLaunchUris
Launches an application with a list of URIs.
SeeAppInfoIface.OnLaunchUris.onLaunchUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
-
getFieldLaunchUris
public ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunchUris getFieldLaunchUris()Launches an application with a list of URIs.
SeeAppInfoIface.OnLaunchUris.onLaunchUris(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.glib.List, ch.bailu.gtk.gio.AppLaunchContext)
-
setFieldShouldShow
Returns whether an application should be shown (e.g. when
getting a list of installed applications).
[FreeDesktop.Org Startup Notification Specification](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).
SeeAppInfoIface.OnShouldShow.onShouldShow(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldShouldShow
public ch.bailu.gtk.gio.JnaAppInfoIface.OnShouldShow getFieldShouldShow()Returns whether an application should be shown (e.g. when
getting a list of installed applications).
[FreeDesktop.Org Startup Notification Specification](http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt).
SeeAppInfoIface.OnShouldShow.onShouldShow(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldSetAsDefaultForType
Sets an application as default for a given content
type.
SeeAppInfoIface.OnSetAsDefaultForType.onSetAsDefaultForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
getFieldSetAsDefaultForType
public ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsDefaultForType getFieldSetAsDefaultForType()Sets an application as default for a given content
type.
SeeAppInfoIface.OnSetAsDefaultForType.onSetAsDefaultForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
setFieldSetAsDefaultForExtension
public void setFieldSetAsDefaultForExtension(AppInfoIface.OnSetAsDefaultForExtension set_as_default_for_extension) Sets an application as default for a given
file extension.
SeeAppInfoIface.OnSetAsDefaultForExtension.onSetAsDefaultForExtension(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
getFieldSetAsDefaultForExtension
public ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsDefaultForExtension getFieldSetAsDefaultForExtension()Sets an application as default for a given
file extension.
SeeAppInfoIface.OnSetAsDefaultForExtension.onSetAsDefaultForExtension(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
setFieldAddSupportsType
Adds to the [iface@Gio.AppInfo] information about
supported file types.
SeeAppInfoIface.OnAddSupportsType.onAddSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
getFieldAddSupportsType
public ch.bailu.gtk.gio.JnaAppInfoIface.OnAddSupportsType getFieldAddSupportsType()Adds to the [iface@Gio.AppInfo] information about
supported file types.
SeeAppInfoIface.OnAddSupportsType.onAddSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
setFieldCanRemoveSupportsType
public void setFieldCanRemoveSupportsType(AppInfoIface.OnCanRemoveSupportsType can_remove_supports_type) Checks for support for removing supported file
types from a [iface@Gio.AppInfo].
SeeAppInfoIface.OnCanRemoveSupportsType.onCanRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldCanRemoveSupportsType
public ch.bailu.gtk.gio.JnaAppInfoIface.OnCanRemoveSupportsType getFieldCanRemoveSupportsType()Checks for support for removing supported file
types from a [iface@Gio.AppInfo].
SeeAppInfoIface.OnCanRemoveSupportsType.onCanRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldRemoveSupportsType
Removes a supported application type from a
[iface@Gio.AppInfo].
SeeAppInfoIface.OnRemoveSupportsType.onRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
getFieldRemoveSupportsType
public ch.bailu.gtk.gio.JnaAppInfoIface.OnRemoveSupportsType getFieldRemoveSupportsType()Removes a supported application type from a
[iface@Gio.AppInfo].
SeeAppInfoIface.OnRemoveSupportsType.onRemoveSupportsType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
setFieldCanDelete
Checks if a [iface@Gio.AppInfo] can be deleted. (Since 2.20)
SeeAppInfoIface.OnCanDelete.onCanDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldCanDelete
public ch.bailu.gtk.gio.JnaAppInfoIface.OnCanDelete getFieldCanDelete()Checks if a [iface@Gio.AppInfo] can be deleted. (Since 2.20)
SeeAppInfoIface.OnCanDelete.onCanDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldDoDelete
Deletes a [iface@Gio.AppInfo]. (Since 2.20)
SeeAppInfoIface.OnDoDelete.onDoDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldDoDelete
public ch.bailu.gtk.gio.JnaAppInfoIface.OnDoDelete getFieldDoDelete()Deletes a [iface@Gio.AppInfo]. (Since 2.20)
SeeAppInfoIface.OnDoDelete.onDoDelete(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetCommandline
Gets the commandline for the [iface@Gio.AppInfo].
(Since 2.20)
SeeAppInfoIface.OnGetCommandline.onGetCommandline(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetCommandline
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetCommandline getFieldGetCommandline()Gets the commandline for the [iface@Gio.AppInfo].
(Since 2.20)
SeeAppInfoIface.OnGetCommandline.onGetCommandline(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldGetDisplayName
Gets the display name for the [iface@Gio.AppInfo].
(Since 2.24)
SeeAppInfoIface.OnGetDisplayName.onGetDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetDisplayName
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetDisplayName getFieldGetDisplayName()Gets the display name for the [iface@Gio.AppInfo].
(Since 2.24)
SeeAppInfoIface.OnGetDisplayName.onGetDisplayName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldSetAsLastUsedForType
public void setFieldSetAsLastUsedForType(AppInfoIface.OnSetAsLastUsedForType set_as_last_used_for_type) Sets the application as the last used. See
[method@Gio.AppInfo.set_as_last_used_for_type].
SeeAppInfoIface.OnSetAsLastUsedForType.onSetAsLastUsedForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
getFieldSetAsLastUsedForType
public ch.bailu.gtk.gio.JnaAppInfoIface.OnSetAsLastUsedForType getFieldSetAsLastUsedForType()Sets the application as the last used. See
[method@Gio.AppInfo.set_as_last_used_for_type].
SeeAppInfoIface.OnSetAsLastUsedForType.onSetAsLastUsedForType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.type.Str)
-
setFieldGetSupportedTypes
Retrieves the list of content types that @app_info
claims to support.
SeeAppInfoIface.OnGetSupportedTypes.onGetSupportedTypes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
getFieldGetSupportedTypes
public ch.bailu.gtk.gio.JnaAppInfoIface.OnGetSupportedTypes getFieldGetSupportedTypes()Retrieves the list of content types that @app_info
claims to support.
SeeAppInfoIface.OnGetSupportedTypes.onGetSupportedTypes(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo)
-
setFieldLaunchUrisFinish
Finishes an operation started with @launch_uris_async.
(Since: 2.60)
SeeAppInfoIface.OnLaunchUrisFinish.onLaunchUrisFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AsyncResult)
-
getFieldLaunchUrisFinish
public ch.bailu.gtk.gio.JnaAppInfoIface.OnLaunchUrisFinish getFieldLaunchUrisFinish()Finishes an operation started with @launch_uris_async.
(Since: 2.60)
SeeAppInfoIface.OnLaunchUrisFinish.onLaunchUrisFinish(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gio.AppInfo, ch.bailu.gtk.gio.AsyncResult)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-