Virtual Method
IdeWorkbenchAddincan_open
Declaration
gboolean
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 function. content_type
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. priority
-
Type:
gint*
No description available.
The data is owned by the caller of the function.