Class SignalListItemFactory
public class SignalListItemFactory
- Inheritance
-
SignalListItemFactory
- Inherited Members
Methods
GetGType()
Calls native function gtk_signal_list_item_factory_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
New()
Calls native constructor gtk_signal_list_item_factory_new.
public static extern IntPtr New()
Returns
- IntPtr
Transfer ownership: Full Nullable: False