GDOrganization


Description:

[ 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.

Parameters:

name

the name of the organization, or null

title

the owner's title within the organization, or null

relation_type

the relationship between the organization and its owner, or null

label

a human-readable label for the organization, or null

is_primary

true if this organization is its owner's primary organization, false otherwise

Returns:

a new GDOrganization, or null; unref with unref