Enumeration

GntWindowFlags

Declaration

flags Gnt.WindowFlags

Description [src]

Flags indicating the maximization state of a GntWindow.

Members

Name Description
GNT_WINDOW_MAXIMIZE_X

The window size will be maximized in the x-direction.

GNT_WINDOW_MAXIMIZE_Y

The window size will be maximized in the y-direction.