GIMP Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
struct GimpChainButton; #define GIMP_CHAIN_BUTTON (obj) enum GimpChainPosition; |
#define GIMP_CHAIN_BUTTON(obj) (GTK_CHECK_CAST ((obj), GIMP_TYPE_CHAIN_BUTTON, GimpChainButton)) |
obj : |
typedef enum { GIMP_CHAIN_TOP, GIMP_CHAIN_LEFT, GIMP_CHAIN_BOTTOM, GIMP_CHAIN_RIGHT } GimpChainPosition; |
|
position : | |
Returns : |
void gimp_chain_button_set_active (GimpChainButton *gcb, |
gcb : | |
is_active : |
|
gcb : | |
Returns : |