pin-ui.h

来自「Bluezan implementation of the Bluetooth&」· C头文件 代码 · 共 5 行

H
5
字号
typedef struct _BluetoothPinRequest BluetoothPinRequest;typedef struct _BluetoothPinRequestClass BluetoothPinRequestClass;BluetoothPinRequest *bluetooth_pin_request_new (gboolean outgoing, const gchar *address, const gchar *name);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?