gtkmm 4.19.0
Gsk::Corner_Wrapper Class Referencefinal

Wrapper for enum Corner. More...

#include <gskmm/enums.h>

Public Types

enum  Corner {
  TOP_LEFT ,
  TOP_RIGHT ,
  BOTTOM_RIGHT ,
  BOTTOM_LEFT
}
 The corner indices used by Gsk::RoundedRect. More...

Detailed Description

Wrapper for enum Corner.

Corner enumerators are scoped and can be implicitly converted to int. The scope is Gsk::Corner::