Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkListBoxRow ╰── CallsCallRecordRow
CallsCallRecordRow implements GtkAccessible, GtkBuildable, GtkConstraintTarget and GtkActionable.
CallsCallRecordRow *
calls_call_record_row_new (CallsCallRecord *record
);
CallsCallRecord *
calls_call_record_row_get_record (CallsCallRecordRow *self
);
“record”
property“record” CallsCallRecord *
The call record for this row.
Owner: CallsCallRecordRow
Flags: Read / Write / Construct Only