Method
IdeWorkbenchAddincan_open
Declaration
gboolean
ide_workbench_addin_can_open (
IdeWorkbenchAddin* self,
GFile* file,
const gchar* content_type,
gint* priority
)
Parameters
file
-
Type:
GFile
No description available.
The data is owned by the caller of the method. content_type
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. priority
-
Type:
gint*
No description available.
The data is owned by the caller of the method.