Method

GdkToplevelminimize

Declaration [src]

gboolean
gdk_toplevel_minimize (
  GdkToplevel* toplevel
)

Description [src]

Asks to minimize the toplevel.

The windowing system may choose to ignore the request.

Return value

Type: gboolean

TRUE if the surface was minimized.