UnixFDMessage#
Deprecated since version PyGObject-3.16.0: Gio.UnixFDMessage is deprecated; use GioUnix.FDMessage instead
- Constructors:
FDMessage(**properties)
new() -> Gio.SocketControlMessage
new_with_fd_list(fd_list:Gio.UnixFDList) -> Gio.SocketControlMessage
Constructors#
- class UnixFDMessage
- classmethod new() SocketControlMessage#
- classmethod new_with_fd_list(fd_list: UnixFDList) SocketControlMessage#
- Parameters:
fd_list
Methods#
- class UnixFDMessage
-
- get_fd_list() UnixFDList#
Properties#
- class UnixFDMessage
- props.fd_list: UnixFDList#