SourceChangeType
Description:
[ CCode ( cprefix = "GRL_CONTENT_" , type_id = "grl_source_change_type_get_type ()" ) ]
public enum SourceChangeType
Specifies which kind of change has happened in the plugin
Content:
Enum values:
- ADDED - new content has been added.
- CHANGED - content has changed.
- REMOVED - content has been removed