public static void SetNetWmWindowType(
Window obj,
X11NetWmWindowType value
)Public Shared Sub SetNetWmWindowType (
obj As Window,
value As X11NetWmWindowType
)static member SetNetWmWindowType :
obj : Window *
value : X11NetWmWindowType -> unit