Gladeui.WidgetGroup

Fields

None

Methods

get_adaptors ()

get_expanded ()

get_name ()

get_title ()

Details

class Gladeui.WidgetGroup
get_adaptors()
Returns:

a list of class adaptors in the palette

Return type:

[Gladeui.WidgetAdaptor]

get_expanded()
Returns:

Whether group is expanded in the palette

Return type:

bool

get_name()
Returns:

the widget group name

Return type:

str

get_title()
Returns:

the widget group name used in the palette

Return type:

str