Table of Contents

Class ConnectAttribute

Namespace
Gtk
Assembly
Gtk-4.0.dll
[AttributeUsage(AttributeTargets.Field)]
public class ConnectAttribute : Attribute
Inheritance
ConnectAttribute
Inherited Members

Constructors

ConnectAttribute(string?)

public ConnectAttribute(string? objectId = null)

Parameters

objectId string

Properties

ObjectId

public string? ObjectId { get; }

Property Value

string