Method
QuarrelCommandget_opt
Declaration
QuarrelOpt*
quarrel_command_get_opt (
QuarrelCommand* self,
const gchar* _long_,
gchar _short_
)
Parameters
_long_-
Type:
const gchar*No description available.
The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. _short_-
Type:
gcharNo description available.
Return value
Type: QuarrelOpt
No description available.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |