ButtonBox Class Reference

Inheritance diagram for ButtonBox:

Box HButtonBox VButtonBox List of all members.

Detailed Description

A box of buttons in a row.


Public Types

enum  
 The layout Style. More...

Public Member Functions

GtkButtonBoxStyle getLayout ()
 Gets the layout Style.
void setLayout (int layoutStyle)
 Sets the layout Style.
void setChildSecondary (Widget child, bit isSecondary)
 Sets the secondary flag for a child ???


Member Enumeration Documentation

anonymous enum
 

The layout Style.


Member Function Documentation

GtkButtonBoxStyle ButtonBox.getLayout  ) 
 

Gets the layout Style.

Returns:
the layout Style

void ButtonBox.setChildSecondary Widget  child,
bit  isSecondary
 

Sets the secondary flag for a child ???

Parameters:
child the child widget
isSecondary 

void ButtonBox.setLayout int  layoutStyle  ) 
 

Sets the layout Style.

Parameters:
layoutStyle the new layoutStyle


SourceForge.net Logo DSource.org Logo digitalmars.com Logo