Struct
MetaButtonLayout
Description
struct MetaButtonLayout {
MetaButtonFunction left_buttons[4];
gboolean left_buttons_has_spacer[4];
MetaButtonFunction right_buttons[4];
gboolean right_buttons_has_spacer[4];
}
No description available.
Structure members
left_buttons:
MetaButtonFunction
No description available.
left_buttons_has_spacer:
gboolean
No description available.
right_buttons:
MetaButtonFunction
No description available.
right_buttons_has_spacer:
gboolean
No description available.