Class GtkBorder


  • public class GtkBorder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int bottom  
      int left  
      int right  
      static int sizeof  
      int top  
    • Constructor Summary

      Constructors 
      Constructor Description
      GtkBorder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • left

        public int left
      • right

        public int right
      • top

        public int top
      • bottom

        public int bottom
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • GtkBorder

        public GtkBorder()