SourceResource
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_resource_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceResource :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
Creation methods:
Methods:
- public string? dup_identity ()
- public unowned string? get_identity ()
Returns the server-assigned identity of the remote resource associated
with the Source to which this belongs.
- public void set_identity (string? identity)
Sets the server-assigned identity of the remote resource associated
with the Source to which this belongs.
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object