gwenhywfar 4.0.3
Functions

cocoa_gui_dialog_l.h File Reference

#include <gwenhywfar/dialog_be.h>
#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#import "CocoaWindow.h"

Go to the source code of this file.

Functions

int Cocoa_Gui_Dialog_Run (GWEN_DIALOG *dlg, int timeout)
void CocoaGui_Dialog_Extend (GWEN_DIALOG *dlg)
CocoaWindowCocoaGui_Dialog_GetMainWidget (const GWEN_DIALOG *dlg)
void CocoaGui_Dialog_Leave (GWEN_DIALOG *dlg, int result)
int CocoaGui_Dialog_Setup (GWEN_DIALOG *dlg, NSWindow *parentWindow)
void CocoaGui_Dialog_Unextend (GWEN_DIALOG *dlg)

Function Documentation

int Cocoa_Gui_Dialog_Run ( GWEN_DIALOG dlg,
int  timeout 
)
void CocoaGui_Dialog_Extend ( GWEN_DIALOG dlg)
CocoaWindow* CocoaGui_Dialog_GetMainWidget ( const GWEN_DIALOG dlg)
void CocoaGui_Dialog_Leave ( GWEN_DIALOG dlg,
int  result 
)
int CocoaGui_Dialog_Setup ( GWEN_DIALOG dlg,
NSWindow *  parentWindow 
)
void CocoaGui_Dialog_Unextend ( GWEN_DIALOG dlg)