[ CCode ( has_construct_function = false ) ]
public GDOrganization (string? name, string? title, string? relation_type, string? label, bool is_primary)
Creates a new GDOrganization.
More information is available in the GData specification.
name |
the name of the organization, or |
title |
the owner's title within the organization, or |
relation_type |
the relationship between the organization and its owner, or |
label |
a human-readable label for the organization, or |
is_primary |
|
a new GDOrganization, or |