Class

GgitDiffFormatEmailOptions

Description

class Ggit.DiffFormatEmailOptions : GObject.Object {
  parent_instance: GObject
}
No description available.

Ancestors

Constructors

ggit_diff_format_email_options_new

Create a new checkout options object.

Properties

Ggit.DiffFormatEmailOptions:author
No description available.
Ggit.DiffFormatEmailOptions:body
No description available.
Ggit.DiffFormatEmailOptions:flags
No description available.
Ggit.DiffFormatEmailOptions:id
No description available.
Ggit.DiffFormatEmailOptions:patch-number
No description available.
Ggit.DiffFormatEmailOptions:summary
No description available.
Ggit.DiffFormatEmailOptions:total-patches
No description available.

Signals

Signals inherited from GObject (1)
GObject.Object::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct GgitDiffFormatEmailOptionsClass {
  GObjectClass parent_class;
  
}
Class members
parent_class
GObjectClass
  No description available.