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