![]() |
![]() |
![]() |
GOffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
GODocControl; enum GODocControlState; GODoc * go_doc_control_get_doc (GODocControl *dc
); void go_doc_control_set_doc (GODocControl *dc
,GODoc *doc
);
typedef enum { GO_DOC_CONTROL_STATE_NORMAL = 0, GO_DOC_CONTROL_STATE_FULLSCREEN, GO_DOC_CONTROL_STATE_MAX } GODocControlState;
GODoc * go_doc_control_get_doc (GODocControl *dc
);
|
GODocControl |
Returns : |
the GODoc associated to dc . [transfer none]
|