建構子

ArrowFlightCommandDescriptornew

自版本:5.0.0 起

宣告 [src]

GAFlightCommandDescriptor*
gaflight_command_descriptor_new (
  const gchar* command
)

描述

無可用描述。

自版本 5.0.0 起可用

參數

command

類型: const gchar*

用於表達指令的不透明值。

資料的所有權屬於函式的呼叫者。
此值為 NUL 終止的 UTF-8 字串。

回傳值

類型: GAFlightCommandDescriptor

新建立的 GAFlightCommandDescriptor

函式的呼叫者取得資料的所有權,並負責釋放它。