Description
struct MetaFrameBorders {
GtkBorder visible;
GtkBorder invisible;
GtkBorder total;
}
No description available.
Structure members
visible
Inner visible portion of frame border.
invisible
Outer invisible portion of frame border.
total
Sum of the two borders above.