Class Separator
public class Separator
- Inheritance
-
Separator
- Inherited Members
Methods
GetGType()
Calls native function gtk_separator_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
New(Orientation)
Calls native constructor gtk_separator_new.
public static extern IntPtr New(Orientation orientation)
Parameters
orientation
OrientationTransfer ownership: None Nullable: False
Returns
- IntPtr
Transfer ownership: None Nullable: False